

deveric
-
Posts
7 -
Joined
-
Last visited
Reputation Activity
-
deveric got a reaction from TonyMac32 in Disable console @ ttyS3
Sorry for the delayed response... actually it worked out-of-the-box. It ended up being the tool I was using to communicate w/ the serial port with. Not sure why it wasn't working. I ended up coding my own in Go (golang), connected to the UART1 (/dev/ttyS1) 115200,8N1 and it worked beautifully.