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.

SK-TDA4VM: TDA4VM edgeAI Kit GPIO

Part Number: SK-TDA4VM
Other Parts Discussed in Thread: TDA4VM

We are trying to enable a GPIO0_64 and get the User LED LD2 of TDA4VM edge AI Kit(PROC112A(001)) powered up.

  • We have written the PadConfig PRG0_PRU0_GPO1@ 0x0011c0b4 with the value 00060007.
  • Set the direction at 0x00600060 from 0xff79ff3f to 0xff79ff3e.
  • We have also set ICSSG_GPCFG0_REG at 0x0B026008  to enable GPIO mux.
  • We can see the status changing at 0x00600064 when setting and clearing the bits at 00600068 and 0060006C, but it is not getting reflected.(LED is still off)
  • We have verified the register values after booting using the k3conf app as well.

Are we missing something, any pointers are welcome.

NB: This is done in QNX startup, hw_init.c.

Regards,

Neeraj