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.

GPIO data is not getting reflected on the external board pins

Other Parts Discussed in Thread: OMAP-L138, OMAP-L137

Hi Sir/Madam,

  GPIO output register data is not getting reflected on the pins,

I have followed all the instructions provided in the technical reference manual of OMAPL13X for initializing the board pins to work as GPIO.

i.e. 1.  I have initialized the OMAP-L13X.

      2.  I have enabled the GPIO in PSC registers

      3.  I have also selected a GPIO pin 0 of register bank 8.

      4.  I tried toggling the pin HIGH and LOW.

     5.  But the same is not getting reflected on external pins provided on the board for testing purpose.