Posted on May 17, 2011 at 13:20Hi, Is there any way to find out the chip ID including flash density (16K,32K,.. ) in real time? from my understanding the CUPID register gives more general information, am i right?
Posted on May 17, 2011 at 12:53Hi, find my setting below: =================================================================== TIM_DeInit(TIM3); TIM_ETRClockMode1Config(TIM3,TIM_ExtTRGPSC_OFF, TIM_ExtTRGPolarity_NonInverted,0x00); /* Select the TIM3...
Posted on May 17, 2011 at 12:53Hi, I'm trying to configure TIM3 to work with an external clock source through channel 3 - Port B.0. i noticed that when i use the SPI channels which reside on ports A.6 and A.7, this causes TIM3 to upcount. i assume t...
Posted on August 31, 2008 at 07:06Hi, Can anyone confirm that only timer 1 can be set to external clock mode? Is there any example for this mode? Tnx Amir.