User Activity

Posted on November 02, 2012 at 04:04Dear Friends,I would like to use more than one pins PA0, PB0, PC0 for external interrupt 0, for detecting 3 buttons. I tested with PA0 and it's working well but I want to expand more PINS in similar interrupt. Doe...
Posted on October 08, 2012 at 09:10Dear Friends,I read document AN4065 of ST. it told that use must configure 2 conditions for application code, I understand condition setting linker 0x08003000 for KEIL compiler.Does anyone help me explain condition...
Posted on October 08, 2012 at 04:23Dear friends,I implement continuous scan ADC1 with 8 channels 0,1,4,5,6,7,8,9 I post my code below. There is something, I don't understand that. If I configure: ADC_InitStructure.ADC_ScanDirection = ADC_ScanDirecti...
Posted on October 08, 2012 at 03:44Dear friends.In my project, I'm separating the flash memory for Eeprom emulation and application code but It's not working. Anyboy can help me my working is correct or not.In my project, I do something below for ST...
Posted on October 06, 2012 at 04:49Dear Friends.I'm using STM32F0 for my project but there is something I don't understand how to program the application flash file into flash memory of STM32F0. I explain my working and my understanding about the fl...