CoolTerm - no response on Pi 5 when connected to AMA2

If you have specific questions or problems with any of my Freeware applications, post them here.
Post Reply
skondris
Posts: 2
Joined: Sat Jul 06, 2024 2:19 pm

CoolTerm - no response on Pi 5 when connected to AMA2

Post by skondris »

I'm a bit of a noob to linux and this is my first time working with a Raspberry Pi - which I know has limited testing/support with CoolTerm.

I'm trying to connect to a board connected to ttyAMA2 - Coolterm connects, but when I enter any command, or even gibberish, I get no response back whatsoever, - ever. ??

Not sure what I'm doing wrong. I've verified that I'm connecting with the correct serial port options (baudrate, port, etc). Local Echo is on and I see my commands in the display, but nothing happens after I hit enter to submit my commands like it usually has for me on other systems.
User avatar
roger
Site Admin
Posts: 467
Joined: Fri Apr 24, 2009 12:41 am
Contact:

Re: CoolTerm - no response on Pi 5 when connected to AMA2

Post by roger »

Can you try a loopback test to see if the ttyAMA2 port is working correctly? Simply connect the TX pin to the RX pin and then type something in to CoolTerm, if everything works correctly, the loopback connection should echo back everything you type (with local echo turned on you should see every typed character twice).
skondris
Posts: 2
Joined: Sat Jul 06, 2024 2:19 pm

Re: CoolTerm - no response on Pi 5 when connected to AMA2

Post by skondris »

Thanks, I was able to accomplish what I needed with a different tool, thanks!
Post Reply