Hi, all
in omap3530 datasheet, there are two similar register for gpio module: GPIO_IRQSTATUS1 and GPIO_IRQSTATUS2, and also GPIO_IRQENABLE1 and GPIO_IRQENABLE2. What is the difference between them?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi, all
in omap3530 datasheet, there are two similar register for gpio module: GPIO_IRQSTATUS1 and GPIO_IRQSTATUS2, and also GPIO_IRQENABLE1 and GPIO_IRQENABLE2. What is the difference between them?
There are two identical interrupt generation submodules used independently by the imaging video and audio accelerator (IVA2.2) and the microprocessor unit (MPU). One of these interrupts is mapped on the IVA2.2 subsystem interrupt controller and the other on the MPU subsystem interrupt controller. GPIO_IRQSTATUS1 and GPIO_IRQENABLE1 are for MPU. GPIO_IRQSTATUS2 and GPIO_IRQENABLE2 are for IVA.