Search found 3 matches

by jmonzon
Wed Mar 29, 2023 9:38 am
Forum: General Discussion
Topic: Esp-dl problem with psram
Replies: 4
Views: 1823

Re: Esp-dl problem with psram

Hi! Thank you for your answer! Hoy can I know if it is equipped with PSRAM? Acording to the documentation ( https://github.com/espressif/esp-dl ) " As ESP-DL does not need any peripherals [...] " I supposed that it would work with a standard dev-kit module... Should I include any other peripheral? T...
by jmonzon
Wed Mar 29, 2023 5:46 am
Forum: General Discussion
Topic: Esp-dl problem with psram
Replies: 4
Views: 1823

Re: Esp-dl problem with psram

ESP_Sprite wrote:
Tue Mar 28, 2023 11:52 pm
Is your board/module actually equipped with PSRAM? It doesn't come as standard with all modules/boards.
Thank you for your answer! How can I know if the ESP32 is eqquiped with PSRAM? Do you know if it is necessary to run esp-dl library?
by jmonzon
Tue Mar 28, 2023 6:58 pm
Forum: General Discussion
Topic: Esp-dl problem with psram
Replies: 4
Views: 1823

Esp-dl problem with psram

HI! I am new in this forum so forgive me if this topic should be placed in another space (Documentation/Sample Code/Hardware/Etc...) I am also new with the Esp32. At this moment I have done a couple of projects with the esp32 but in my opinion very easy, without getting deep in the hardware nor the ...