User Activity

Posted on May 05, 2014 at 12:41Hi guys, I just used STM32 CubeMx to generate a brief project frame as I configed. I looked at the files that Cube includes to my project. For example, it has stm32f4xx_HAL_can.c, and in the stm32F429I discovery board ...
Posted on May 04, 2014 at 08:55 Hi everyone, I am using stm32F429 discovery boad to learn STM32 MCU. I tried to ask MCU read a voltage from ADC port(with DMA) and transfer that value to a DAC output(without DMA), just for me to familiar with...
Posted on April 06, 2014 at 08:24Hi everyone, I am a newbie to arm microcontroller and STM32 product. recently I want to buy a STM32F4-Discovery Board to play with arm chip. That board uses STM32F429I arm chip, and my toolchain is IAR EWARM 6.5.3, i...