2020-06-25 8:27 PM
What are your recommendations for learning to code and configure peripherals and also learn the architecture of the Microcontroller??
Solved! Go to Solution.
2020-06-25 9:26 PM
The reference manual is the best place to learn the architecture of the system.
The LL has a user manual:
I think it would be more useful to just generate projects using STM32CubeMX and examine the generated code to learn how things are configured using the LL library.
2020-06-25 9:26 PM
The reference manual is the best place to learn the architecture of the system.
The LL has a user manual:
I think it would be more useful to just generate projects using STM32CubeMX and examine the generated code to learn how things are configured using the LL library.
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.