pay elec shield: https://university-of-toronto-aerospace-team.365.altium.com/designs/shared/9418A0E7-F9D5-487B-B574-1DF555C78FC4?openedFrom=Email&variant=[No+Variations]&activeDocumentId=TOP.SchDoc(1)&activeView=SCH&location=[1,94.08,35.58,47.04]#design
https://digitalcommons.usu.edu/cgi/viewcontent.cgi?article=5135&context=smallsat
[ ] Make BASH file with diskpart commands for formatting SD Card
[ ] Push up-to date code on Github (June 19, 2023)
@Ethan Jeng
Added missing printf code in sd interface and attempted to fix timeout error by pulling up resistors, changing clock div to no avail. Was able to add the card information.
@Kennice Wong
Tried different FatFS configurations but got no luck. Adjusting the clockdiv to values 2 or 4 get past the CRC error and instead produce a new error. The clockdiv value was initally 0 which seems to have caused the problem in the first place. Values past 8 give the same error as setting it to 0.
@Kennice Wong
Tried reformatting the SD card and re-configuring SDMMC. Still got the same errors as Kevin.