User Activity

Looking for Winc3400 drivers for STM32F4,where spi interface  for wife and uart for bluetooth.
i get `FR_NOT_READY`, `HAL_SD_ERROR_REQUEST_NOT_APPLICABLE` errors ./* If requested card supports wide bus operation */if((scr[1U] & SDMMC_WIDE_BUS_SUPPORT) != SDMMC_ALLZERO){//...return HAL_SD_return HAL_SD_ERROR_REQUEST_NOT_APPLICABLE;  }ERROR_NONE...