2024-06-27 07:57 AM
Hello, I have a question. Regarding waking up the system from LOW POWER mode, I want to use the WKPU but not with a push button as in the example. Instead, I want to use a GPIO port to monitor an external signal. I want to use a rising edge interrupt. I cannot use INT18 because it is connected to a push button and the signal pin is always connected to VCC. Therefore, a rising edge cannot be achieved.
2024-07-01 02:03 AM
Hello Tuan,
I recommend to check SPC5Studio Tools Suite
Which family do you use?
Best regards
Erwan
2024-07-02 07:31 AM
dear Erwan
Thank you very much, I have found the solution.