Module version??

User avatar
klaatu2
Posts: 36
Joined: Wed Feb 08, 2023 11:32 pm
Location: TEXAS

Module version??

Postby klaatu2 » Thu Feb 13, 2025 7:12 pm

How can I tell which ESP32-S3-WROOM-1 module I have?
.
ESP32 MOdule table.jpg
ESP32 MOdule table.jpg (108.37 KiB) Viewed 2281 times

There is no identification on the module:

20250213_095830.jpg
20250213_095830.jpg (153.85 KiB) Viewed 2281 times

ahsrabrifat
Posts: 58
Joined: Sat Jan 18, 2025 2:31 pm

Re: Module version??

Postby ahsrabrifat » Fri Feb 14, 2025 6:08 am

From the outlook, there is no way to figure out the version. I think you need to check the sizes of flash and PSRAAM with software.
https://docs.espressif.com/projects/esp ... psram.html
https://esp32.com/viewtopic.php?t=4086

User avatar
klaatu2
Posts: 36
Joined: Wed Feb 08, 2023 11:32 pm
Location: TEXAS

Re: Module version??

Postby klaatu2 » Fri Feb 14, 2025 4:39 pm

I have done the API route too. I'm not exactly sure, but it seems like the information is just being pulled from files rather than say from registers in the ESP32. THe output claims no PSRAM, yet this module is suppose to have 8MB

User avatar
klaatu2
Posts: 36
Joined: Wed Feb 08, 2023 11:32 pm
Location: TEXAS

Re: Module version??

Postby klaatu2 » Fri Feb 14, 2025 5:22 pm

The version is printed on the module. (see images below)
THe module shows N16R8 = 16MB Flash, 8MB PSRAM.

But I still need a way for software to identify...or rather confirm the correct module has been loaded

20250214_091148.jpg
20250214_091148.jpg (88.75 KiB) Viewed 1559 times
ESP32 MOdule ID.jpg
ESP32 MOdule ID.jpg (109 KiB) Viewed 1559 times

lbernstone
Posts: 916
Joined: Mon Jul 22, 2019 3:20 pm

Re: Module version??

Postby lbernstone » Sun Feb 16, 2025 9:45 pm

Use any sketch you like (simpler is better). Open the serial monitor in Arduino IDE. Choose OPI PSRAM and Core Debug Level Verbose in the board menu. Upload the code. If you choose the wrong type of psram, it will boot loop. If you choose the right type of psram, you will be able to see the amount of SPIRAM (aka psram) listed near the end of the report.

Who is online

Users browsing this forum: Majestic-12 [Bot] and 69 guests