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.

DS90UB949-Q1: GPIO[3:0] pins can read automaticly without through local register.

Part Number: DS90UB949-Q1


Dear all

      In the '8.3.15.3' of DS90UB949 datasheet,it said GPIO_REG[8:5] are register-only GPIOs and may be programmed as outputs or read as inputs through local register bits only.

      My issue:

      1. GPIO_REG[8:5] must read by the software ?

      2. GPIO[3:0] must read by the software only? I want to use GPIO2 to pass the interrupt signal from the deserial DS90UB938, My CPU don't want scan the signal,because it cost software resource.