T3STY
Full Member level 4
- Joined
- Apr 17, 2012
- Messages
- 239
- Helped
- 24
- Reputation
- 48
- Reaction score
- 24
- Trophy points
- 1,308
- Activity points
- 3,715
I have programmed many different C programs for PIC16F876 and PIC16F84A, and I have built 3 different prototypes for writing a simple string on an LCD display using HD44780 controller. All of them worked when simulated in ISIS, none worked when programmed on the real PIC.
I now want to test if I'm doing something wrong or if it's the programmer/PIC that's not working. To do so I'd like to use PIC16F84A with a simple binary 8-bit counter on PORTB connected to LEDs. But my programs are not working at all on the real PIC. Could someone please write a simple C program and give me C source, HEX and schematic for it?
Thank you in advance
I now want to test if I'm doing something wrong or if it's the programmer/PIC that's not working. To do so I'd like to use PIC16F84A with a simple binary 8-bit counter on PORTB connected to LEDs. But my programs are not working at all on the real PIC. Could someone please write a simple C program and give me C source, HEX and schematic for it?
Thank you in advance