How do I build a solid understanding of how to develop STM32xxx applications?
I've been slowly learning how to develop apps using STM32L4R9 and STM32F4xx MCUs. I just went through a really painful experience trying to develop an app that talks to a UART device and logs data to the SD card on the STM32L4R9-Discovery board that...