nopnop2002 / esp-idf-video-streaming

Capture video from a USB camera using ESP-IDF
MIT License
42 stars 4 forks source link

Embedded PSRAM SOC #20

Open Akashjain2996 opened 4 months ago

Akashjain2996 commented 4 months ago

Can we use ESP32 S2 SOC with 2MB embedded PSRAM. Would the code work well with it?

nopnop2002 commented 4 months ago

If it have USB port, it'll probably be fine.

Akashjain2996 commented 4 months ago

Thanks for the reply. We are planning to use ESP32-S2FN4R2. It has 4MB flash and 2MB PSRAM. It USB Full speed support. Would this be good to go?

nopnop2002 commented 4 months ago

It should be fine.