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.

PROCESSOR-SDK-OMAPL138: PROCESSOR-SDK-OMAPL138

Part Number: PROCESSOR-SDK-OMAPL138
Other Parts Discussed in Thread: OMAPL138

Hello,

I'm working on the OMAPL138 board and I need to do GNSS configuration through UART. I searched a lot on the internet didn't able to find a source code for GNSS interfacing OMAPL138.
If you have any example driver for GNSS please share it with me.
Kindly help me to solve this issue.

Regards,
Seyed

  • Seyed,

    I am sorry, we don`t have a software solution or reference design to show GNSS configuration over UART from OMAPL138. From software perspective, we provide the UART Driver to set the data format and the baudrate for the interface but you will need to look at implementing the communication interface to the GNSS device by writing driver or application code leveraging TI provided UART driver.

    From HW perspective, given one UART interface is used for serial output/logging. You can setup the OMAPL138 pinmux to use one of the other instance of UART available on OMAPL138 and connect that to the GNSS device using blue wiring.

    Regards,

    Rahul