933 address is 0xb0. Sensor or or ISP address is 0xda (both 8bit addresses)
The configuration is as follows:
Write (954_addr, 0x5c, 0xb0)
Write (954_addr, 0x5d, 0xda)
Write (954_addr, 0x65, 0xda)
Can you read and write the 0xda address directly after configuration?
Or how to read the address of 0XDA?
thanks.