Content originally posted in LPCWare by NXP_USA on Fri Jan 08 15:33:24 MST 2010
Quote: KTownsend
I'm just putting some prototypes together for the LPC1343 and I have the impression that the USB bootloader will only work if an external crystal is present? Given the following remark in the user manual ("[FONT=Arial][SIZE=2][FONT=Arial][SIZE=2]Always select the system oscillator to produce a stable 48 MHz clock for the USB block"[/SIZE][/FONT][/SIZE][/FONT]) perhaps ISP simply won't work with the IRC, but I definately wasn't expecting that. Is someone able to confirm this or correct me if I'm wrong?
An accurate external clock, crystal or high-accuracy ceramic resonator is required by the USB bootloader to produce a stable 48 MHz for USB. The clock frequency must be 12 MHz. The clock accuracy must better than +/- 0.25% to meet USB specs for a full speed device.
UART ISP runs from the internal oscillator.
-NXP