I need to run mcu boot using stm32 board

Hi mate,

I followed (+) Add DFU support to your application - Software - nRF Connect SDK guides - Nordic DevZone (nordicsemi.com) your instructions and successfully implemented using nrf board with vs code now i need to run same program using stm board is it possible if possible what configurations i need to do

  • Hello,

    AFAIK, It is not possible because the Tutorial you followed is designed for the Nordic products and configurations (prj.conf) you change while adding DFU to the application depends on the running OS and product. So adding DFU to STM product will be very different from what you read here. I won't be able to guide you for changing the configuration as I am completely unaware of how STM32 works. It's better to go through their resources or you can generate a query in their support channel.

    Kind Regards,

    Abhijith

Related