Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NuttX RTOS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
f4grx
NuttX RTOS
Commits
d343c1879e6e82e20fd5c316b065de8ab7a938de
Select Git revision
Branches
2
radio
master
default
protected
Tags
20
nuttx-7.20
nuttx-7.19
nuttx-7.18
nuttx-7.17
nuttx-7.16
nuttx-7.15
nuttx-7.14
nuttx-7.13
nuttx-7.12
nuttx-7.11
nuttx-7.10
nuttx-7.9
nuttx-7.8
nuttx-7.7
nuttx-7.6
nuttx-7.5
nuttx-7.4
nuttx-7.3
nuttx-7.2
nuttx-7.1
22 results
nuttx
Author
Search by author
Any Author
authors
f4grx
f4grx
1 author
Nov 27, 2009
Update STM32 TO-DO
· d343c187
patacongo
authored
15 years ago
d343c187
Less intrusive DMA debug
· ade895ea
patacongo
authored
15 years ago
ade895ea
Need a cancel method to stop DMA
· 06743c50
patacongo
authored
15 years ago
06743c50
Nov 26, 2009
Numerous fixes for basic STM32 SDIO DMA access
· 04f6edba
patacongo
authored
15 years ago
04f6edba
Nov 25, 2009
Fix block read/write return values; SDIO error reporting; slow down clock if interrupt mode
· c76c6b0e
patacongo
authored
15 years ago
c76c6b0e
Nov 21, 2009
Fix problems when DMA2 is enabled
· 70e2fd6f
patacongo
authored
15 years ago
70e2fd6f
Fix SCR data transfer
· d3ea3abd
patacongo
authored
15 years ago
d3ea3abd
Nov 20, 2009
Progress integrating SD on STM32
· 337b964c
patacongo
authored
15 years ago
337b964c
Nov 19, 2009
Now correctly handles SD card ACMD41 busy
· bedc751b
patacongo
authored
15 years ago
bedc751b
Nov 18, 2009
Correct identifies v1.x SD card
· 8c8b5f01
patacongo
authored
15 years ago
8c8b5f01
Initial MMC/SD SDIO STM32 bug fixes
· 081d8a6a
patacongo
authored
15 years ago
081d8a6a
Fix error in mount() error handling
· d209d47e
patacongo
authored
15 years ago
d209d47e
Fix issues related to work queue timing
· e252d9d7
patacongo
authored
15 years ago
e252d9d7
Nov 17, 2009
Need to tell SDIO that there is a card in the slot
· 99646ff1
patacongo
authored
15 years ago
99646ff1
Callbacks need to use worker thread; clean up/document configuration settings
· fd34e51e
patacongo
authored
15 years ago
fd34e51e
Remove debug code
· 108a8ede
patacongo
authored
15 years ago
108a8ede
Code complete for STM32 SDIO driver and MMC/SD SDIO driver
· dcc16a71
patacongo
authored
15 years ago
dcc16a71
Finish event wait logic
· 29395f7f
patacongo
authored
15 years ago
29395f7f
Add basic data transfer logic
· 7ef8423a
patacongo
authored
15 years ago
7ef8423a
Nov 16, 2009
Add SDIO interrupt handling
· 2142afe7
patacongo
authored
15 years ago
2142afe7
Addition DMA setup logic
· 0a241974
patacongo
authored
15 years ago
0a241974
Redesign SDIO wait logic; add SDIO DMA logic
· 2740d042
patacongo
authored
15 years ago
2740d042
Nov 15, 2009
Eliminate some warnings
· b1742905
patacongo
authored
15 years ago
b1742905
Add logic to handle card insertion/removal events
· 498ae011
patacongo
authored
15 years ago
498ae011
Add SD card initialization logic
· 529bbb7a
patacongo
authored
15 years ago
529bbb7a
Nov 14, 2009
Add CSD decode logic
· 95908c87
patacongo
authored
15 years ago
95908c87
Missing breaks in switch
· daf843bc
patacongo
authored
15 years ago
daf843bc
Add MMC configuration logic
· fc6a71a6
patacongo
authored
15 years ago
fc6a71a6
Nov 13, 2009
Need to use poll-waiting
· 1c036b92
patacongo
authored
15 years ago
1c036b92
Add IOCTLs and card identification logic
· ad3467a8
patacongo
authored
15 years ago
ad3467a8
Add to STM32 SDIO driver
· 1ae08cf3
patacongo
authored
15 years ago
1ae08cf3
Nov 12, 2009
Separate STM32F103ZE pin-mapping into a separate header file
· 1ec817c5
patacongo
authored
15 years ago
1ec817c5
Add SDIO GPIO initialization
· ec5b3cef
patacongo
authored
15 years ago
ec5b3cef
Finish reponse methods
· 35d260bd
patacongo
authored
15 years ago
35d260bd
SDIO interface simplication
· cd8a7958
patacongo
authored
15 years ago
cd8a7958
Nov 11, 2009
Incremental update to STM32 MMCSD driver
· e12ba000
patacongo
authored
15 years ago
e12ba000
Incremental update to STM32 MMCSD driver
· 9f0c9069
patacongo
authored
15 years ago
9f0c9069
Incremental progress on STM32 MMCSD driver
· 91167258
patacongo
authored
15 years ago
91167258
Add skeleton file that will hold the STM32 SDIO driver
· a18a6c13
patacongo
authored
15 years ago
a18a6c13
Add skeleton file that will hold the STM32 SDIO driver
· 4196c8ce
patacongo
authored
15 years ago
4196c8ce
Loading