Yes, it's possible. See my current project:
Aangemeld of registreer om reacties te plaatsen
Yes, it's possible. See my current project:
With scanlines ! great job !
Does it need a big FPGA ?
Right now it only runs on altera DE0-Nano. Don't know if it will run properly on other FPGAs. I tried compiling for Altera III and I couldn't make the PLL to build.
Probably it will run only on Altera IV chips. It uses 600 LEs + a SDRAM.
Where can I buy one?
Very nice! I would love to do a similar project, to convert rgb and cvbs to HDMI. Yes, very nice indeed
WOW! That looks REALLY interesting...
I would really like to see results of this MSX monitor test program when run trough your converter.
Wow nice a screen calibration program ? All I needed to adjust it. I will run it when I have time.
I am not sure how effective it would be to convert CVBS because you need to separate the bands on it. The ADC is very limited on my side, it can only digitize 3-bits, but I digitize R,G and B in parallel.
In the cvbs there is not much you can do, but you can consider it as half-resolution and you could get 4-bits doing 16 comparisons and a 4 resistor R2R DAC. Good luck
Nice job. If you prefer Scart to HDMI 720/1024 I suggest a LIGAWOO converter. On Amazon at €32 and it works great
a screen calibration program ?
It is not very good tool to calibrate a screen, but it can be used to test the typical effects that usually cause flat screens etc. non CRT devices to fail miserably and also to test some capacitors of CRT screen. Please read the attached HTML documentation to understand what you should see and description of the potential problems.
I am not sure how effective it would be to convert CVBS because you need to separate the bands on it. The ADC is very limited on my side, it can only digitize 3-bits, but I digitize R,G and B in parallel.
In the cvbs there is not much you can do, but you can consider it as half-resolution and you could get 4-bits doing 16 comparisons and a 4 resistor R2R DAC. Good luck
Hello! Congratulations with the working prototype. I agree with you, digitizing the CVBS is not a trivial task, since without a great quality decoder it brings a little value. End of 90-s I have built a very simple scan rate converter where I was using the triple ADC/triple DAC frontend and discrete PLL to lock on sync. If it could have any help, here is the schematics of it:
Block Diagram:
http://www.wolfa.net/novatec/projects/block.pdf
Schematics Page1:
http://www.wolfa.net/novatec/projects/page1.pdf
Schematics Page2:
http://www.wolfa.net/novatec/projects/page2.pdf
Schematics Page3:
http://www.wolfa.net/novatec/projects/page3.pdf
Schematics Page4:
http://www.wolfa.net/novatec/projects/page4.pdf
As you can see I had a tiny by today standards CPLD(Altera MAX7S128) and a triple 8 bit ADCs and DACs. With a very little signal processing it became very useful, since the signal from MSX was quite noisy. The actual resolution required 7 bits per color to reproduce correctly the full palette + noise.
Don't you have an account yet? Become an MSX-friend and register an account!