rows 1-9 as white squares while rows 10 and 11 are X's
if temp1 =8 then WDATA = %0001011101100011 = white square
if temp1 >=9 then WDATA = %0001011100100011 = X
Also remember rows are 0-10 not 1 - 11
rows 1-9 as white squares while rows 10 and 11 are X's
if temp1 =8 then WDATA = %0001011101100011 = white square
if temp1 >=9 then WDATA = %0001011100100011 = X
Also remember rows are 0-10 not 1 - 11
Thanks Aerostar,
Just another brain cramp on my part. As long as the background is blue then color squares appear. With video, only white squares. I keep searching the internet for a chip that will produce color with a video input and not a generated background. I cannot believe no one has or makes such a chip!
Best, Ed
Bookmarks