rajavel.rv
Member level 3
- Joined
- Dec 1, 2010
- Messages
- 66
- Helped
- 3
- Reputation
- 6
- Reaction score
- 3
- Trophy points
- 1,288
- Activity points
- 1,685
Hi Guys, we are having a doubt to interface with VGA using DB15 connector it having the input and output pins of hsync, vsync, red, green, blue, all will be single bit,.
we are given hsync and vsync properlly, but the problem is how can we are given data to this device, because we are converting the jpeg image to hex format, and loaded that data to memory and given it to be serially, such as, FF 00 48 00 FF 64 74 00 32, etc.,
we are taken the first three byte of FF 00 48 and given serially using shift register to send the data out, here we are taken FF is RED, 00 is Green, 48 is blue, this format is correct or not,.
Thanks & Regards
Rajavel Ashokraj
we are given hsync and vsync properlly, but the problem is how can we are given data to this device, because we are converting the jpeg image to hex format, and loaded that data to memory and given it to be serially, such as, FF 00 48 00 FF 64 74 00 32, etc.,
we are taken the first three byte of FF 00 48 and given serially using shift register to send the data out, here we are taken FF is RED, 00 is Green, 48 is blue, this format is correct or not,.
Thanks & Regards
Rajavel Ashokraj