STM32F0 SPI to SPI using DMA controller
Posted on July 18, 2013 at 22:30I am using a STM32F0 chip and I have a serial flash chip hooked up to SPI1 and a 1.7'' serial display hooked up to SPI2. I have a YMODEM protocol implemented and have uploaded images to the flash. I also have a some...