User Activity

Posted on January 28, 2015 at 15:42Hello, is the following possible? Timer1 is in capture/compare mode. If an compare event is generated => start DMA2 DMA2 copy 2bytes in the data register of SPI1. SPI1 send the 2bytes I have try it, but I get no CL...
Posted on January 28, 2015 at 13:02Hello, I use the Timer1 in capture compare mode. I want the following function: 1. Timer1 starts to count from 0 2. Timer1 counter register is the same, like in compare register     => IRQ_CC 3. Timer1 counter regi...
Posted on January 26, 2015 at 21:27Hello, I hope you can help me. A long time I flashed and debugged my STM32F429DISC. And then the connection failed, the IDE (coocox) said, I should to check the cable connection. I tried to use an other program CoF...
Posted on November 02, 2014 at 22:55Hello, I want to connect an AD converter AD7903 with the STM32F429 http://www.analog.com/static/imported-files/data_sheets/AD7903.pdf The AD7903 can be driven in a simultaneous sampling mode. It is show in the dat...