Hello Everyone!!!
I am using MK22FN512VLL12 controller in my project, I have initialized I2C1 to communicate with ADC7924 as an initial task i have tried to read the device ID of ADC, i am using frdmk22f_i2c_polling_b2b_transfer_master SDK example for my reference. I have observed that the function I2C_MasterTransferBlocking();
is returning a value 0f 1105 which states that slave is not acknowledged i have cross verified with the device address and also with the hardware and the way that i am writing to the sensor everything looks fine but cant able to detect the device ID.
I also tried to write another I2C which is using for DAC there also i am facing the same issue.
can anyone help regarding this. got stuck here and struggling a lot.
please find the attached pics which can help you better to understand.
Thank you,
regards,
ANIL.