geting gps default data on imx6 saberboard

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

geting gps default data on imx6 saberboard

863件の閲覧回数
shilesh_babu
Contributor II

Hi All,

My ublox gps module not able to read correct data from imxdq board.

Is I am missing something.....

 

130|root:/ # cat /dev/ttymxc4                                              
��4��z�

��4��z�
��4��z�

��4��z�

��4��z�

��4��z�
root/ #

タグ(1)
0 件の賞賛
返信
1 返信

819件の閲覧回数
weidong_sun
NXP TechSupport
NXP TechSupport

Hi shilesh,

   See advice below, please!

1. Hardware connections

CPU_UART_TXD----->GPS_UART_RXD

CPU_UART_RXD----->GPS_UART_TXD

check it, please!

2. UART bandrate.

you should configure CPU UART bandrate to be the same as that of UART of GPS module.

3. GPS data format is NMEA

Generally speaking, we should decode GPS data via software, so I am not sure if GPS data can be showed directly on terminial via cat command.

4. Try to use minicom tool

you know we ofter use the serial tool on linux platform, so you can also try to reciew GPS data.

[Comment]

I have ever validated GPS module of u-blox on iMX6Q platform, no problem.(UART port / USB port both OK)

Have a nice day!

BR,

Weidong

0 件の賞賛
返信