User Activity

Posted on December 11, 2013 at 11:57The subject line is not strictly right. I can set breakpoints but not on all of my code. Here is the story so far.I have written some code for the STM32F0 Discovery board. The code runs both SPI ports as masters, ...
Posted on December 05, 2013 at 15:02I have an application that requires both of the SPI interfaces running as masters. The code currently has SPI1 up and running. I have then copied the setup function calls and updated them to configure SPI2 (taking...