Hi all,
I just purchased a ESP-WROVER-KIT-VB boards, and just discovered the is only comes with 8MB of the 'PSRAM' on the board. That memory is accessed via the SPI bus, right? Are there any expansion modules available for the board which would provide a way to get more PSRAM, either via SPI or another method?
Jon
ESP-WROVER-KIT-VB memory expansion board
Re: ESP-WROVER-KIT-VB memory expansion board
Sure you can get a psram chip and put it on another SPI bus but it wont be addressable as system memory which is limited to 4MB anyway, the rest is through himem api.
Re: ESP-WROVER-KIT-VB memory expansion board
If the addressing is limited to 4mb, why do they ship the board with an 8mb part? Or is the extra 4mb only accessible using the himem library?
-
- Posts: 9766
- Joined: Thu Nov 26, 2015 4:08 am
Re: ESP-WROVER-KIT-VB memory expansion board
The 8MiB part is a better fit for the ESP32, electrically and protocol-wise; I think it is also better wrt manufacturability. You can indeed use the himem lib to access the upper 4MiB.
Who is online
Users browsing this forum: No registered users and 99 guests