Skip to content

boards/risc-v: Add support to GD32VW553-HMQ board - #20040

Merged
simbit18 merged 2 commits into
apache:masterfrom
acassis:gd32vw553-hmq
Sep 3, 2026
Merged

boards/risc-v: Add support to GD32VW553-HMQ board#20040
simbit18 merged 2 commits into
apache:masterfrom
acassis:gd32vw553-hmq

Conversation

@acassis

@acassis acassis commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Summary

This commit adds support for a low cost board found on Aliexpress:
https://aliexpress.com/item/1005009723659760.html

Impact

Users will be able to use this aboard with NuttX

Testing

gdwifi: sys_os_init
gdwifi: systick_init
gdwifi: rom_init
gdwifi: dma_config
gdwifi: sysctrl_init
gdwifi: rf_power_on
=== RF initialization finished ===
gdwifi: wifi_power_off
gdwifi: wifi_power_on
gdwifi: raw_flash_init
gdwifi: irq_attach
gdwifi: wifi_init
gdwifi: wifi_init done
=== WiFi calibration done ===                                                     
=== PHY initialization finished ===                                               
                                                                                  
NuttShell (NSH) NuttX-13.0.1-RC0                                                  
nsh> ifconfig                                                                     
wlan0   Link encap:Ethernet HWaddr 74:71:ae:00:0d:e2 at DOWN mtu 1500             
        inet addr:10.0.0.2 DRaddr:10.0.0.1 Mask:255.255.255.0                     
                                                                                  
nsh> wapi scan wlan0                                                              
bssid / frequency / signal level / encode / ssid                                  
90:58:51:43:xx:xx       2462    -93     0800    WiFi1                         
fa:8f:ca:6a:xx:xx       2462    -92     0800                                      
e2:44:89:b3:xx:xx       2457    -93     0800                                      
00:eb:d8:38:xx:xx       2437    -85     0800    WiFi2                              
5a:72:c9:1e:xx:xx       2437    -66     0800    WiFi3               
c6:eb:42:a0:xx:xx       2412    -87     0800    #CLARO-WIFI                       
c4:eb:42:a0:xx:xx       2412    -88     0800    XXX                               
nsh> 

This commit add support to GD32VW553-HMQ board based on GigaDevice
GD32VM553K_START as base.

No AI used for this board, the but GD32VM553K_START was developed
by Jorge Guzman with help from Claude Code.

Signed-off-by: Alan C. Assis <acassis@gmail.com>
This PR adds Documentatio to GD32VM553-HMQ board.

Signed-off-by: Alan C. Assis <acassis@gmail.com>
@github-actions github-actions Bot added Area: Build system Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces. Board: risc-v labels Sep 1, 2026
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown

MemBrowse Memory Report

No memory changes detected for:

@acassis
acassis requested review from JorgeGzm and simbit18 September 2, 2026 11:42
@simbit18
simbit18 merged commit a177c02 into apache:master Sep 3, 2026
91 of 92 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Build system Board: risc-v Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants