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.
50 MHz Cortex-M0 — what it means for the BOM
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. The 4 KB EEPROM is useful for storing calibration constants or configuration without wearing the Flash.
Package and environment
32-lead HVQFN (5x5 mm) package. Exposed pad must be soldered to a ground plane. Rated -40°C to 85°C.
