2025-08-07 6:37 AM
Hi
I configured spdif rx with dma in circular mode and it works fine except that the signal should persist when mcu starts. The "wait for activity before synchronization" has no effect. The code for spdif mostly generated by cubeIDE.
Am i missing something or it will not work in combination with circular dma?
Also in case if cable was disconnected and connected back, what is the right procedure to restart reception? My attempts only lead to mcu stuck.