Difference between revisions of "Lpc"

From Wiki at Neela Nurseries
Jump to navigation Jump to search
(Begin local notes page for NXP LPC family MCUs.)
(No difference)

Revision as of 20:31, 19 February 2025

NXP LPC microcontroller


Overview

==

Local notes page for NXP LPC family MCUs.

On-chip flash related

On-chip flash in at least one LPC part gives an error when reads attempted on erased but not written areas of flash. Github Zephyr RTOS issue from 2020:

Question, is NXP's proprietary flash firmware driver for on-chip / MCU flash needed for applications which run on LPC but don't use on-chip flash other than for program text? Questions go to Kconfig symbol SOC_FLASH_MCUX and seeming associated device tree node `/soc/peripheral@50000000/flash-controller@34000` . . .