I am using a PIC18F45K22 microcontroller for a project at the moment.
I am planning to use both I2c and SPI as per this schematic.
The data sheet states there are 2 mssp modules, which i believe to mean i can configure them independently and have each one using its respective bus system.
I just wanted to confirm that i havent missed anything here as my lecturer was more than surprised that i was using both SPI and I2C at the same time.
Im not sure if it is my foolishness of his age that is causing communication issues haha.
I am planning to use both I2c and SPI as per this schematic.
The data sheet states there are 2 mssp modules, which i believe to mean i can configure them independently and have each one using its respective bus system.
I just wanted to confirm that i havent missed anything here as my lecturer was more than surprised that i was using both SPI and I2C at the same time.
Im not sure if it is my foolishness of his age that is causing communication issues haha.
Attachments
-
63.8 KB Views: 18