User Activity

Posted on August 29, 2013 at 15:54 Hi all, I have some problems with I2C3 interrupts, I have enabled the interrupt but the handler interrupt never executes. Here is the interrupt configuration: NVIC_InitTypeDef NVIC_InitStru...
Posted on August 05, 2013 at 12:10 Hello, I am trying to connect two boards using I2C. I have already configured one as master but whenever I send the start condition the I2C bus is busy. Maybe I am wrong in the initialization of the GPIO...
Posted on July 30, 2013 at 10:15Hello, I am new to STM32F4 and I have been digging into documentation for the lasts two weeks.My application uses a 320x240 LCD display and is managed through the FSMC bus. If I have understood correctly the FSMC mana...