I’m going down the list of peripherals in the LPC2148 and writing “Hello, world” programs to make them go, but I haven’t come across any that don’t work at the full 60MHz clock with no VPB divisor. However, the 2148 data sheet says the peripheral bus clock is initialized to 1/4 speed “because the VPB bus must work properly at power-up…”
Are there any built-in peripherals that wouldn’t work with the VPB running at full speed, or is the slow boot-up condition only for external peripherals?
Thanks!