Jump to content
peterkwon

how to use UART Communication

Recommended Posts

Hello guys!

UART communication is attempted.
If you look at the GetStart document, ttymxc0 and ttymxc2 should be in the Uart list, but ttymxc0 and ttymxc1 appear in my Edge T device.
So, all UART Opens fail.

What prerequisites should be done for UART communication?

Thank.

Share this post


Link to post
Share on other sites

hello @peterkwon

you can use an uart cable, use software such as putty to build uart communication with tinker edge t

use the uart cable to connect a pc (usb port) and tinker edge t (see the pic attached for pin connections)

in putty, select connection type to 'serial', to check the port # please check the device manager in your pc, the baud rate is 115200

once the board is boot up, it should be some logs printed that you can read on the putty terminal

TinkerEdgeT_UART.png

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...