Posted on May 17, 2011 at 09:29STR9 EVAL BOARD available? I do not see an evaluation board from ST for this processor. [ This message was edited by: dom on 30-05-2006 01:47 ]
Posted on August 15, 2006 at 05:47I am debuging USB Mouse demo using my str7 board. I want to use 48MHZ osc to USBCLK pin. But the usb demo can't work! How can I init the cpu using 48MHZ osc to USBCLK PIN?
Posted on April 10, 2006 at 09:39I found some strange! When I using TIM0 for periodic timer interrupt and TIM1 to count external pulses,It only respond the TIM0 periodic interrupt . TIM1 Overflow interrupt never respond. When I just using TIM1 to co...
Posted on April 08, 2006 at 01:46I am using STR710 timer1 to count external pulses. When the timer1 Overflow,It can't jump to the IRQHandler.I don't know why! // try to make sure that timer1 is in ''normal'' mode // Initialize the Timer 1 TIM_Init...