LTC6820
Production
The LTC6820 provides bidirectional SPI communications between two isolated devices through a single twisted-pair connection. Each LTC6820 encodes logic...
Datasheet
LTC6820 on Analog.com
Hi, I am using LTC6820 to isolate the interface between STM32F446re microcontroller to LTC6811. The connections for LTC6820 is as follows
MSTR = VDD,
EN = VDD,
SLOW = GND,
POL, PHA = VDD.
All the remaining connections are according to the datasheet specifications mentioned. But I am unable to transmit or receive signals on IP or IM pins.
Can you guide me how to start communication.
Moved from How to Use EngineerZone to Interface and Isolation on Wednesday, November 8, 2023 3:33:08 PM by emassa
All the remaining connections are according to the datasheet specifications mentioned. But I am unable to transmit or receive signals on IP or IM pins.
Are you using LTC6820 Demo board?
If not,
Are the bias resistors' values chosen right to configure the transmitter drive current and the comparator voltage threshold? I would suggest using the EVAL Board(DC1941D Evaluation Board) Schematic as a reference to check the connections in your circuit.
Also, ensure your software satisfies the SPI timing requirements for LTC6811(check LT6811 Datasheet Electrical Characteristics Section). For reference, you can use the points summarised in this(Communication issue with LTC6813) Query to debug your issue.