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 picmonkey122

  1. P

    [SOLVED] ASM: LCD to PIC 4-bit writing to screen problem

    Thank you for the example that is what I meant but I didnt make it clear. I dont want all of the data Im sending to the LCD in main. - - - Updated - - - I dont fully understand what you mean by this because I have the RS and E lines also on the port.
  2. P

    [SOLVED] ASM: LCD to PIC 4-bit writing to screen problem

    Hi everyone. Thank you for all your suggestions, links and help I have had success and now have a fully functioning LCD display using assembly code! ;************************************* ; written by: pic122 * ; date: Tue 8th July * ; version: 1.0...
  3. P

    [SOLVED] ASM: LCD to PIC 4-bit writing to screen problem

    Hi. Thanks for your replies I will look through them in detail tomorrow and try out your suggestions. Will post my progress aswell. Thanks.
  4. P

    [SOLVED] ASM: LCD to PIC 4-bit writing to screen problem

    Hi. Yes on the PIC16F1454/5/9 datasheet there are 3 LATx registers a,b and c in bank 2 of the memory map. Just to check I changed LATC to PORTC in my code and tried that but the same problem still occurs.
  5. P

    [SOLVED] ASM: LCD to PIC 4-bit writing to screen problem

    Hi everyone, I have a problem with writing to a hitachi hd44780 16x2 display using the PIC16F1459. I have written several programs in C for this particular arrangement so I know from this that the wiring, LCD and PIC are all working correctly. I decided to switch over to writing in assembly...

Part and Inventory Search

Back
Top