STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Identifying stm32F407 vs stm32F411

Is there any way at all in PC software (Either the ST libraries or things like libUSB) to identify whether a device in DFU/Bootloader mode is an F407 or F411? Everything I can find in the USB properties is identical between the two (Same VID/PID, sam...

x-cube-tcpp in real project

We plan to use STM32G0 mcu with UCPD interface and external TCPP03-M20 protection circuit with single bi-directional power path in our smart power bank with replaceable smart battery and USB-C PD dual role power port application. There will be one US...

Usb video class in stm32h7.

I am using stm32h743 mcu and initialized cdc usb fs with cube mx for device only. After that i changed  descriptors of cdc with uvc descriptors now the device is recognized as usb composite device on device manager but i am not able to transmit any d...

saikumar by Associate III
  • 34 Views
  • 0 replies
  • 0 kudos

USB Composite HID+CDC (VCP) with STM32F401

Hi,I would like to create a gamepad that is recognized by the computer (windows), and have the Virtual Com Port (CDC) to send en receive data with the computer. For that, I want to create an USB Composite with HID+CDC. I found an exemple on this webs...

STM32 firmware update (USB DFU) and encryption

HiI successfully got the USB DFU bootlader working in 2 hours.This one: https://www.youtube.com/watch?v=n_LDXOQHerUNow i would like to add some encryption to it with a time budget of couple of hours.I am already using python for USB DFU update.What i...

MK..1 by Associate III
  • 133 Views
  • 1 replies
  • 1 kudos