2024-09-02 01:52 AM - last edited on 2024-09-02 01:12 PM by Peter BENSCH
Hi,
I'm currently learning how to create an IO-LINK device using the NUCLEO-G071RB and X-NUCLEO-IOD02A1 and configure it to operate in Transparent mode. I have already used simple SPI communication to adjust the register parameters within the L6364 to enable Transparent mode.
I would like to ask, after setting up and enabling the SPI and UART pins during initialization, how should I write to the L6364 registers? Currently, besides pulling the 'SS' pin low, I also need to "DeInit" the UART before I can write to the registers.
Is this the correct approach?
Best regards,
Dillon