8000 ESP32-S3 FREERTOS DUAL CORE USE · Issue #8927 · micropython/micropython · GitHub
[go: up one dir, main page]

Skip to content
ESP32-S3 FREERTOS DUAL CORE USE #8927
Closed
@TGiles1998

Description

@TGiles1998

Hi,

I have been trying to enable the use of both cores for micropython on the ESP32-S3. I have read:

#4611
#4895
#8197
#7258

Is there a simple flag that I can place in the sdkconfig file to re-enable the use of both cores. I understand that I have to be careful about global variables and if both cores try to access the same one, issues are caused but it would be very useful to run simultaneous tasks on both cores at the same time.

Searching through the files I know that the I2S non blocking uses freertos to assign to a different core but I'm also not sure how this would be implemented.

Many thanks,

Thomas

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0