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

Azure Device Update

Hi guys,I'm currently trying to figure out how to flash a new software update on a Discovery kit STM32 B-L4S5I-IOT01A (dual flash bank) via Azure IoT Device Update. I've followed Microsoft's example on Github (link) and it works. What I have trouble ...

ethernet on stm32f439

Hello,I made with cubemx an ethernet project for the stm32f439 (custom Board), but it doesn't works. When i just use the stm32f407 Discovery Board with the same project, it works without any change. The custom board has the same DP83848 Phy. I read t...

Resolved! STM32H7 dual core Break at address; no debug info

Hello,I am using STM32H7 dual core series. My STM32CubeIDE works fine when I am using HSI. But whenever I set the configuration to HSE, I am getting Break at address "0xa05f0000" with no debug information available, or outside of program code error. ...

HDesa.1 by Senior
  • 5744 Views
  • 12 replies
  • 6 kudos

Resolved! Unexpected UART interrupt in STM32G0

Hi All,I'm facing a strange issue on UART, I generate the code by CubeMx for UART functionality, UART is working fine but when ever i remove the TTL (Serial to USB) and keep Rx pin float, UART interrupt occurred continuously and main application stop...

vchau.2 by Associate III
  • 1296 Views
  • 3 replies
  • 0 kudos

PWM DMA generation with variable period

Hi all,I am trying to generate a PWM signal with both variable pulse width and period. I think the HAL_TIM_Base_Start_DMA function can only generate it with variable pulse width but not variable period. I have checked the timer cookbook and found the...

OFN by Associate II
  • 3828 Views
  • 9 replies
  • 0 kudos

LIN

Bonjour, J'essaie de faire communiquer ma carte Nucleo-723ZG avec un périphérique LIN.Apriori, ma carte est adapter au protocole LIN et j'arrive à configurer mon périphérique USART1 en LIN. J'utilise avec ma carte un transceiver LIN. Quand j'envoi un...

L4 Flash erase issue

MCU is STM32L4R9 with 1MB. I'm having trouble getting the device to erase the upper half of the flash programmatically. Apparently the device ships with opt bytes set for dual bank.I connected the device to the STM32 programmer through USB and turn...

EFrie.3 by Associate II
  • 2387 Views
  • 6 replies
  • 0 kudos

error in TLS communication with Azure IoT hub

Hello,I am working on stm32u585 (B-U585I-IOT02A) board with BG95 M3 as cellular modem, I have intergrated x-cube-cellular package with freeRTOS for cellular modem.Now I am creating task that connect with Azure IoT hub for that I have integrated azure...

amolchor25_0-1696325259671.png