Loading...
 

SW4STM32 and SW4Linux fully supports the STM32MP1 asymmetric multicore Cortex/A7+M4 MPUs

   With System Workbench for Linux, Embedded Linux on the STM32MP1 family of MPUs from ST was never as simple to build and maintain, even for newcomers in the Linux world. And, if you install System Workbench for Linux in System Workbench for STM32 you can seamlessly develop and debug asymmetric applications running partly on Linux, partly on the Cortex-M4.
You can get more information from the ac6-tools website and download (registration required) various documents highlighting:

System Workbench for STM32


SW to multicore STM boards ( FreeRtos/MicroPython application )

Italy

Hi everyone.
In the near future I will be buying STM cards with two processors. I should do this: I should run MicroPython on one processor and a FreeRtos application on the other. At the moment to make things simple I will make these two applications communicate through two separate serial ports (simulating a message IPC in some way). I would like to ask if there are any tutorials for learning how to do this? With System Workbench it is possible to download a program on a card with only one processor but how do you download the program written in FreeRtos on a particular core? Is it possible to use System Workbench to also install MicroPython on the other core?