Re: [心得] S3C2410 Bootloader
http://qqmou.mail.googlepages.com/ARM_bootloader_20090127.rar
新增功能
* DMA support
* SD support
* FAT12/16/32 support (Fat Fs, http://elm-chan.org/fsw/ff/00index_e.html)
* Add SD related command @ Q_Q shell
Bug fix
* USB driver bug fix: usb_write()
* UART driver no longer seperates HAL & OS layers, built-in in HAL
* Refine UART driver @ input path
* Group all header files to include/
----
這次主要是增加了 SD driver 以及 FatFs
我在網路上有找到一份 SD driver, 能支援 SDHC 的存取
http://www.dainau.com/phpBB3/viewtopic.php?f=7&t=6248
http://www.dainau.com/phpBB3/viewtopic.php?f=7&t=6249
這支 SD driver 是我根據 spec 重刻的, 開放出來給需要的人參考 :)
Fat Fs 是一套寫得很好的 FAT module
讓 Embedded System 支援 FS 是很不錯的事
可以讓 Embedded System 和 PC 互通變得很方便
--
以下連結是從開發到現在, 順手寫下的 note
http://lihgong.blogspot.com/search/label/Embedded
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 118.160.89.157
※ 編輯: lihgong 來自: 118.160.89.157 (01/27 00:42)
推
02/09 13:27, , 1F
02/09 13:27, 1F
討論串 (同標題文章)
完整討論串 (本文為第 4 之 6 篇):
ASM 近期熱門文章
PTT數位生活區 即時熱門文章