Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by GURKE

  1. G

    [General] ILI9325 Initialization failed

    I think the schematic should just show the connection between display and µC. Of course I have a 16Mhz Crystal with 2 22pF to GND, 1k between Reset and 3,3V and a 100nF between GND and 3,3V. I added a few delays: void LCD_WriteComand(uint32 regID) { _delay_ms(1); LCD_CS_L; LCD_RS_L...
  2. G

    [General] ILI9325 Initialization failed

    Hi guys, I bought this TFT: **broken link removed** I think it uses the ILI9325. Here I found some code to use this display with an atmega32...

Part and Inventory Search

Back
Top