Hi Hui,
Thanks for the response.
Now I am trying to setup the I2C communication between the MCU and MC13226.
I have a few concerns:
1. How do I get to know which GPIO corresponds to which number as no pin numbers are given on the board.
example: Pin 21 is I2C_SDA (as per data sheet); but how would I know which is the corresponding physical pin on board.
2. I am trying to transmit a hard-coded value from MCU to MC13226 but unable to verify the same.
I am programming the MC13226 such that whenever any data is received, one of the 4 LEDs will glow. But for some reasons MC13226 is not responding as desired.
The data being transmitted to MC13226 is unsigned integer of 8-bits.
Could you please suggest any reason, or any setting we need to take care of?
Regards
Harish Venkatachalam