Other Parts Discussed in Thread: C2000WARE, TMS320F2800157
I am working on interfacing HDC3020 Temperature and Humidity sensor. In that I want to discard CRC byte and accord to the datasheet we need to send NACK to discard that.
For the command 0xE000(Already sent command for setting Auto measurement mode in the bus)., I am sending NACK after I receive LSB of Humidity. But it is working for 3 or 4 transactions and after that Stop condition is not generated in the bus (ie.SDA line is in low sate). Refer the attached image.
Note I am using TI 's TMS320F2800157 microcontroller as a master and using C2000Ware_v5.00.00.00 driver functions for doing the transactions. Let me know how I can resolve this issue.
.