Other Parts Discussed in Thread: DRV2901, , USB2ANY
Hello,
We ordered the ULC1001-DRV290XEVM and we got all the necessary documents (full datasheet and firmware...).
We tested the EVM and it works fine.
We tried to build our own PCB containing the module and the driver (drv2901) with all the necessary additional component based on the reference design, and we would like to use our own uC to control the chip.
We simply would like to test if the chip operate fine or not, the problem is that the source code is a little bit complicated compared to other I2C devices from TI that simply we can control one register or 2 registers and the job is done.
The register map is a little bit complicated and there's no easy explanation of how to start.
Our goal is to simply test the water cleaning mode and verify if the output matches the EVM output.
Does it require a lot of configuration to achieve this or maybe we didn't get the datasheet well?
Thank you.