Is it possible to use the SAI peripheral with the data line only - SD_A or SD_B (without outputting the peripheral clock signal) when using the "free protocol" mode for a single-wire communication purposes?
Dear STM32 MCUs community,I am currently working on a project with the STM32l452RET6 MCU with a goal to use the SAI peripheral for one-directional single wire communication purposes, so only the "data line" (SD_A or SD_B) will be outputted using the ...