2024-07-17 01:44 AM - edited 2024-07-17 06:26 PM
I'm using STM32H733VGT6, STM32F030CCT6 and LTE module.
As show as attached picture, it is conneted via UART.
I want to recieve data through LTE and connect STM32H733VGT or STM32F030CCT to DFU to download firmware.
Is it possible with UART?
STM32H733VGT have USB DFU, but I want to use UART.
Are there any circuits or materials that might be helpful?
Solved! Go to Solution.
2024-07-17 02:12 AM - edited 2024-07-24 12:32 AM
Hello,
It's possible to download the FW over UART using STM32 system bootloader. So, you need to refer to the following application notes on how to handle that:
2024-07-17 02:12 AM - edited 2024-07-24 12:32 AM
Hello,
It's possible to download the FW over UART using STM32 system bootloader. So, you need to refer to the following application notes on how to handle that:
2024-07-17 02:22 AM