Linko LKS32MC05x
Jump to navigation
Jump to search
The Linko LKS32MC05x series are microcontrollers based on the ARM Cortex-M0 core.
Flash Banks
| Flash Bank | Base address | Size | J-Link Support |
|---|---|---|---|
| Internal Flash | 0x00000000 | 32 KB |
If the device is locked by writing the protection word, it must be power-cycled manually to apply the new protection level.
Watchdog Handling
The device has a watchdog. If the watchdog is enabled, it is turned off during flash programming and turned back on afterwards.
Device Specific Handling
Connect
The protection level is checked on connect. If the device is locked, the user is asked if the device should be unlocked. The internal flash is erased during the unlock procedure.
Note:
The unlock procedure toggles the reset pin to apply the new protection level. If the reset pin is not connected, the user must power-cycle the chip manually.
The unlock procedure toggles the reset pin to apply the new protection level. If the reset pin is not connected, the user must power-cycle the chip manually.
Reset
The device uses Cortex-M reset, no special handling necessary, like described here.