Very newbe with microcontroller programming
Hello everyone!
I'm start to learn MCU programming with STM32CubeIDE (have to learn by work).
I've never programmed a micro before, so I'm a true beginner.
I started with Youtube tutorials and learned how blink the led (by toggle, using the user button, by timer, interrupt, etc...) and using the PWM (for exemple shading the led).
My question is: how can I learn more about this kind of programming? I have STM32CubeIDE, STM32CubeMX software, a NUCLEO - L053R8 and a NUCLEO - F401RE.
Can you suggest me some tutorial, training or even some book to learning in the right way?