User Activity

Hi there,I have encouraged a strange behavior inside newlib_lock_glue.c.On few devices the code does note execute correctly when the optimization is turned on.To me it looks like the optimization throw away the return and just continue evaluating. th...
Hi I am using FreeRTOS on STM32H7. For large data, I am using qspi attached and memory mapped external psram.Question is: what will happen if both task try to read/write to psram at the same time?Is there any cache or buffer in place?What if the sche...
Hi there, I trying to configure octospi on STM32H7A3 to work with LY68L6400 PSRAM via quadspi.I have followed AN505 and managed to init, write and read from the memory successfully in indirect mode.Now I am trying to map the PSRAM to memory. I can re...
Kudos from