Hi,
I am a college student working on my senior design project and need help with using this component. In essence, the DS92LV16 will be used to serialize 16 bits coming from a Raspberry Pi 4 and feeding the serial stream to a laser that will hopefully achieve gigabit transmissions. My plan is to feed a clock source from the Raspberry Pi at 65 MHz, times 16 bits, the serializer will be able to achieve > 1 GHz transmission.
I am trying to find out if the DS92LV16 has some sort of buffer that will store the 16 bits of data, because while the RPi has a general purpose clock that can generate 65 MHz, the GPIO pins are not able to reach this clock frequency. So the clock will be running at a much higher frequency than the data that I am trying to transmit, which I am assuming will not work in the way I want it to. If there is no buffer available on the DS92LV16, what alternative could I pursue?
Thanks!
Morgan