STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F2 Bootloader question

Hi, i'm Roberto.In my Project i need to update firmware from USB. I wrote a code that when i send a command (a determinated string) from my PC to my board by USB, the code jump from my application to the bootloader address so i can update my firmware...

RCola2_0-1692863563561.png
RCola.2 by Associate II
  • 3303 Views
  • 11 replies
  • 0 kudos

Resolved! STM32 CANBUS ACK

I am using stm32f407vgt6 mcu and sending data in canbus but I want to receive ack notification

Sergen by Associate III
  • 1272 Views
  • 3 replies
  • 1 kudos

Resolved! STM32U575VG Azure RTOS USBX host MSC

Hello,why is the MSC Host class not active in the Cube IDE configuration tool for STM32U575 series MCUs?I am developing a product based on STM32U575VGT6 and need the USB Host functionality for firmware updates and file storage to USB flash key. As I ...

QDot by Associate II
  • 1158 Views
  • 1 replies
  • 1 kudos

Resolved! STM32G4 HAL does not support ADC_CHANNEL_0. Bug?

We are using the ADC on an STM32G4xx for a safety project. The safety manual requires us to read VSS or VDD for ADC diagnostics. STM32G4 has ADC channel 0 internally connected to VSSA, so we are trying to use HAL_ADC_ConfigChannel() to configure ADC_...

Issue in building SBSFU_Boot example for NUCLEO-WBA52CG

Hi,I'm facing an issue in building a SBSFU_Boot example for NUCLEO-WBA52CG.The issue seems to be with the linkage error, for the Third_party files (mcuboot). Please find the error message below: C:/Users/zapk/STM32CubeIDE/workspace_1.13.1/SBSFU_Boot/...

zapk by Associate II
  • 752 Views
  • 0 replies
  • 0 kudos

Any MQTT client example for STM32F7/H7?

I have NUCLEO-H743ZI, NUCLEO-F746ZG and the STM32F746G-DISCOAfter trying the FreeRTOS-based HTTP server example which uses lwIP,I noticed lwIP 2.0.2 supports MQTT client codes.I have a Mosquitto 1.5.7 MQTT broker which is installed on AWS EC2 cloud i...

Matthew K by Associate II
  • 1663 Views
  • 1 replies
  • 0 kudos