This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Fota application on stm32f4

Hello

I have a project and I need to update the software that already working in a mcu with wifi module. But I do not know where to start any suggestions?

  • I do not know where to start

    Start with your favourite internet search engine!

    You've mentioned STM32F4 - so the starting point for that would always be the Product Page on the ST Site - they have examples & application notes which cover this.

  • I already did that thank you for your precious advise

    First step I will update the software without wireless connection. So i am going to use st flash loader first if it is the right step I know that it is the firts thing to learn for wireless connection as well.