Hello everybody,On actual project, I need to interface my STM32F051C8 to a HTS221TR Temperature & Humidity sensor.Communication is through SPI1, STM32 is master, there is 1 bidirectional data line, 1 clock, 1 Slave Select.Final usage will be in polli...