Hello,
According to the datasheet, a soft_reset needs to be performed, whenever the CSR are updated. Funnily this is not happening in the example script...
I now have the problem, that the bridge in my design sometimes fails and I have no idea why this happens. To exclude the missing soft_reset as possible reason, I want to add this to my init sequence. Does anyone know how the bridge behaves right after the soft_reset is set? Do I need to poll the soft_reset flag to know, when the reset is done, do I need to wait a certain time after trigger the reset or can I directly proceed?
Thanks,
Christian