Dear Friends,
thank a lot for your work on Mapple libs , in the last month i solve some bug on i2c and then it work fine on sensor also at 400 khz. The only problem that i found is that the code need a timeout in some function so if the sensor for some reason don't reply the code don't freeze.
So my idea is to add support to maple to SD and FAT file system , someone are yet working on this iusse ? What's the proposal for good starting point. The other usefull functionality is the usb mass storage functionality so you can add your file on sd and if you want download it connect a usb cable .
Best
Roberto
Someone are working on SD Card and FAT support for maple ?
(4 posts) (3 voices)-
Posted 4 years ago #
-
Wifi modules like the Libertas also use an SDIO interface.
Posted 4 years ago # -
In my hardware i have two configuration one with sd that use SPI2 the other that use SDIO at 4 bit . So i would implement the two configuration .. on chibiOS this kind of functionality is yet available .. that could be a good startup ..
http://forum.chibios.org/phpbb/viewtopic.php?f=4&t=81
http://forum.chibios.org/phpbb/viewtopic.php?f=2&t=103
We could join force :)
Best
RobertoPosted 4 years ago # -
Roberto,
You've likely already seen this other post from today, but for the benefit of any future readers of this thread, it looks like CodeRage is working on porting the SDfat library:
http://forums.leaflabs.com/topic.php?id=112&page=3#post-4597
Posted 4 years ago #
Reply
You must log in to post.