Search found 3 matches

by Visinto
Wed Nov 05, 2014 8:54 pm
Forum: Flowcode V6
Topic: Problems with PIC18F46K22
Replies: 4
Views: 5442

Re: Problems with PIC18F46K22

Hey guys, I am so happy right now - Not totally sure, but I think I found the problem! :D The "Extended instruction set" (Bit 54 of the configuration) was enabled. Microchip says the following about this function in the datasheet: "Enabling the PIC18 instruction set extension may cause legacy applic...
by Visinto
Wed Nov 05, 2014 6:28 pm
Forum: Flowcode V6
Topic: Problems with PIC18F46K22
Replies: 4
Views: 5442

Re: Problems with PIC18F46K22

Hi Martin, thank you for your quickly answer and your ideas. I have checked the connection to the LCD with an other MCU (PIC16F887). It works well. The Pin configuration in Flowcode is also correct. So I think that this is not the problem. After this I changed the program for the PIC18F46K22 and add...
by Visinto
Tue Nov 04, 2014 9:20 pm
Forum: Flowcode V6
Topic: Problems with PIC18F46K22
Replies: 4
Views: 5442

Problems with PIC18F46K22

Hi @ all, I have a bit trouble with my current flowcode Project. In this Project I want to read some variables from the PIC18F46K22´s internal EEPROM. The first 25 EEPROM cells are inital values which are directely programmed to the MCU (I call these values the "Standard configuration"). During the ...