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


Newbie question regarding STM32f070

Hello!

Been coding for STM32 for a couple of month now but I’m still a new beginner at the best.

I have one question that I know all you gurus can answer. I’m about to implement a CRC check of the flash, due to requirements, and the first thing I read about the CRC is that the RCC clock peripheral needs to be active:
“1. Enable the DMA peripheral clock via the RCC peripheral.”

Now it is like this that I use the I2C and therefore are prohibitted from activating the RCC in CubeMX.
Does that mean that I’m smoked?

Thanks in advance!
BR/
Andreas