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 lucadjr

  1. L

    [PIC] TFT display 240x320 SPFD5408

    Thx for reply! Even if arduino should be easyer, understand its driver code is not so easy, i'll try! thx!
  2. L

    [PIC] TFT display 240x320 SPFD5408

    Hi all! I just bought a cheap display 240x320 (sold for arduino) with integrated driver SPFD5408 using 8bit parallel interface, in picture. I would try to get it work using PMP on my pic32mx340f512h but im a newby, did someone already tryed it? have you some code/tutorial/suggestion to do it...
  3. L

    [PIC] PIC32MX PMP problem, cant get it work

    Thx for help! Unfortunally i dont have an oscilloscope, the only thing is that with same connection bit-banging is working. To be sure about the timing i also setted FPBDIV = DIV_8 to set PBClock low as possible. Could someone of you please make a little PMP program just to check if really...
  4. L

    [PIC] PIC32MX PMP problem, cant get it work

    there is also logic analizer wich create graphics with waves ecc and it work good with my heart bit even high fcy while PMP lines sit on 0 (seems to be used even with pwm in internet's picture). Timing should not be a problem for the display, i follow some books (Di Blasio ecc) where they make...
  5. L

    [PIC] PIC32MX PMP problem, cant get it work

    Thanks for reply!!! Yes i used real hardware with bit-banging and it work properly. ENABLE LCD --> RD5 / PMRD RS LCD --> RB15 / PMA0 R/W LCD --> RD4 / PMWR DATA LCD0_7 --> RD0_RD7 / PMD0_PMD7 than same connections using PMP nothing happen and for this i start monitoring the...
  6. L

    [PIC] PIC32MX PMP problem, cant get it work

    Hi All! I cant get PMP working on my pic32mx340f512h. Tryed every example found in internet nothing seems to work to me and cant get change on the I/O pin simulator in MPLABX #include <p32xxxx.h> /* PIC32 Main Library */ #include <plib.h> /* PIC32...

Part and Inventory Search

Back
Top