Hello everyone,
I'm currently trying to use the Capture Peripheral with interrupt example provided by PSIM, and it works perfectly when I use GPIO 0(the channel set in this example). However, when I attempt to use different GPIO pins (specifically GPIOs 124, 122, and 58), even after configuring these channels in the interrupt, the simulation does not work.
Has anyone encountered a similar issue or have suggestions on how to properly configure these GPIO pins for the Capture Peripheral? Any advice would be appreciated!
Thanks in advance.