Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 07:02 19 Jun 2025 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 usb and the giga r1

Author Message
tenij000
Newbie

Joined: 30/05/2025
Location: Netherlands
Posts: 16
Posted: 10:11pm 11 Jun 2025
Copy link to clipboard 
Print this post

i connected the giga r1 to my picomite usb version

pico                    giga

vbus           5v
gnd            gnd
GP8 (pin 11) TX RX1 (pin 15)
GP9 (pin 12) RX TX1 (pin 14)

how do read the inc whit mmbasic
Edited 2025-06-12 10:38 by tenij000
 
Mixtel90

Guru

Joined: 05/10/2019
Location: United Kingdom
Posts: 7783
Posted: 06:49am 12 Jun 2025
Copy link to clipboard 
Print this post

Input voltage to the Giga is 6V to 24V but it uses 3V3 logic.
Input to the Pico is 2.7V to 5.6V and it uses 3V3 logic.
Your logic levels are fine but be careful how you power them as both supplies should be switched at the same time. If one is powered before the other then the GPIO ports could potentially be damaged. I would put 1K resistors in series with each of the signal lines for safety.

By default on a standard PicoMite GP8 and GP9 are dedicated to COM2 for connecting a PS2 keyboard. You will have to use OPTION KEYBOARD OFF to allow those pins to be used for anything else.

Appendix A of the PicoMite manual has a lot of information on how to configure and use the COM ports. I can't give further information here because I've no idea how you work with a Giga R1. You are going to have to write some sort of a program for both machines so that they can communicate.
Mick

Zilog Inside! nascom.info for Nascom & Gemini
Preliminary MMBasic docs & my PCB designs
 
tenij000
Newbie

Joined: 30/05/2025
Location: Netherlands
Posts: 16
Posted: 08:17am 12 Jun 2025
Copy link to clipboard 
Print this post

i use the 5v pin of the giga to vbus of the pico but need a power suply 5v gone get 1 if get my vga pcb made 1 but thakes long till gone ship it to me :(
Edited 2025-06-12 18:20 by tenij000
 
Print this page


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

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025