2023-04-11 02:12 PM
The hope is to use the STM32G4 to run FreeRTOS. Doesn't seem like the current implementation will fit within 128KB, but I don't have enough pins available to use the FSMC. Is there any way to use something like the apmemory IoT RAM (can't post the link as new member, but if you search "IoT ram stm32" it's the result) chips to increase the SRAM?
2023-04-11 03:53 PM
We used apmemory's PSRAM chips on WB5MMG QSPI bus. It runs pretty well. It is indirect mode for data storage. -wq
2023-10-08 11:53 PM
fyi, APMemory QSPI SDR PSRAM APS1604M.../APS6404L.../APS12804O... could work on NOR controller but with no Memory mapped Write mode limitation.
Alex