2013-10-25 07:06 AM
Hello,
i'm trying to use the SPI Communication. I have followed the instruction from the reference manual. But there is still a problem to write the tx data. When i use the debug mode the SPI1->DR will not be written by the value. I use the STM32f0Discovery board and KEIL Perhaps someone can help me.2013-10-25 08:31 AM
The debugger cannot view the content you write to SPIx->DR, it's not a memory, and viewing it will also interfere with SPIx->SR