Tool/software:
From the datasheet, the DAC supports 3 I2C standards:
1. Standard Mode (100kHz)
2. Fast Mode (400kHz)
3. High-speed mode (3.4MHz)
Accidentally, I had configured my MCU's I2C clock speed for 1MHz and released a product several months ago. I was just reviewing the firmware associated with this DAC and I noticed that according to the datasheet, the maximum I2C clock speed is 400kHz. However, I never seemed to have a problem at 1MHz.
I was wondering if maybe the datasheet is not current and the DAC does actually support the "Fast Mode Plus" (1MHz)?
Thank you,
David