Maker Pro
Maker Pro

DSO oscilloscope with STM32

visionofast

Oct 17, 2018
3
Joined
Oct 17, 2018
Messages
3
Hi,
I have compiled a source code for DSO oscilloscope with STM32f4 discovery board. and i used a 7inch color lcd with 50 pin interface via a ssd1963 driver board.
The source code is from this tutorial. Everything on discovery board seems to be OK, LEDs blinking well. but nothing appears on LCD screen, just backligh screen lights up.
The code has used UGFX source for driving screen.
so, is there any specific LCD that should be connected for this project to work ,with any specific part number or something?
I have attached schematic of my LCD driver interface board.

Regards
 

Attachments

  • SSD1963_schematic_002.jpg
    SSD1963_schematic_002.jpg
    193.5 KB · Views: 5

visionofast

Oct 17, 2018
3
Joined
Oct 17, 2018
Messages
3
I have a couple of unknown chinese 7" LCDs and a AT070TN92-94 one. I also attached the ssd1963 library used in ugfx.
and I'm wondering about a way to put them into work for this project.
thanks
 

Attachments

  • AT070TN94.pdf
    791.2 KB · Views: 2
  • AT070TN92.pdf
    720.1 KB · Views: 0
  • SSD1963.zip
    11.3 KB · Views: 0
Top