User Activity

Posted on October 24, 2014 at 15:56 I am trying to synchronise timer 3 and timer 4 to output a series of complimentary signals I have timer 3 outputting a square wave at 1MHz and I want timer 4 to output a square wave at 5kHz (factor of 1...
Posted on September 20, 2014 at 11:50With my STM32F4 discovery board I cannot get the UART4_IRQHandler to be triggered on incoming serial data. However the USART2_IRQHandler functions as expected and when the data is ready from the UART4 RX data reg...