Problems with clock prescalers and saleae on an STM32H563ZI nucleo board when using SPI
Hello, we are using the saleale logic 8 to read data transfer between an STM32 MCU and an IC through SPI (ADS8166 ADC).The CLK frequency is 1.5 for the SPI configuration with a prescaler of 2 so at the end we have CLK of 750 kHz. For some reason SO...