I don’t think I fully understand the purpose of the voltage selector on the Tigard board.
On lab UART 5: Common Interfaces.
We are asked to connect to the router through UART.
The router has its own power source, why do we need to set Tigard to 3.3V for this to work?
I was under the impression that we only need to set Tigard’s voltage to anything other than VTGT, when powering a chip that doesn’t have its own power source.
Note: I’ve tried the same exercise with Tigard set to VTGT but I can’t send/receive data.
The power swtich lets you choose between voltage levels on Tigard. In this case, if we don’t set a voltage, then Tigard’s level shifters will just flatline at 0v.
The tigard readme lists the typical use cases and why. The UART lab is use case #3 listed below.
Let me know if you’d like me to describe in more detail.
-joe
Yeah, there’s a bit more complexity, and that’s after we whittled it down from the original design.
Originally, we had separated VREF (the reference voltage for the level shifters) and VTGT(which connects on the red wires), plus a switch to connect the two of them. TIMEP, a predecessor to Tigard, had called them ‘Isolated’ and ‘bridged’ mode.
We realized that in the one scenario you would ever use isolated mode, you could just disconnect the VTGT wire and have an easier setup. In case someone does come up with an important use for it, there’s a jumper on the back of tigard labeled “ISO” that you can cut with a knife to separate VREF and VTGT.