You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PSRAM performance on the ESP32-P4 is severely impacted with core 3.3.0. This is because the core is compiled at 80MHz, unlike core 3.2.0 which runs at the expected 200MHz.
Below is an extract of the differences between the 3.3.0 (left) and the 3.2.0 (right)
Sketch
N/A
Debug Message
N/A
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
I confirm I have checked existing issues, online documentation and Troubleshooting guide.