Forum Discussion
Altera_Forum
Honored Contributor
20 years agoget data from GPS through UART port
Hello everybody, I'm doing a design, the purpose is to receive data from GPS to FPGA. I use the serial port UART. I have some problem now. The data from GPS is just ASCII text, like...
Altera_Forum
Honored Contributor
20 years agoI already solved the problem above, but My FPGA can't get data from GPS yet.
Now the baud rate is same. It's strange that I just can get some commas, which is included in the GPS data sentences, but no other useful data. Maybe there are some problems in my codes. Or something else I didn't find. Also I don't know much about serial communication. Hope for help if there are some ideas in your mind.