User Activity

Posted on November 07, 2013 at 19:02 Hi, I am currently stuck with stlink v2 and ITM trace on a STM32F103RB. I am using CMSIS debug support by simply calling ITM_SendChar(). This is the only trace specific code than I am using. I...
Posted on September 20, 2013 at 18:13 I am puzzled over a missing SPI TX buffer empty interrupt at the end of a transmission. In slave mode I transmit x bytes and disable the tx interrupt when a new tx empty interrupt is generated after the ...