2013-07-05 04:25 AM
2013-07-05 05:59 AM
So what's happening with USART1? Unless configured correctly these will be using PA9/PA10
I don't understand the double configuration of PB14/PB15 This should surely be using TimerPeriod + 1 Channel1Pulse = (uint16_t) (((uint32_t) 5 * (TimerPeriod - 1)) / 10);2013-07-05 07:54 PM