User Activity

I am starting a personal project where I will be designing custom hardware and software for a device that would be be similar to a smartphone. I want it to be able to connect bluetooth, wifi, have speakers and use USB-C(power, data transfer, etc.). I...
I am trying to get a 7" LCD to interface with a STM32F407VET6 microcontroller. I am using a display from winstar which the product number is WF70A2TIFGDBT0. The screen is 800x480 pixels and uses 8080 interface. The display uses a SSD1963 driver and I...
I want to try to interface a 7" 1024X600 display with the STM32F407VET6 chip. I know that the F407 does not have a LTDC so I was wondering if I could use a LCD driver chip that could be wired to the FSMC of the microcontroller. I also plan on using a...
I am trying to interface a 7" LCD-TFT screen that uses LVDS for its interface. I was wondering if the LTDC on the STM32F439 or STM32F469 could be used with the LVDS interface? 
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 ne...