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.

TDA2x, How can i use GPIO in Linux Usecase?

Hi,

I'm using TDA2x Custom board with VisionSDK 3.07.

I want using GPIO in Linux usecase.

The GPIO I want to use is GPIO7_27.
so UART2_TXD_MUXMODE set to 0xE in CTRL_CORE_PAD_UART2_TXD.

Q1. Is the register setting impossible on Linux? Segmentation fault occurs on Linux. So, I did it at IPU side.

Q2. Is there an example of GPIO provided by TI?

I found some gpio examples. but it runs on RTOS. so i want linux example.

Best regards,
Lee.