STM32 MCUs Embedded 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
  • 1174 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
  • 2914 Views
  • 5 replies
  • 0 kudos

Where is the source code for the NUCLEO-F767ZI ?

I am not able to find the source code for the example provided with this board.When hitting the USR button, it will blink consecutively the three on-board USR leds.I have downloaded the en.STM32Cube_FW_F7_V1.15.0 and en.stm32cubef7 archives but none ...

Philippe by Associate II
  • 607 Views
  • 3 replies
  • 0 kudos