Dartmouth-Formula-Racing / DFR_CVC_2019

Dartmouth Formula Racing Central Vehicle Controller Codebase
10 stars 5 forks source link

Address misaligned write failure of SD driver w/ FAT #4

Closed leina05 closed 5 years ago

leina05 commented 5 years ago

In SD_driver_validation branch (run to see failure). Use https://community.st.com/s/question/0D50X00009XkYHXSA3/high-performance-sdiosdmmc-driver-using-dma-for-freertos-anyone as a reference.

leina05 commented 5 years ago

Since we are only writing characters to csv/text files, this does not seem to be an issue as largest type is 1 byte.