Re: NuttX SDXC / exFAT support

2020-09-02 Thread Adam Feuer
This is an MIT-licensed exFAT implementation for Arduinos. Maybe it can be adapted? https://github.com/greiman/SdFat-beta -adam On Wed, Sep 2, 2020 at 9:53 PM Pelle Windestam < pelle.windes...@tagmaster.com> wrote: > > > > Hi everyone, > > > > > > Is there any support for high capacity SD-cards

RE: NuttX SDXC / exFAT support

2020-09-02 Thread Pelle Windestam
> > Hi everyone, > > > > Is there any support for high capacity SD-cards in NuttX, i.e. larger > > than 32GB? I have done some research online and it seems that for > > those sizes, SDXC cards using the exFAT file system is required. I > > have looked through the code and cannot find anything indi

Re: NuttX SDXC / exFAT support

2020-09-02 Thread Alan Carvalho de Assis
Hi Pelle, On 9/2/20, Pelle Windestam wrote: > Hi everyone, > > Is there any support for high capacity SD-cards in NuttX, i.e. larger than > 32GB? I have done some research online and it seems that for those sizes, > SDXC cards using the exFAT file system is required. I have looked through > the c