I'd like to use the S/PDIF output (pin 14) on a Teensy 4.1. to drive a coax cable. My hope is to use this with the S/PDIF input on my audio interface. The voltage level of the signal is supposed to be .5 to .6 volts. I checked the signal on pin 14 with an oscilloscope and found it to be roughly 3 volts so it clearly needs to be stepped down. If you read the documentation in the Teensy Audio Library, you'd think you could just directly connect this singal to a RCA jack and be good to go. I don't think that is the case. It also needs to match the impedence of the 75 ohm cable. I found notes of people using a simple circuit with a transformer, or a simple voltage divider. I'm not an electrical engineer so I'd like some specific info on creating this interface. If someone can point me in the right direction, I'd be really grateful.
Kevin
Kevin