Hello! In this time, we will look how the i.MX93 GPIOs IRQs works, also I will focus on Cortex M33 side with SDK 2_16_0 but also tested on 2_15. We can see inthis other post, how the i.MX8M family works, but for i.MX93 this is a little different because there are a Se...
andthe dts for the i2c actually has the entry for theirq-gpios, but the dts file for the spidoes not, I conclude that this is a bug, because the spi dts should also support these pins.
I know that a GPIO can be used to trigger an interrupt, I've used it on the DM642. I am asking the question here just to make sure that it is still true for the TPS65930/Davinci. Can you please confirm that I can use GPIOs (8 or 16) as non-maskable interrupt (NMI) ...
I know that a GPIO can be used to trigger an interrupt, I've used it on the DM642. I am asking the question here just to make sure that it is still true for the TPS65930/Davinci. Can you please confirm that I can use GPIOs (8 or 16) as non-maskable interrupt (NMI) ? And...