who to exit minicom connected to Raspi

9 years 5 months ago #29529088 by tony@g-eye.com
I have a Raspberry Pi with a Rio Board attached. When I go into the minicom from the command prompt minicom does not seem to work. I can't even get the Help file to come up. The biggest problem is, i can not Escape or Exit the program without turning off the power. This seems to corrupt the SD card to the extent that Raspi and Rio seem to work (4HZ flashing light) but no video out. I can't find any information on minicom or specifically how to exit it and test it to make sure it works.

Does anyone have a solution?

There needs to be a Topic for the RIO and Raspberry pi on this Form because some of these issuers seem to be specific to them.

Please Log in or Create an account to join the conversation.

9 years 5 months ago - 9 years 5 months ago #29529089 by opal
Replied by opal on topic who to exit minicom connected to Raspi
I am sure you know that already, but just to be sure we are doing the same and to quickly figure out your problem. In order to start "minicom" with correct serial port device selected and settings provided please run:
minicom -b 9600 -o -D /dev/ttyAMA0

The biggest problem is, i can not Escape or Exit the program without turning off the power.

In order to end "minicom" session try pressing:
'ctrl-A' then 'X' and then - ENTER

When I go into the minicom from the command prompt minicom does not seem to work.

May I ask how did you intend to test "minicom"?

Please Log in or Create an account to join the conversation.

9 years 5 months ago #29529091 by tony@g-eye.com
I was trying to get it to respond to anything to demonstrate any functionality. I am basically trying to learn some of the communication protocols.

Where are the commands you refer to referenced?

if minicom is "off line" can the Help files be accessed?

Please Log in or Create an account to join the conversation.

9 years 5 months ago #29529092 by opal
Replied by opal on topic who to exit minicom connected to Raspi
I am not sure I completely understand your setup. Please describe what exactly are you trying to achieve and what is your arrangement (how is the RaspberryPi connected to PC, for example).

I would expect one of the following:
- You have monitor connected over HDMI (or TV connected with S-Video), with the keyboard - over USB
- You have Ethernet/WiFi connection and access your board over SSH (for example with Putty)
- You connect to RaspberryPi over serial port, directly to PC or via USB/Serial adapter, and use for that Serial port terminal software like Hyper Terminal, Putty (in Serial port mode), minicom or software alike

Please Log in or Create an account to join the conversation.

9 years 5 months ago #29529093 by tony@g-eye.com
thanks, I now understand minicom and it's use. moving on to the serial interface.

Please Log in or Create an account to join the conversation.

Moderators: opal
Time to create page: 0.061 seconds