Hi James,
Neither of those voltages will be suitable. The RC2014 needs a 5v
supply.
The cheapest and easiest way to get this is with a USB wall wart that most people have surplus of from old mobile phones. USB to 5.5/2.1 Barrel Jack cables such as this https://www.ebay.co.uk/itm/305198934201 are pretty ubiquitous too.
Alternatively, if you fit a 7805 voltage regulator an the two required caps, then you can use a higher voltage adapter. The 7805 needs at least 2.5v operating overhead, so you'll need at least 7.5v going in to it for a stable 5v out.
The socket is centre positive.
Hope that helps
Spencer
--
You received this message because you are subscribed to the Google Groups "RC2014-Z80" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rc2014-z80+...@googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/rc2014-z80/c5dacaf1-a9cd-4a14-848d-2d628c769bc5n%40googlegroups.com.
Hi James,
The jumpers on the RP2040 VGA Module are for selecting if TX1/RX1 or TX2/RX2 are connected to the RP2040. On a Classic II you only have a single UART (TX1/RX1), so it is kind of a moot point. If you had an RC2014 Pro or one of the Zed machines with two UARTs then it is more likely that you'll want to choose one over the other.
The nature of the way that the serial connection works means that if you have two devices connected to the RX pin on the RC2014, neither of them will be able to talk to the RC2014. Both of those devices will be keeping the signal high when not sending data, so even if one of them is pulsing it low, the other will keep it high, so nothing will get through. If you have some jumper cables, though, you could connect just the ground and 5v pins from the FTDI adapter to the serial module to power it though.
However, you can also use the USB C port on the RP2040 VGA Module
to power the RC2014.
Spencer
--
You received this message because you are subscribed to the Google Groups "RC2014-Z80" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rc2014-z80+...@googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/rc2014-z80/98576370-c9b5-4b22-8169-d3395d78bea2n%40googlegroups.com.