STM32 MCUs Embedded 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
  • 531 Views
  • 4 replies
  • 2 kudos

Resolved! COMP triggered ADC too slow

Hi,1. [Part Number] NUCLEO-L432KC2. [Environment] STM32CubeIDE 1.14.13. [Schematics] NA4. [Details] I am trying to measure a fast pulse with the ADC (~3 us rise time). I would like to trip a comparator when the pulse starts to rise and then start an ...

icecats_0-1712437905076.bmp icecats_1-1712438593813.png
icecats by Associate
  • 572 Views
  • 2 replies
  • 1 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...

Labels