Browse
STMicroelectronics Community
FAQs
Sign In
Product forums
STM32 MCUs
STM32 MCUs Products
STM32 MCUs Boards and hardware tools
STM32 MCUs Software development tools
STM32 MCUs Embedded software
STM32 MCUs TouchGFX and GUI
STM32 MCUs Motor control
STM32 MCUs Security
STM32 MCUs Wireless
STM32 MPUs
STM32 MPUs Products
STM32 MPUs Boards and hardware tools
STM32 MPUs Embedded software and solutions
STM32 MPUs Software development tools
MEMS and sensors
MEMS (sensors)
Imaging (sensors)
Automotive and Transportation
Automotive MCUs
AutoDevKit Ecosystem
GNSS positioning
Edge AI
Analog and audio
Interface and connectivity ICs
Power management
ST25 NFC/RFID tags and readers
STM8 MCUs
Other: hardware
Other: software
Knowledge base
STM32 MCUs
STM32 MPUs
MEMS and sensors
Analog and audio
EMI filtering and signal conditioning
Interface and connectivity ICs
Power management
Quality & reliability
Academy
About
Community guidelines
Feedback forum
Community blog
Developer news
JDhil.1
Associate
since
2020-01-22
2023-06-14
User statistics
2
Posts
0
Solutions
0
Kudos given
0
Kudos received
STMicroelectronics Community
About JDhil.1
Options
Report User
User Activity
Posts
Replies
I'm trying to update the code on a STM32F407 MCU using OTA and the update is sent through MQTT. The issue is that it takes a long time to update, I was wondering if there was a way to decrease the time. Also, if it's better to use MQTT or something else.
2020-03-10
I wrote a custom bootloader for STM32F4. I'm able to write the user app to the mcu, but I have trouble running it. When I try to jump to the user application, nothing happens and I don't get a message to the console from the user application.
2020-02-05
The bootloader is placed at 0x8000000 and the new application is at 0x08008000. I have attached images of the jump code and linker file.
No replies to display.