Giulio Dalla Vecchia
Giulio Dalla Vecchia
There are a lot of situations where we need to store data with a tiny file system (like SPIFFS) into an internal flash memory mounted directly in a board. There...
It's a good opportunity to start to integrate also littlefs as FS.
Hi FlashDB developer team, I'm having a look about this DB. It seams very good and during this days I'm trying to use it with my STM32 board. I'm wondering...
I've created the support for STM32F769I-EVAL board.
Hi @MaJerle, would be nice to add a parser function to manage an input stream data. What do you think about? Best regards, Giulio Dalla Vecchia
Hi cJSON team, I'm wondering if is it possible to parse an input stream. For example, if I'm receiving data from a socket, I have to wait and collect the...
Hi, is there any python project created around FlashDB in order to be able to create a database binary file? Thanks a lot in advance!
Hi all, I'm working on a project where I've set loading mode from RAM. The final application is copied to external RAM and run. I've set two slot on flash:...
Hi @ElectricRCAircraftGuy, thanks for sharing you experience with fixed-point math. I'm trying to understand and using it for my future project, but I want to ask you a question. Reading...