Post Go back to editing

Can I Use isoSPI Between ADBMS1818 Devices Without LTC6820 if MCU Uses SPI to the Master ADBMS1818?

Thread Summary

The user asks if an MCU can communicate directly with a master ADBMS1818 via 4-wire SPI, with isoSPI daisy chaining to slave ADBMS1818 chips through transformers. The final answer confirms that this configuration will work but warns that there will be no isolation between the BMS and MCU. The LTC6820 isoSPI transceiver is not mandatory for this setup.
AI Generated Content
Category: Hardware
Product Number: ADBMS1818

Hello,

I'm working on a custom Battery Management System using ADBMS1818 chips.

My architecture is:

  • MCU communicates with the master ADBMS1818 via 4-wire SPI (SCK, CSB, MOSI, MISO).

  • The master ADBMS1818 communicates via isoSPI to a slave ADBMS1818 through transformers (IMB/IPB → transformer → IMA/IPA of the slave).

  • The slave send  back  its IMB/IPB through transformer back to another slave IMA/IPA etc...

  • The last slave IMB/IPB is terminated by a 120Ohm resistor 

Question My question is:
Can I use this architecture ?

Or is it mandatory to use an LTC6820 isoSPI transceiver between the MCU and the master ADBMS1818 to fully enable isoSPI daisy chain communication and response handling?

I would prefer not to use the LTC6820 if it's not required, but I understand there may be architectural limitations.

Thanks for your guidance!