cancel
Showing results for 
Search instead for 
Did you mean: 

TESEO VIC3DA UART2 communication

Spına.1
Associate

Hi,

I am trying to communicate with Teseo module UART2 pins on the TESEO VIC3DA EVB via STM32F407 eval board UART pins. But not manage to send NMEA command and not get reponse NMEA message from the module .

Here is the setup:

Hard-wired STM32F407 PC10-PC11 pins (UART4) with UART2 pin of the Module ( cross it TX-RX, RX-TX), then common the grounds and power. Not plug the usb of the Module EVB.

Am I doing wrong?

Thank you,

This discussion has been locked for participation. If you have a question, please start a new topic in order to ask your question
2 REPLIES 2
Francesco Virlinzi
ST Employee

> then common the grounds and power

If not connected to USB.... i think you are using the connector on the panel to provice also power and gnd. If so on the connector you have also to provide VBAT.

Regards

Francesco

jg_spitfire
Senior

First I would try to establish a connection with the module using a uart-USB cable and a terminal (teraterm, putty) in order to be sure that the commands I am sending are correct and also would check the baud-rate, once this is done then replicate the config of the terminal in the uC