Issue of a Manchester Decoding serial data with DFSDM Serial Transceivers on STM32H723 platform
Hello, I'm trying to decode Manchester-encoded data by using the DFSDM peripheral on the STM32H7 MCU. I used a SW trigger Regular conversion on continuous mode through Filter0. But it doesn't work, and I didn't find any code examples or clear documen...