User Activity

Posted on September 15, 2013 at 17:55hello i wanna build a project in keil that is a blinker actually a wanna set and reset GPIOA pins which registers i should adjust ?my program is:#define STM32F10X_CL#include <stm32f10x.h>int main(){int i=0;RCC->A...
Posted on September 05, 2013 at 16:24hello i designed an eval board base on stm32f107RC myself and i want to program it by using dfu bootloadert then i should download the bootloader file(IAP) from this site so i did this .now do i have to put a 25M...