Hello,
For last few years, we have used 33664 and 33771/33775 for our battery cell monitoring. Currently, we need to use 33665 for 20 AFEs connections. After getting the new 33665-built-in hardware, when I tried to control it, realized that 33665 is not a simple transceiver like 33664. It seems additional set-up is required in 33665 registers such as RSP channel's slave/master mode (for TPL3) setting and SPI speed setting, wakeup and sleep setting in-between interaction to 33775, which means control-flow might be 1) configuring 33665 or wakeup processing with 33665 and wakeup processing with 33775, 2) communicating with 33775 for cell management and 3) configuring 33665, configuring 33775 for sleep.
Before I start all this from scratching, if someone can give me an example code and let me know how to merge this function with 33775 driver, it would be very appreciated.
thank you.