I already searched the wiki, but I didn’t find an unequivocal statement saying it would work… maybe I am a little bit clumsy.
In fact, I saw the thing about the 4620 bug, that will bring me problems with MIDI, because MIDI IN/OUT can happen at the same time, and I am not (and I will not be) using MBHP_IIC_MIDI:
I already searched the wiki, but I didn’t find an unequivocal statement saying it would work… maybe I am a little bit clumsy.
That’d be because noone has done it before - if you write the document then the next guy won’t have the same problem
In fact, I saw the thing about the 4620 bug, that will bring me problems with MIDI, because MIDI IN/OUT can happen at the same time, and I am not (and I will not be) using MBHP_IIC_MIDI:
In that case 4685 would be suitable. Note that it does not have as much RAM as a 4620, and that some sections of RAM are not accessible by indirect addressing.
Where to find sdcc’s pic18f4685.h header or can I still compile within pic18f452.h, if I need only more space for coding instead the new abilities of that Chip?
And as an Hardware Option: Can I configure and use LCD connections like before I had used for the PIC18F452 in (8 bit Mode), because i don’t want use CAN Support. Do I have to configure it anywhere?