Totally happy to add to documentation and/or guides. Once I have what I’m doing working I can post here again with a summary of what I did - and why - and seek suggestions on what would be a guide and what would be better in documentation.
It also looks like the s512_initialize function is deprecated (at least for QSPI flash) in favor of 512 byte simulation. I will look through the pulls to see when that dates from and perhaps reach out to them, as there doesn’t seem to be any documentation on it. > On 31 Oct 2024, at 19:35, Nathan Hartman <hartman.nat...@gmail.com> wrote: > > On Thu, Oct 31, 2024 at 2:51 PM Alan C. Assis <acas...@gmail.com> wrote: > >> Hi Tim, >> >> It would be nice if you can write down the steps you took, if you have a >> blog to document it. > > > > Or put it directly in NuttX's Documentation. It will be helpful for others! > > Maybe a document about "How To Use File Systems" with a section about FAT > on NOR flash. > > When other developers document other possibilities, over time we will > accumulate documentation about many combinations of file systems and > storage technologies. > > Thoughts? > > Cheers > Nathan