Skip to content

feat: support gd32vw55x#102

Merged
florisla merged 1 commit into
florisla:masterfrom
kaidegit:pr-gd32vw553
Mar 20, 2026
Merged

feat: support gd32vw55x#102
florisla merged 1 commit into
florisla:masterfrom
kaidegit:pr-gd32vw553

Conversation

@kaidegit

Copy link
Copy Markdown

test:

$ uv run python -m stm32loader -V --port /dev/cu.wchusbserial840                                                    
Open port /dev/cu.wchusbserial840, baud 115200
Data transfer size updated: 128 bytes
Flash page size updated: 1024 bytes
Activating bootloader (select UART)
*** Command: Get
    Bootloader version: 0x30
    Available commands: 0x0, 0x11, 0x21, 0x31, 0x44, 0x63, 0x73, 0x82, 0x92
Bootloader version: 0x30
*** Command: Get ID
*** Command: Get GD ID
Data transfer size updated: 240 bytes
Flash page size updated: 4096 bytes
Chip ID: 0x504D4837
Chip model: GD32VW553HMQ7
Flash size: 4096 kiB

$ uv run python -m stm32loader --port /dev/cu.wchusbserial840 -b 1000000 -e -w ../stm32loader/ble_app_uart_blink.bin
Activating bootloader (select UART)
Bootloader version: 0x30
Chip ID: 0x504D4837
Chip model: GD32VW553HMQ7
Flash size: 4096 kiB
Performing full erase...
Flash global erase
Extended erase (0x44), this can take ten seconds or more
Write 307064 bytes in 1280 chunks at address 0x8000000...
Writing ████████████████████████████████ 1280/1280

@kaidegit kaidegit mentioned this pull request Mar 19, 2026
@florisla florisla added this to the v1.0.0 milestone Mar 20, 2026
@florisla florisla added the devices Related to a specific target devce label Mar 20, 2026
@florisla florisla merged commit b63baad into florisla:master Mar 20, 2026
0 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devices Related to a specific target devce

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants