STM32F407VET6 and a 7" display
I am trying to design a system that use the STM32F407VET6 and a 7 inch LCD display that use LVDS. The screen is 1024x600 pixel resolution and can use 6-bit or 8-bit LVDS interface. The screen also uses a HX8282 LCD controller. I was wondering if I need a LVDS transmitter like the SN75LVDS84 to interact with the microcontroller. I want to be able to display a UI on the screen. Is there any example code for doing this or projects that I might be able to look at to help aid in my design process?
