PIC18F26K80 not working in the real world
Posted: Fri Aug 09, 2019 5:00 pm
I have been Trying and trying to get the PIC18F26K0 to work with NFR905 with LCD
Yes I can program but it will not receive from the Master TX.
I think it is related to the PIC18 overall purpose.
I have included a Pin Allocation design.
The PIC18 loads and I see the 'Main Page" and then the program just sits and looks frozen.
I have old PIC16F1938 modules and when I run the Master the RX modules follow the results.
I have loaded the same Rx module with a few changes to the A4 not on the PIC18F26K80
The PIC 18 won't run the code and follow the Master TX.
On my development I didn't code for the OLED just trying to get the LCD to work in the world of PIC18F26K80
The main reason I went for the PIC16F1938 to the PIC18F26K80 was to get more ram memory. My design was heavy on code and the PIC16 won't handle it.
PIC16F1938 (28-pin, 28KB Flash, 1KB RAM, 256B EEPROM)
PIC18F26K80 (MCU ECAN 64KB Flash 4KB RAM
I was suggested the PIC18F26K80 with twice the ram
Sending to Hex the PIC18 worked as it should, just not able to run in the working world
I think the PIC18F26K0 is a special purpose PIC18 for a unique purposes and not for general LCD and OLED and NFR905 programs.
I can see the LCD displaying the beginning code but it will not display the information coming from the TX module. It works in the PIC16 world if i scale back my flowcode design
I have provided my pin allocations for the PIC18F26K0.
I used the same Flowcode 6 program design from the PIC16F1938 and made 1 change for A4 between PIC16 to Pic18
I special surprise in going to the PIC18 is the world of PicKit3 and MPLAB. I enjoy the speed of the MPLAB loading the PIC18
John
Yes I can program but it will not receive from the Master TX.
I think it is related to the PIC18 overall purpose.
I have included a Pin Allocation design.
The PIC18 loads and I see the 'Main Page" and then the program just sits and looks frozen.
I have old PIC16F1938 modules and when I run the Master the RX modules follow the results.
I have loaded the same Rx module with a few changes to the A4 not on the PIC18F26K80
The PIC 18 won't run the code and follow the Master TX.
On my development I didn't code for the OLED just trying to get the LCD to work in the world of PIC18F26K80
The main reason I went for the PIC16F1938 to the PIC18F26K80 was to get more ram memory. My design was heavy on code and the PIC16 won't handle it.
PIC16F1938 (28-pin, 28KB Flash, 1KB RAM, 256B EEPROM)
PIC18F26K80 (MCU ECAN 64KB Flash 4KB RAM
I was suggested the PIC18F26K80 with twice the ram
Sending to Hex the PIC18 worked as it should, just not able to run in the working world
I think the PIC18F26K0 is a special purpose PIC18 for a unique purposes and not for general LCD and OLED and NFR905 programs.
I can see the LCD displaying the beginning code but it will not display the information coming from the TX module. It works in the PIC16 world if i scale back my flowcode design
I have provided my pin allocations for the PIC18F26K0.
I used the same Flowcode 6 program design from the PIC16F1938 and made 1 change for A4 between PIC16 to Pic18
I special surprise in going to the PIC18 is the world of PicKit3 and MPLAB. I enjoy the speed of the MPLAB loading the PIC18
John