User Activity

Posted on December 08, 2015 at 12:08 Hello, I'm trying to use ADC with EXTI_ I have read many discussions before but still got an issue here. Here's the code I'm using: static void ADC3_CH13_DMA_Config(void) { ADC_InitTypeDef ADC_I...
Posted on November 29, 2015 at 23:34Hello,I'm trying to build a demo program (from firmware package) for STM32F429I - disco and i can't even rebuild the program due to the limit exceeding error. I'm confused here. Am i wrong with using Keil-MDK for ...
Posted on November 27, 2015 at 03:50Please help,I was programming my STM32F4-Discovery with an ''ADCInterleaved'' code (from template) using Keil and suddenly my board get disconnected from my PC. The program load was smooth though, but after i want...
Posted on October 07, 2015 at 03:01Hello, i got a trouble designing a rectangular signal generator, with specification like these:1. I need to generate a 1 MHz rectangular signal, (i got it already)2. Next was 1,0001 MHz, and i screwed up.So, i just...