Hi @unknown_boy,
An apology for the delay response.
Comparing the frame with the once shown in the ADS7924 datasheet it appears to be that is not a configuration issue, this because both frames are identical except for the ack/nack bit.
You could test the I2C module of your chip with a board-to-board communication with one of our examples (i2c_polling_b2b_transfer_master/slave). Also, you can use the configurations shown in these examples in order to communicate with ADS7924, by changing the address.
Could you check the connection of the ADS7924? Also, you can try changing the A0 to GND in order to change the address.
Please let me know your results.