Hi,
I don't know what the "best" way to aproach this actually is. I don't think me posting hundreds or thousands of lines of code is going to actually help others that much and I don't think I'll get much out of it either.
Instead I think I'll post snippets and routines, explaining what they do (or at least intend to do) and why. This way I think it's easier to tag along, one step at the time and, which is important,
...
Dual PIC18F SPI Data Exchange Methodology.
I have two 8mhz hardware spi Master/Slave connected 26FK80 pics running at 64mhz cpu speed. All good.
retepsnikrep - 20th April 2021, 06:32I am currently using SS Mode for the SPI.
The PIC's both receive and transmit CAN packet...