User Activity

Hi,I'm a french embedded developer.I'm working with a STM32F429 custom board with a LCD screen, a 64Mbits SDRAM (IS42S16400J), and STemWin v5.32 library. I'm using STM32cubeIDE 1.7.0.I start from scratch.The LCD screen is a PH320240T-023-I02Q, based ...
Hi,I'm a french embedded developer.At my office, i need to make some modification to an old project, made with TrueStudio I think.It's a STM32F429 custom board with a LCD screen, and STemWin v5.22 library.I use STM32cubeIDE 1.7.0 usually.I import thi...
Hi,I'm a french embedded developer.At my office, i use a STM32F767GTx custom board with a N25Q128A QSPI Flash memory. I have some CSV files on my flash memory, generated by the software.I've coded a WebServer using LWIP and HTTPD with multiple pages....
Hi,In my office, I use a custom STM32F767GTx card with a QSPI N25Q128A flash memory.I use littlefs to create, write and read files.My software works well, I monitor some inputs and store these values in a file.Every 24 hours, I have a 200 kbytes file...
Hi,I'm a french embedded developer.At my office, i use a STM32F767GTx custom board with a N25Q128A QSPI Flash memory, and my software works fine.Recently, i add a WebServer using LWIP and HTTPD.I have some CSV files on my flash memory, generated by t...