docs: added explanation of the new debug commands,...
by giuliof 6 months 6 days
docs: added explanation of the new debug commands, cited Jörg for his contribution in this fix
39311e95
[floppy] fixed error in nic sector offset value in...
by giuliof 7 months 3 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.
a8d0ebb9
[cli] added some commands to debug sd card communi...
by giuliof 8 months 1 week
[cli] added some commands to debug sd card communication
4943eed1
[repo] updated readme with prompt commands descrip...
by giuliof 6 months 1 week
[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
[schematics] Missing track, fixed
by giuliof 2 years 7 months
84e61674
[repo] Updated readme with changes in schematics (...
by giuliof 2 years 7 months
[repo] Updated readme with changes in schematics (rev1.1)
39ad99e1
[schematics] rev1.1 label
by giuliof 2 years 7 months
92f4b83a
Report a bug