docs: cited Kamen for his contribution in this fix
by giuliof 6 months 17 hours
5adcb468
[sdcard] fix bad addressing for SDHC cards
by giuliof 6 months 2 days
598c8603
[sdcard] better logging of SD Card type
by giuliof 6 months 2 days
e8030830
docs: added explanation of the new debug commands,...
by giuliof 6 months 17 hours
docs: added explanation of the new debug commands, cited Jörg for his contribution in this fix
85406cdf
[floppy] fixed error in nic sector offset value in...
by giuliof 7 months 2 weeks
[floppy] fixed error in nic sector offset value in a FAT cluster

It was hardcoded to work with 4 fat sectors per cluster.
Generalized for any sectors per cluster value.
48fc0ea4
[cli] added some commands to debug sd card communi...
by giuliof 8 months 4 days
[cli] added some commands to debug sd card communication
cacde69f
[repo] updated readme with prompt commands descrip...
by giuliof 6 months 2 days
[repo] updated readme with prompt commands description
2486d461
[sdcard] Fixed typo in initialization procedure
by giuliof 2 years 7 months
[sdcard] Fixed typo in initialization procedure

After acmd 41, must wait for empty R1 (0x00), not IDLE (0x01).
392d92d0
[encoder] use in-hardware quadrature encoder syste...
by giuliof 2 years 7 months
[encoder] use in-hardware quadrature encoder system instead of software
ef764101
[sdcard] faster SPI
by giuliof 2 years 7 months
[sdcard] faster SPI

/4 prescaler instead of /64
6d57188f
Report a bug