User Activity

Posted on November 24, 2015 at 12:34Hello,I'm programming a timer in stm32f103rb but when I load the code the IAR show me an error. This code goes well in another microcontroller stm32f103RD. I show the code:/* Public variables ---------------------...
Posted on November 24, 2015 at 09:51Hello,I' m programming stm32f103RB and my code goes well but I'm doing some changes and when I try to load the code the IAR show my this error:* Programming failed @address 0x0800400 (program error)I don't know wh...
Posted on November 12, 2015 at 18:21Hi everybody!!I'm doing a program in which I would like to read two ADC channel but I couldn't. I use to do this the ADC and the DMA. I don't known what is wrong in my code. /* Includes ---------------------------...