User Activity

Hey,According to the datasheet, the stm32f103RB has 128K of Flash memory. If my code exceed 64k I am getting a linker error “L6406E: No space in execution regions with .ANY selector matching …�?Did I have overlooked something ?I'm working wth the Kei...
Posted on June 09, 2013 at 16:32Hey Guys, I'm currently playing with the STM32F205RC Controller and I have some troubles with using  the A/D converter with DMA. The task I want to do is quite simple. I want to measure a voltage using ADC1 on Port A ...