Difference between revisions of "ST STM32C0"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ The '''ST STM32C0''' series are microcontrollers based on the Arm® Cortex®-M0+ processor.<br> ==Flash Banks== ===Internal Flash=== {| class="seggertable" |- ! Devi...")
 
(Internal Flash)
Line 12: Line 12:
 
|-
 
|-
 
| style="text-align:center;"| STM32C031x6 || style="text-align:center;"| 0x00000000 || style="text-align:center;"| 32KB || style="text-align:center;"| {{YES}}
 
| style="text-align:center;"| STM32C031x6 || style="text-align:center;"| 0x00000000 || style="text-align:center;"| 32KB || style="text-align:center;"| {{YES}}
|-
 
| style="text-align:center;"| M471R1Dx || style="text-align:center;"| 0x00000000 ||style="text-align:center;"| 64 KB || style="text-align:center;"| {{YES}}
 
|-
 
| style="text-align:center;"| M471MEx || style="text-align:center;"| 0x00000000 || tyle="text-align:center;"| 128 KB || style="text-align:center;"| {{YES}}
 
|-
 
| style="text-align:center;"| M471SEx || style="text-align:center;"| 0x00000000 || style="text-align:center;"| 128 KB || style="text-align:center;"| {{YES}}
 
|-
 
| style="text-align:center;"| M471R1Ex || style="text-align:center;"| 0x00000000 || style="text-align:center;"| 128 KB || style="text-align:center;"| {{YES}}
 
 
|}
 
|}
   

Revision as of 16:41, 17 January 2023

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

Flash Banks

Internal Flash

Device Base address Size J-Link Support
STM32C031x4 0x00000000 16 KB YES.png
STM32C031x6 0x00000000 32KB YES.png

Device Specifc Handling

Reset

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

Evaluation Boards

Example Application