Skip to content

基于gd32f4xx移植freertos系统 1、支持freertos调度 2、支持fatfs+spi+dma+nor flash(gd25q40) 3、支持fatfs+sdio+dma+sd flash(内存卡32G) 4、支持uart printf 5、片上SRAM运行 6、boot+片外sdram运行(__vectors和数据段运行在外部RAM, code运行在片内flash)

Notifications You must be signed in to change notification settings

NJ-SunJiawei/gd32f4xx-freertos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gd32f4xx-freertos

基于gd32f4xx移植freertos系统 1、支持freertos调度 2、支持fatfs+spi+dma+nor flash(gd25q40) 3、支持fatfs+sdio+dma+sd flash(内存卡32G) 4、支持uart printf 5、片上SRAM运行 6、boot+片外sdram运行(__vectors和数据段运行在外部RAM, code运行在片内flash)

微信图片_20231104011218 image

About

基于gd32f4xx移植freertos系统 1、支持freertos调度 2、支持fatfs+spi+dma+nor flash(gd25q40) 3、支持fatfs+sdio+dma+sd flash(内存卡32G) 4、支持uart printf 5、片上SRAM运行 6、boot+片外sdram运行(__vectors和数据段运行在外部RAM, code运行在片内flash)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages