Zephyr with memory-mapped PSRAM #19170
Unanswered
jetpax
asked this question in
Core Development
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am looking to develop an app on MicroPython using the Zephyr port that requires a lot of RAM, eg PSRAM.
I understand that memory mapped PSRAM is supported on the Zephyr port, and that the STM32H7 is good, but RP2350 not (ie not memory mapped????)
Can anyone with direct experience confirm that and/or a recommend a suitable hardware platform to develop on?
I have found this STM32H7 board which looks good, and have also looked at this RP2350
Apart from QEMU, what are you all using for Zephyr development?
Beta Was this translation helpful? Give feedback.
All reactions