User Activity

I am planning to use an STM32U5 SPI peripheral and I want to do a SPI read of a "black box" that doesnt exist yet. currently the planned output of this device has this configuration where the chip select is high for 5 bytes of data. the STM32U5 is ca...