Skip to main content
Explorer II
April 15, 2024
Solved

Can i OTA upgrade my MCU(STM32h745ziq) using cyw43439 chips?

  • April 15, 2024
  • 1 reply
  • 815 views

During the project, I need to create equipment that can be updated wirelessly using WiFi. So far, the MCU has been implemented to connect to the router. Is it possible to implement the ota upgrade with the cyw43439chip?

    This topic has been closed for replies.
    Best answer by Andrew Neil

    The cyw43439 is just a means to transport the data - sure, you could use that to transport the data which forms your firmware update.

    1 reply

    Super User
    April 15, 2024

    The cyw43439 is just a means to transport the data - sure, you could use that to transport the data which forms your firmware update.