5 Commits

Author SHA1 Message Date
0dfa64d2b6 Fixed copyright
Fixed name in copyright
2024-04-07 03:53:17 +05:00
Doczom
870202a99f Added SD card in disk subsystem
Added SD card in disk subsystem and other update. 
- added function to single and multiple write/read
- fix function "set_SD_clock"
- transferring a simple description of the controller registers to another file
- frequency increase to 25 MHz
TODO:
 - frequency increase to 50 MHz
 - switch card in 4 bit mode
 - fix mask interrupt
 - add ADMA creat description table
2023-02-17 02:55:36 +05:00
Doczom
ac88e6dc63 Added a function to get the number of sectors
Added a function to get the number of sectors and other update file. Added test functions for reading sectors from an SD card using SDMA.
2023-02-11 02:22:07 +05:00
Doczom
1b6354b284 add read CSD register SD and SDIO card
add read CSD register SD and SDIO card
2022-12-31 22:40:18 +05:00
Doczom
9f70cc585d add new file - function prototypes
add new file - function prototypes and small update main file - add save DMA mode
2022-05-28 10:34:07 +05:00