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

Resolved! Is it possible to do a firmware upgrade via FD-CAN with multiple STM32H7 microcontrollers in the bus?

The system looks like this:-one master controller STM32H7 which holds firmware of slaves-multiple (~8) "slave" STM32H7 on the same FD-CAN busThe slave controller firmware should be upgrades via FD-CAN ST bootloader (see AN5405)AN5405 says "The CAN bo...

bop0815 by Associate
  • 3056 Views
  • 5 replies
  • 0 kudos

Resolved! STM32F429ZI Nucleo demonstration - is this it?

I am developing a project using STM32F429ZI, I have bought a Nucleo board, read the quick start guide, plugged it into USB power & ethernet... so now what?The quick-start guide literally says "Press button B1 (left button). Observe the blinking frequ...

JU by Associate III
  • 2359 Views
  • 11 replies
  • 0 kudos

STM32F745 dual CDC problems

Hello,I have been testing modifications for STM32 default USB library stack that was modified to support dual CDC. The code is working fine on STM32H745 MCU. The idea was to now use this same library for F745 to communicate with Qt app on PC but ther...

MDJ by Associate II
  • 1599 Views
  • 5 replies
  • 0 kudos

STM32G474 jump to ST Bootloader without Boot0 pin

Hi,I'm trying to boot to the system memory so I could use ST bootloader (USB-DFU in mind), but unfortunately not succeeded.I have a custom board with a STM32G474RE and another similar version with a STM32G473RB. I cannot use the PB8/Boot0 pin, cause ...

Avellar by Associate
  • 2620 Views
  • 4 replies
  • 0 kudos

RTOS ThreadX with NetXDuo in CubeMX uses a lan8742 driver file called nx_stm32_phy_driver.c wherein the HAL calls have too many variables. Has this been reported?

The calls in particular are HAL_ETH_ReadPHYRegister and HAL_ETH_WritePHYRegister. In the HAL driver files, specifically stm32f7xx_hal_eth.c, these routines take 3 variables and not 4. For example, in the nx_stm32_phy_driver.c, the function for Read ...

GGree.1 by Associate III
  • 1101 Views
  • 3 replies
  • 0 kudos