The LPC11U35FHI33/501518: 32-bit ARM Cortex-M0 microcontroller from the LPC11Uxx series, clocked at 50 MHz. It carries 64 KB of Flash, 12 KB of SRAM, and 4 KB of EEPROM.
The 50 MHz core speed is the practical throughput ceiling for this part. For a USB-to-serial bridge or HID-class device, that is enough headroom to run the USB stack, handle the protocol, and still leave MIPS for sensor polling or simple control loops. If the application needs floating-point or DSP-style math, the Cortex-M0 lacks a hardware multiplier pipeline — that is a BOM-fit decision, not a performance gap. The 64 KB Flash and 12 KB RAM together support a moderate firmware image — a USB composite device with a CDC and HID interface plus a command parser fits comfortably.
Package and environment
32-lead HVQFN (5x5 mm) package.
