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! STM32H730 PA10 going high when turning on USB HS PHY

Hi all,We are using an STM32H730IBK6Q.PA10 is not configured and STM32CubeMx generates code that initializes the pin as "Analog" as expected.Now if we enable USB (specifically, when setting `USBx->GCCFG |= USB_OTG_GCCFG_PWRDWN;`), that pin goes high,...

jri_0-1712234914627.png
jri by Associate II
  • 1347 Views
  • 4 replies
  • 2 kudos

Firmware Update via UART boot commands

Hi guys, I have a nucleo-l073rz and am developing software for it with iar ewarm. So far everything is working well (programming and flashing via the st-link programmer). In the future, however, I would like to do firmware updates via the serial inte...

Resolved! STM32H747 evaluation board I2C

Hi!I'm having some troubles in configuring the I2C bus on my STM32H747 evaluation board.I've configured it in CubeMX as in the image below, using DMA buffer (rx and tx). Gpio pins are configured as open drain (no pull) and hardware is ok.It seems lik...

Sunshine_0-1712232606219.png
Sunshine by Associate
  • 849 Views
  • 3 replies
  • 0 kudos