User Activity

I have noticed lately that when switching between my release and debug build configurations that the code behaves differently. Looking at the Project Build Settings the only difference I see between the two is the Release GCC and G++ compilers are op...
Has anyone had luck with the esp-serial-flash library using an STM32 as a host?I tried to integrate this project into a Cube Project and was receiving ESP_LOADER_ERROR_TIMEOUT upon trying to connect_to_target(). I am basing this off of the STM32 exam...
Has anyone else had problems with the SDMMC peripheral on the H7 since the CubeIDE 1.8.0 Update. I have some old projects I went back to that had previously used this peripheral and now when mounting the SD Card I get a FR_NO_FILESYSTEM error. I have...
We are creating a driver for a W25Q128JV Winbond Nor Flash chip. We are working with a STM32 H743ZI2 board and communicating on the QSPI peripheral with the help of the HAL libraries. Currently the driver can successfully Write to the chip using stan...
Kudos given to