its like trying to remove the head off a motor with a shifting spanner.9027
anyone who is serious about these things has a socket wrench in their toolkit
9028
with proper tools things are easy, if...
I've been spending some hours on searching information about using HSERIN with its interrupt, RCIF (PIR1.5), and found an interresting info in one of Bruce's posts. It wasn't about...
I'm having a go at programming a PIC24EP512GP806 bootloader with XC16. I need to define a few constants that the bootloader and application can both read.
Bumpless Transfer PIC18F
I have a pic 18F project which has incoming data every 10ms in a word.
retepsnikrep Today, 22:15The top nibble of the word high byte is flags, either %1111 or 0000 (we can ignore/mask them out)
The lower 12 bits is a...