Post Go back to editing

ESP32 SPI communication with LTC6810( DC2515B).

Category: Software

Hi, im working on my final MSc Project wich is a BMS.

It is based on an LTC6810, wich in my case i used an DC2515B and an DC1941D isoSPI interface.

So far so good, i´ve tested the system using the DC2515b code on an arduino UNO and it all works well, the problem arrises when using an ESP32, wich i cant seem to make it communicate with the DC2515b.

Im thinking that the problem is with the SPI programming...can anyone help me with this?

Thank you in advance Slight smile