24 Commits

Author SHA1 Message Date
0dfa64d2b6 Fixed copyright
Fixed name in copyright
2024-04-07 03:53:17 +05:00
Mikhail Frolov
5b50bbcb90 Create LICENSE
Create LICENSE
2024-04-06 03:05:51 +05:00
Doczom
519942fec4 Big update
Added support SDIO card
Fixed bugs
Added support 4-bit mode for sd card
Added support all slots on controllers
and other
2023-06-05 11:11:13 +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
3ad71398af Update README file 2023-02-12 23:44:49 +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
12e83fe348 update todo list
added new task and closed old task
2023-02-02 21:21:34 +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
481447e966 added sd cards initialization
added sd cards initialization cards, get CID register, updated the irq handler and other update
2022-12-30 16:15:22 +05:00
Doczom
8092077e52 save file
save file
2022-06-15 08:15:32 +05:00
Doczom
fc012149cc add function for send command on card
add function for send command on card
2022-06-12 09:55:29 +05:00
Doczom
224766cfca small fix code
small fix code
2022-06-07 13:06:17 +05:00
Doczom
995e7fd053 add function thread_card_detect
add function thread_card_detect
2022-06-07 05:26:50 +05:00
Doczom
ff6e8a7b3e add function set_SD_clock
add function set_SD_clock and other function
2022-06-06 04:34:34 +05:00
Doczom
b30f617e1a Create TODO.md 2022-06-03 10:39:17 +05:00
Doczom
7bb1e768e1 add set power voltage in function card_init
add set power voltage in function card_init and other update code
2022-06-01 10:50:00 +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
Doczom
b018e18ef3 update TODO list 2022-05-28 10:29:59 +05:00
Doczom
c02710fd74 Add save divider Base Clock
Add save divider Base Clock
2022-05-22 18:02:44 +05:00
Doczom
49f7cdf2b2 Add Inserted and Removed detect
Add Inserted and Removed detect
2022-05-20 16:45:16 +05:00
Doczom
097d660676 add main file
add main file
2022-05-18 06:29:09 +05:00
Doczom
dc2e08dfc0 Update README.md 2022-04-14 17:55:35 +05:00
Doczom
fb1bd1073c Update README.md
add TODO
2022-04-14 17:54:53 +05:00
Doczom
3a08f9a26b Initial commit 2022-04-14 09:06:24 +05:00