Sometimes, using CubeMX and the HAL, there is something missing. For SDRAM, it is the command sequence that need to be issued after initializing the FMC module. The SDRAM itself…
STM32 UART Continuous Receive with Interrupt
My last post is quite some time ago, due to vacations and high workload. But now I encountered some problem within an embedded project, I want to share the solution…