Commit Graph

17 Commits

Author SHA1 Message Date
d0c488645c Improve style of sdio driver 2020-02-22 17:28:06 +01:00
4b07178f3d Tested SDIO functionality. Still works. Rework has to be done urgently code is very bad 2020-01-19 20:47:52 +01:00
104bd65ac0 Merge branch 'master' of git.shimatta.de:mhu/stm32f4-sdio 2020-01-19 20:11:48 +01:00
caf5456067 unlock 2020-01-19 20:10:26 +01:00
ad02c17e0c Add new fatfs module. will fix warnings and sdio driver later on 2020-01-14 21:55:51 +01:00
e91d1ed0bd start reworking driver to preferred code style 2020-01-14 21:26:58 +01:00
591f41b3cb Update foo 2018-11-09 00:29:03 +01:00
2d794f56d8 fix 3, add hardfault pre handler 2017-10-31 17:04:38 +01:00
d7a2705056 found bug in get response function. compile with O0 works. Further checking required 2017-04-17 22:03:37 +02:00
79d476e1eb STM32F407VE adaptations, tried to find initialization bug 2017-04-15 19:50:17 +02:00
7604e71e92 eclipse debugging project 2017-04-06 17:03:53 +02:00
3831de162f Finished SD initialization, implemented iotcl, ready to implement block transfers 2017-04-03 19:00:35 +02:00
b935f93ae1 removed WAITPEND from CMD init, Module is able to send commands. Ready to test SD Card 2017-04-03 01:35:20 +02:00
00bcf66457 implmented initialization, fixed a few bugs, fixed indentation 2017-04-02 23:54:06 +02:00
a5ae7ec9a1 edited driver, fixed crc handling 2017-03-31 13:59:44 +02:00
6e5d32350c edited sdio driver, todo: check crc response handling 2017-03-31 13:45:38 +02:00
70aa56497f fixed #1 2017-03-31 13:25:42 +02:00