keever50 commented on PR #16281:
URL: https://github.com/apache/nuttx/pull/16281#issuecomment-2839609284

   @linguini1 
   
   I tried to test the interrupts using this code that I quickly setup
   
![image](https://github.com/user-attachments/assets/0027c35f-f10a-4c0f-94c4-5cfb614d46b1)
   
   However, I'm getting weird behavior that might not be from your code 
directly.
   I have set rp2040_gpio_setdir to out:false, but when i am pulling down that 
pin, it shorts out the microcontroller.
   Which probably means the pin is driven HIGH on output enabled.
   
   Without this initialization, the interrupt does not trigger. So it probably 
requires it.
   
   Do you have any testing code that worked for you?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to