STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L4 how to get USB connect/disconnect events

I'm using a STM32L4A6 with OTG_FS peripheral. I use the USB driver from STM. I only get the suspend callback, but never resume, or connected, or disconnected callback. Suspend is not good indicator for plug in or out. Even USB cable plug in will also...

CZ.4 by Associate II
  • 1797 Views
  • 6 replies
  • 0 kudos

Repeated start with HAL drivers on STM3273C

Hello, I am using the STM3273C board as an i2c slave. The master is requesting the data via repeated start.For this I am using the method HAL_I2C_Slave_Sequential_Transmit_IT. The problem is that the first byte after the restart is always 0xFF. The d...

AEsca.2 by Associate
  • 380 Views
  • 1 replies
  • 0 kudos

Resolved! Creating bootloader for STM32F746GZ .

Hi guys.. I have to create a bootloader for the micro  STM32F746GZ . I have already an existing application for such a micro. I need to create the bootloader and then jumping from bootloader to the existing application. Any ideas about how to do it i...

SGasp.1 by Senior
  • 512 Views
  • 1 replies
  • 0 kudos