??? 09/30/08 22:51 Read: times |
#158710 - I2C and code architect Responding to: ???'s previous message |
Be sure if you are using registers other than bank 0 to supply that register number to the routines generated by code architect. I used the I2C routines with register bank 2 in the ISR but did not realize that they were not automatically generated by CA for the associated functions that you have to fill in the blank for. |