User Activity

Posted on May 20, 2012 at 20:02 The input to this function is a 'Desired Frequency' and the function, fairly quickly locates (out of the 4 billion possibilities! (ARR(16bit)*PSC(16bit)) the correct values for a given TIMER'S PRESCALER(PSC) and P...
Posted on May 20, 2012 at 03:55I must say, the STM32F4-Discovery is most definitely the most accessible microcontroller I've ever worked with. I now have a fully working USB via CDC(ie. virtual com port), an LCD for basic data display, and now a Web...
Posted on May 17, 2012 at 02:36Does anyone know how to produce a solid 3-phase implementation via the timers on these STM32F4-Discovery? I'm wanting to be able to produce a simple 3-phase digital signal upon 3 output channels are varying frequencies...