This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM2634: i2c

Part Number: AM2634

hi

I am using eeprom using i2c.
If i2c, syscfg is set in use, it will continue to enter the I2ControllerIntStatusEx function
Please tell me how to solve it

And when I set it to i2c 1MHZ, it goes to while(I2CCulatorBusBusBusy(object->baseAddr)) Please let me know how to fix it

  • Hello Gyeongju,

    There's not really enough detail here for me to provide an answer to start with:

    1. Are you starting from one of our base examples?
    2. If not, what example are you starting from and trying to add the module into?
    3. Can you share the code as is for review?
    4. Let's avoid using 1MHz speed until it's verified that 100kHz/400kHz is working first - increasing speed before getting those working just will complicate the issue further.

    Best Regards,

    Ralph Jacobi