User Activity

Hello,I'm currently programing a self designed sensor node with a HTS221. I've decided to use SPI to communicate with it (SPI half-duplex master)Here are the settings:static void MX_SPI2_Init(void) {   /* USER CODE BEGIN SPI2_Init 0 */   /* USER ...