Difference between revisions of "NXP KL82"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ The NXP KL82 is a ultra-low power, Cortex-M0 based microcontroller. ==Reset== The device has a ROM bootloader which is only executed, if no application is programmed....")
 
(No difference)

Latest revision as of 10:52, 30 August 2022

Contents

The NXP KL82 is a ultra-low power, Cortex-M0 based microcontroller.

Reset

The device has a ROM bootloader which is only executed, if no application is programmed. Therefore no special reset strategy is required, we use reset type 0 (normal) by default.