STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 343 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
  • 455 Views
  • 1 replies
  • 0 kudos

HID - CDC Composite inf file on Windows 10

I am trying to learn about implementing a composite usb device. I have seen that Cube does not provide a ready solution for this and so I downloaded the USB FW library along with the examples. There is an example for a HID-CDC composite.I have seen t...

DRega.1 by Associate III
  • 1983 Views
  • 10 replies
  • 0 kudos