hillfool
Newbie level 1
- Joined
- May 22, 2019
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Location
- Northern Indiana
- Activity points
- 7
I am looking for sample code for use with MPLAB and Code Configurator (MCC).
I generated the I2C driver (i2c1_driver.c) using MCC, but I'd like to see an example of calling sequence to get basic master I2C working.
Other than in the source code itself, where is the API usage for MCC-generated drivers typically described?
I generated the I2C driver (i2c1_driver.c) using MCC, but I'd like to see an example of calling sequence to get basic master I2C working.
Other than in the source code itself, where is the API usage for MCC-generated drivers typically described?