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 edeca

  1. E

    Help With My First LM13232AFW GLCD Project

    If the only code you compiled is the header file then I am not surprised it was successful. All it contains is a few #defines! My code is only tested with HiTech (and will therefore work with XC8) but should compile with any sensible compiler. I used the 18F26K20 because it has a lot of...
  2. E

    Help With My First LM13232AFW GLCD Project

    Unfortunately you will not be able to use a screen based on the ST7565 in SPI mode with the PIC16F877A. The microcontroller only has 368 bytes of RAM and you need at least 1024 for the screen buffer, before all other variables are taken into account. Your only option if you wish to use an...

Part and Inventory Search

Back
Top