Silan SC32F5
Jump to navigation
Jump to search
The Silan SC32F5 series are 32-bit general-purpose microcontrollers based on the ARM Cortex-M0 processor.
Flash Banks
Internal Flash
Flash Bank | Base address | Size | J-Link Support |
---|---|---|---|
Internal Flash | 0x00000000 | Up to 256 KB | ![]() |
Data Flash | - | Up to 1 KB | ![]() |
Option Bytes | - | Up to 2 KB | ![]() |
Data Flash is only present on some variants of the SC32F57 family.
Watchdog Handling
- The device has up to three watchdogs: IWDT, WDOG0 and WDOG1.
- All watchdogs are fed during flash programming.
- IWDT is switched to windowed mode during flash programming and restored afterwards.
Device Specific Handling
Reset
- The device uses normal Cortex-M reset, no special handling necessary, like described here.