Posted on March 22, 2006 at 03:32Hi, Thanks for this technical solution. Someone told me that the external oscillator must run before the STR's wake up because the micro needs this clock to wake up. Is it true? Does the micro use an internal clock (...
Posted on March 15, 2006 at 08:08Hi, I'd like to know if it is possible to exit from standby mode with the external oscillator disable, then enable oscillator and enter in RUN mode. If the answer is yes, could you tell me how to proceed (which regis...
Posted on March 14, 2006 at 06:38Hi, I can't set the P0.10 gpio pull up internal resistor. I'm using the STR710 library and the following code: //set the P0.10 in pull up/ pull down weak input mode GPIO_CONFIG(GPIO0, 0x0400, GPIO_IPUPD_WP); //Set th...