that I need is know which codes in c I can use for example to configure the register sppcon and sppcfg, because when I try that did not work.
If you have same programs done in c using the spp, that i ...
The PIC18F4550 has a Streaming Parallel Port (SPP) which is great for high speed USB data transfer but requires 11 I/O pins. Do you really need the high speed? SPI uses 4 wires and I2C only 2 wires an ...
Hello
I need help, I have to do a connection between 2 PICs using the 18f4550
and I do the code in C but the problem is that I do not know how to start
and which codes I have to use.