STM32F103 hangs when erasing page and receiving USART data
Posted on March 11, 2015 at 10:19 I am currently working on a STM32F103, and I want to program the flash. However, it appear that programming the flash with an USART device receiving bytes in the same time make it hangs: FLASH_BASE->CR |= FLAS...