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

Details of using USB without VBUS sensing

I'm wondering how things work *without* VBUS sensing on, in particular, the STM32F401. From the documentation, I understand that:VBUS sensing can be disabled for bus-powered devices, since these are only powered up when VBUS is present, so VBUS can b...

continuous timer and Alarm in microseconds

Hi, I have an application; where I need to keep on running a hardware timer with microseconds resolution. I will note the time when some external interrupt is triggered. Basically purpose is to note the time difference between external inputs/trigger...

Resolved! Overrun error is frequently occured on STM32F415 even on a highest interrupt priority for USART1

Hello, ST experts​STM32F415 runs at 168MHz speed on custom board. And UART1 is used between MCU and a peripheral. The UART baudrate is 460800bps. And UART1 global interrupt is the highest priority interrupt except Non maskable interrupt and Hard Fau...

Yang Yang by Associate II
  • 1300 Views
  • 5 replies
  • 0 kudos

How to make several I2C (slave) addresses in STM32.

Hello,I am trying to connect RaspberryPi (master) with STM32 (slave) via I2C. STM has to "simulate" several devices (exactly 10) on the I2C bus. The problem is that I can set max 2 addresses (at least in Cube - HAL libraries). Ideally it would be lik...

SSoko by Associate II
  • 3090 Views
  • 5 replies
  • 0 kudos