Serial output with video generator
scotta
Posts: 168
Hi,
Is it possible to use the video generator to transmit serial
data to multiple serial IC's
There are 8 of them and each IC has Clock, Data and Load.
I have seen many examples of the video generator but
have not been able to get my head around it.
Sincerely,
Scott
Is it possible to use the video generator to transmit serial
data to multiple serial IC's
There are 8 of them and each IC has Clock, Data and Load.
I have seen many examples of the video generator but
have not been able to get my head around it.
Sincerely,
Scott
Comments
-Phil
Is there a way I can slow the video generator down to a crawl so I can
watch the waveforms with a scope (or a few LED's) ?
Also, what example should I start modifying: 8xPWM, Composite or VGA ?
Thanks Phil.
Scott
If the clock is done with CTRA then my bits don't need expanding (0110 ->> 00111100). Then
I'm really just pointing the video generator at my bits and off it goes ?
Scott
Yup.
-Phil
Scott
For example, if your data consist of a single serial data line and a clock, and one /ENA line, your four possible values during data transmission would be:
A prologue and postlogue, when /ENA is being asserted or deasserted might have a set of "colors" like this:
Explaining the video peripheral in much further detail is beyond the scope of a forum response, I'm afraid. You really need to consult some good documentation. Andr
Thanks a bunch Phil !
Scott