PSAM operation with camera application

owen_chen
Posts: 5
Joined: Fri Sep 07, 2018 2:30 am

PSAM operation with camera application

Postby owen_chen » Thu Sep 13, 2018 9:56 am

Hi:

When I use ESP32+External 8MB PSRAM(P/N=ESP-PSRAM64)+Camera(Driver IC=OV7725), failed to move camera data to external PSRAM with DMA operation when data is relatively larger, e.g. data of one VGA format picture, PSRAM operates in 80MHz clock, QPI 4-wires.
Anyone has experience involving DMA operating of external PSAM?
Thanks!

Koepisch
Posts: 3
Joined: Wed Sep 12, 2018 7:02 am

Re: PSAM operation with camera application

Postby Koepisch » Fri Sep 14, 2018 1:54 pm

Hello Owen,

i'm a very new to the ESP32, but i had the same problem (see prior Post). The main problem is, that you can't use DMA transfer to external PSRAM. You can use DMA transfer to copy the data from XY into the internal ram. Then you have to copy the data from internal- to external memory (without DMA).

Regards,
Koepisch

Who is online

Users browsing this forum: No registered users and 138 guests