STMicroelectronics / STM32CubeH7

STM32Cube MCU Full Package for the STM32H7 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits))
https://www.st.com/en/embedded-software/stm32cubeh7.html
Other
479 stars 298 forks source link

Missing WIFI, Clock and Weather Example in Latest Update #285

Closed bnina-ayoub closed 3 months ago

bnina-ayoub commented 3 months ago

Hello,

I recently updated my firmware and noticed that the WIFI, Clock, and Weather examples, which were previously available, are now missing from the latest update of the STM32H7 repository.

The old WIFI connection code, which was extracted from the Clock and Weather examples, is no longer working after the firmware update. This has caused some disruption in my project development.

Could you please look into this issue? It would be greatly appreciated if these examples could be reintroduced or if updated versions could be provided.

ALABSTM commented 3 months ago

Hi @bnina-ayoub,

Sorry to read this disrupted your project, but these examples, along with others have been removed as they use some middleware libraries that are not published on GitHub.

Please refer to this section in the README.md for further details. As explained there, you will need to download the firmware from st.com, in case you need those examples.

With regards,