640*480에 대한 VHDL 코드 인듯?
0.1 + 0.2 + 0.4V 합치면 0.7V 니까.. 3비트 씩 해서 8(2^3) * 8 * 8 = 512 컬러 인가?
A VGA video signal contains 5 active signals: • horizontal sync: digital signal, used for synchronisation of the video • vertical sync: digital signal, used for synchronisation of the video • red (R): analog signal (0-0.7 v), used to control the color • green (G): analog signal (0-0.7 v), used to control the color • blue (B): analog signal (0-0.7 v), used to control the color |
흐음.. 이건 어떻게 해석을 해야 하나?
[링크 : http://lslwww.epfl.ch/pages/teaching/cours_lsl/ca_es/VGA.pdf]
요즘 사용하는건 I2C 들어간 DDC2 방식이라고 해야하나?
[링크 : https://en.wikipedia.org/wiki/Display_Data_Channel]
'이론 관련 > 컴퓨터 관련' 카테고리의 다른 글
VGA Pattern Generator 관련 검색 (0) | 2018.05.30 |
---|---|
hdmi pinout (0) | 2018.05.29 |
I2c smbus slave interrupt (0) | 2018.04.24 |
haze / defog (0) | 2018.03.19 |
USB class - DFU(Device Firmware Upgrade) (0) | 2017.12.26 |