Page 1 of 1

GSMGNSS 2 click Problem with uart

Posted: 31 Aug 2022 15:16
by iqsoft
I am using the tiva V8 developments board with the TM4C129XNCZAD arm, GSMGNSS 2 click and mikroC. I load the example code from the libstock (https://libstock.mikroe.com/projects/vi ... ss-2-click MikroC for ARM). Then i see that the uart on board is working properly. The led on the usb/uart lights up as the tiva board sends data to the serial port. I am using putty to see the received data and i see "
??" on the terminal. I also tried loading the UART example from the basic libraries. The uart was working properly and i received correct data. When I import the library for the GSMGNSS2 click board that i already mentioned the serail port receives "???" again. Any ideas how to fix this?

Re: GSMGNSS 2 click Problem with uart

Posted: 08 Sep 2022 13:08
by IvanJeremic
Hi,

Are you sure you have set the baudrate right?

Regards,

Ivan.