User Activity

Posted on August 24, 2012 at 00:41stm32f4-discoveryI am impressed with the built-in 12bit adc. I want eventually to read 12 voltages at 10Hz or greater. I am going to simplify the problem to 2 channel add and expand to 12 once that is working. I rea...
Posted on July 12, 2012 at 02:23Using stm32f4 discoveryI am off to a good start with this board. I can not do floating point numbers. That is annoying but ok. I decided to move on and not use floating point numbers. When I try to fixed point I don't...
Posted on June 28, 2012 at 01:21using gcc 4.5.2, st-util 4242, stm32f4discovery, ADC3_DMA peripheral examples from STM32F4-Discovery_FW_V1.1.0, ld file from TrueStudio, startup file from CMSIS. When I run the program in the debugger the ADC value do...