Difference between revisions of "GigaDevice GD32"

From SEGGER Wiki
Jump to: navigation, search
(Device Table)
(Device Table)
Line 45: Line 45:
 
|Cortex-M33
 
|Cortex-M33
 
|scope="col" style="text-align:center" | {{YES}}
 
|scope="col" style="text-align:center" | {{YES}}
|[[:Media:GigaDevice_GD32A5_Lock.jlink|GigaDevice GD32A5 Lock]]
+
|[[:Media:GigaDevice_GD32A5_Lock.jlink|GD32A5 Lock]]
 
|[[:Media:GigaDevice_GD32A5_OptionByte0_ProectionLow.mot|GD32A5 OptionByte0 ProectionLow]]
 
|[[:Media:GigaDevice_GD32A5_OptionByte0_ProectionLow.mot|GD32A5 OptionByte0 ProectionLow]]
   

Revision as of 10:45, 15 February 2024

The GD32 Cortex-M Series is family of devices by GigaDevice Semiconductor Inc.
The following article contains information which applies to all members of the product family (e.g. readout protection).
Information which is more specific to the respective sub-family(e.g. QSPI programming) is provided in family specific articles.

A list of all GigaDevice devices supported by SEGGER can be found here.
For further information regarding the product family, please refer to the website and documentation by GigaDevice.

Device security

On connect, the device security is checked. If security is set (and recoverable) the user is asked if they want security to be lifted. If the user agrees, security is lifted by J-Link (if possible).

Note:
  • It is possible to disable device access completely, by setting Protection level to high. A connect will not be possible anymore afterwards and the security cannot be reset.
  • It is possible to save the selection of the unlock dialog. To reset this, please refer to: Reset unlock message box.

Connect under reset

In case that J-Link fails to connect to the device (usually caused by a low-power state of the MCU), J-Link will try to connect to the device under reset to make debugging possible.


MCU Security

Disabling readout protection

J-Link Commander and J-Flash

J-Link Commander and J-Flash automatically detect secured GD32 Cortex-M devices and ask the user if it should be unlocked.

Flasher standalone mode

In order to unlock a GD32 Cortex-M device in stand-alone mode, the unlock sequence is executed automatically if a secured device is detected.

Enabling readout protection

All provided J-Link Commander command files set the protection level to low (OB_SPC = 0x11 / OB_SPC_N = 0xEE).
In order to set protection level to high, the value "0x11" needs to be changed to "0xCC" and "0xEE" to "0x33".
Please note that protection level high is permanent and can neither be reverted by SEGGER nor by GigaDevice.

Device Table

GD32 series overview
Sub-Family Core J-Link Commander and J-Flash:
native Unlock support
J-Link Commander:
Lock via command file
J-Flash:
Lock via hex file (Adjust to your setup)
GigaDevice_GD32A5 Cortex-M33 YES.png GD32A5 Lock GD32A5 OptionByte0 ProectionLow