2006-08-14 09:44 PM
2006-08-14 08:47 PM
I 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?2006-08-14 09:44 PM
Hi dom,
Actually the Mouse demo included in the STR7 USB Developer Kit uses already an external 48Mhz to clock the USB IP (all demos are implemented in the STR7 Eval Board)... So it should works fine in your board... Maybe the problem is due to the main or APB clocks? Note that to avoid data overrun/underrun problems in the USB IP the APB clock frequency must be greater than 8 MHz...