Home
JAQForum Ver 20.06
Log In or Join  
Active Topics
Local Time 04:26 29 Mar 2024 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : Picomite console via gpio UART instead of USB

Author Message
Vampire05
Regular Member

Joined: 06/12/2020
Location: Germany
Posts: 88
Posted: 07:14am 26 Jan 2023
Copy link to clipboard 
Print this post

Hi guys,
Is it possible to use the picomite console via gpio UART instead of USB? I would like to use ESPTerm (https://github.com/espterm/espterm-firmware).

Best regards
Artem
 
phil99

Guru

Joined: 11/02/2018
Location: Australia
Posts: 1721
Posted: 07:25am 26 Jan 2023
Copy link to clipboard 
Print this post

Manual p80

OPTION SERIAL CONSOLE
uartapin, uartbpin [,B]
? Specify that the console be accessed via a hardware serial port
(instead of virtual serial over USB).
‘uartapin’ and ‘uartbpin’ can be any valid pair of rx and tx pins for
either COM1 or COM2. The order that they are specified is not
important. The speed defaults to 115200 baud but can be changed
with OPTION BAUDRATE. Adding the "B" parameter means
output will go to "B"oth the serial port and the USB.

OPTION SERIAL CONSOLE
DISABLE
Revert to the normal the USB console.
These commands must be run at the command prompt (not in a
program).
 
Vampire05
Regular Member

Joined: 06/12/2020
Location: Germany
Posts: 88
Posted: 07:31am 26 Jan 2023
Copy link to clipboard 
Print this post

This is embarrassing. I have read the instructions 100 times, but overlooked the point (probably due to lack of interest at the time)...
 
Vampire05
Regular Member

Joined: 06/12/2020
Location: Germany
Posts: 88
Posted: 07:31am 26 Jan 2023
Copy link to clipboard 
Print this post

Thank you phil  
 
Print this page


To reply to this topic, you need to log in.

© JAQ Software 2024