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
For ULP-RISC-V, I can trigger peripheral interrupts but when trying to trigger the internal timer interrupt via the "timer" assembly instruction it does not trigger at all.
github-actionsbot
changed the title
ULP-RISC-V internal timer interrupt not triggering
ULP-RISC-V internal timer interrupt not triggering (IDFGH-14752)
Feb 27, 2025
Hello,
I wrote a baremetal project on ESP32-S3 without using the SDK (https://github.com/Chalandi/Baremetal_esp32s3_nosdk).
For ULP-RISC-V, I can trigger peripheral interrupts but when trying to trigger the internal timer interrupt via the "timer" assembly instruction it does not trigger at all.
Also the TRM does not mention how to use the internal timer of the RISC-V (the RISC-V IP seems to be PicoRV32).
Could you please provide more information about the ULP-RISC-V internal timer ?
Thanks in advance
The text was updated successfully, but these errors were encountered: