User Activity

Posted on October 03, 2013 at 21:20Hi Folks We are porting a complex algorithm from the PC into the STM32F407 and we are testing it on a large test file (15000 items long) which I have include in a .h file in the form const int testdataA[15000] = { ...
Posted on September 13, 2013 at 10:40Hi Folks I been looking for information on the power scale modes of the STM32F4 and I've not been able to find any information on them - is there a good doc out there that explans them?? Thanks CS #pwr #stm32f...
Posted on September 02, 2013 at 13:14Hi Folks I'm working with the 32F4 discovery board and I've been looking for some examples of mixed Input and output pins on the same port, however they seem a like hard to find!! I checked the Ref Manual and doe...
Posted on May 20, 2013 at 16:04Hi Folks I have this simple example program that I am modifying and by moving one statement into a while statement it breaks it. I'm working on the STM32F4 Discovery boardHere is the code:- /* =========================...
Posted on May 20, 2013 at 15:24Hi  folks -sorry this was posted to the wrong forumCS  #timer-initiation-stm32f4