I’m working on reading an ADC that’s interfaced with an STM32L4RET6, and I’m encountering an issue with data reception when switching SPI modes. Here’s the setup:The ADC has a data rate of 8000 Hz, so I receive a DRDY (active low) signal every 125 µs...