Robin Jones

Results 178 comments of Robin Jones

`Windows.Storage.Devices` will soon be deprecated. This issue needs re-evaluating for `System.IO.FileSystem`.

@josesimoes I would recommend we either use the version in the contrib repo and patch that, or have a seperate repo for fatfs (perhaps shared with freertos targets... thoughts?

It might also be worth getting in touch with the author of fatFS to see if he would like to fix the core officially

@josesimoes any further thoughts on this? perhaps https://community.st.com/s/question/0D50X00009fFoAe/stm32f7-sdcard-access-from-qspi-image and https://github.com/micropython/micropython/issues/1677 could be of help?

PR submitted for this, but needs checking against targets other than F7...

There is some good advice on how to align DMA buffers in the description of http://elm-chan.org/fsw/ff/doc/dread.html and another possible (although probably less desirable) fix at https://os.mbed.com/users/NirT/code/F7DISCO_Demo/file/c00e6c923941/patch/FatFs/st_readme.txt/

Reading files has been no issues for me in quite a while! however I have not been able to test writes. Is this still an issue???

Needs revisiting with the new API and later targets.

`Windows.Storage.Devices` will soon be deprecated. This issue needs re-evaluating for `System.IO.FileSystem`.