STM32F4 different run from chip vs Debugger
Posted on January 23, 2015 at 01:27An application which includes DMA over SPI communication protocol is running nicely once STM32F405 is powered up. However, once running the same code from debugger - it does NOT behave properly. What might be the c...