adc dual mode.
Posted on October 14, 2010 at 12:44adc dual mode.
Posted on October 14, 2010 at 12:44adc dual mode.
Posted on October 16, 2010 at 17:51Re: Corrupt APBAHBPrescTable Array
Posted on October 16, 2010 at 17:47Re: Corrupt APBAHBPrescTable Array
Posted on October 15, 2010 at 13:30Hi, I'm going to try to write a few c++ sample projects. I'd like to use the ST demo board as target board. Is it possible to download some C++ project sample? Thanks Federico
Posted on October 12, 2010 at 13:22hi. i am trying to activate the adc module with the following program : __IO uint16_t ADCConvertedValue; int main(void) { int temp=0; setsystemclock(); //set system clock to 24Mhz3 //rcc CONFIGURATION RC...
Posted on October 14, 2010 at 16:17i understand that enabling the intrrupts is done while using the NVIC->ISER register but where can i find exactly how. what i meas is i could not find the description for each bit which bits i need to change in ord...
Posted on October 14, 2010 at 15:57i noticed in the expample codes that there is such athing as ADC dual mode but when i check the ADC->CR1 there is no such thing?
Posted on October 13, 2010 at 21:57Stuck with example
Posted on October 12, 2010 at 17:08hi i have aquestion about Interrupts: in all the example code that i saw i could never find where the program goes to in case of an Interrupt. here is one of the exmple code i have from st site which the button ac...
Posted on October 11, 2010 at 12:53Hi, i have a problem with this evalution board. I opened the project in EWARM 5.50 and tried to Download & Debug the base project(with blinking diodes), but i get this error messageFailed to load flash loader ..../...