Part Number: TMDS64EVM
Hi All,
During debugging, I checked the GPIO status using an oscilloscope.
As a test, I added an API to set CNFIG_GPIO_SPI_REQ_PIN to LOW immediately after startup, but when I read it right afterward, it was HIGH.
I am currently checking the circuit to see if there is an issue with the input common level of CNFIG_GPIO_SPI_REQ_READY, but does the command to read a GPIO pin get affected by the circuit?
Also, I would like to use CNFIG_GPIO_SPI_REQ_READY for input interrupts, but I cannot find an option to set the function that is called when an interrupt occurs. How do you wait for the interrupt to trigger?
Best Regards,
Ito