Skip to main content
Visitor II
September 2, 2024
Question

Regarding the configuration and register issues of the L6364.

  • September 2, 2024
  • 0 replies
  • 612 views

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