Skip to content

Fix for PSRAM detection on ESP32-S3R8 and t-beam#6504

Merged
thebentern merged 7 commits into
meshtastic:masterfrom
Nasimovy:PSRAM
Apr 7, 2025
Merged

Fix for PSRAM detection on ESP32-S3R8 and t-beam#6504
thebentern merged 7 commits into
meshtastic:masterfrom
Nasimovy:PSRAM

Conversation

@Nasimovy

@Nasimovy Nasimovy commented Apr 6, 2025

Copy link
Copy Markdown
Contributor

fixes #5904 for several boards that have the ESP32-S3R8
T-BEAM v1.1 should also detect PSRAM now

🤝 Attestations

  • I have tested that my proposed changes behave as described.

tested on

  • LilyGo T-Beam v1.2
DEBUG | ??:??:?? 0 Total PSRAM: 4192107
DEBUG | ??:??:?? 0 Free PSRAM: 4191863
  • HELTEC Vision master T-190
DEBUG | ??:??:?? 2 Total PSRAM: 8386295
DEBUG | ??:??:?? 2 Free PSRAM: 8386295

needs tests on

  • HELTEC Vision master E-213 (by Todd-Herbert)
  • HELTEC Vision master E-290 (by Todd-Herbert)
  • Seeed senscap indicator
  • Seeed xiao s3
  • LilyGo T-watch S3

@thebentern thebentern requested a review from caveman99 April 6, 2025 15:03
@todd-herbert

Copy link
Copy Markdown
Contributor

I can test it here for you now with the VM-E213 and VM-E290. I'll get back to you in a few minutes.

@todd-herbert

Copy link
Copy Markdown
Contributor

VM-E213

DEBUG | ??:??:?? 2 Total PSRAM: 8386295
DEBUG | ??:??:?? 2 Free PSRAM: 8386295

VM-E290

DEBUG | ??:??:?? 1 Total PSRAM: 8386295
DEBUG | ??:??:?? 1 Free PSRAM: 8386295

@thebentern thebentern merged commit 2125c03 into meshtastic:master Apr 7, 2025
@Nasimovy Nasimovy deleted the PSRAM branch April 17, 2025 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Store&Forward not setup on Heltec E213 and T190 because PSRAM not found

4 participants