Hi @Wshuo.1
STM32L431CCT6 belongs to the STM32L4 Access Line as visible on
https://www.st.com/en/microcontrollers-microprocessors/stm32l4-series.html
It is a less-feature version of the STM32L433/STM32L443 products (STM32L443 being the STM32L433 wi...
Hi @AMend.7
The HAL library moved from HAL OSPI to HAL XSPI to consider the support of Extended-SPI mode up to 16-bits (Hexa-SPI). Hardware configurations are different between products on this Hexa-SPI capability.
Regards
Patrice
Hi,
If you are using mbedTLS a solution to get rid of this warning is to not activate MBEDTLS_HAVE_TIME and MBEDTLS_HAVE_TIME_DATE in mbedtls_config.h
regards
Patrice