2025-03-23 8:38 PM - last edited on 2025-03-23 11:53 PM by Peter BENSCH
Per example code of L9369, to set SPI_set_PWM, one read-write operation for 6Ah is used and
to set SPI_PWM_A, another read-write operation for 6Ah is used.
My question: Can two separate read-write operations be merged into only one? Thanks!