ST STM32C0

From SEGGER Knowledge Base
Jump to navigation Jump to search

The ST STM32C0 series are microcontrollers based on the Arm® Cortex®-M0+ processor.

Flash Banks

Internal Flash

Device Base address Size J-Link Support
STM32C0xxx4 0x08000000 16 KB YES.png
STM32C0xxx6 0x08000000 32KB YES.png
STM32C0xxx8 0x08000000 64KB YES.png
STM32C0xxxB 0x08000000 128KB YES.png

Watchdog Handling

The device has two watchdogs IWDG and WWDG that are not fed during flash programming.

Device Specific Handling

Reset

  • The devices uses normal Cortex-M reset, no special handling necessary, like described here.

Option byte programming

Option byte programming is implemented in Device Provisioner utility: https://wiki.segger.com/ST_STM32C0_Option_Bytes_Programming.

Securing/unsecuring the device

Securing/unsecuring the device can be performed by programming FLASH_OPTR register using Device Provisioner utility.

Evaluation Boards

Example Application