STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! I am using the USB-PD protocol with the stm32G071RBT6 processor with the tcpp01 card. I can only get 5v at the output(Vbus). I can't get 20v(Vbus). what should I do. APPLICATION NOTE(AN5418) , TCPP01-M12 DOCUMENT AND LINK OF USB-PD CODE BELOW.

BOARDS: STM32G071RBT6,x-nucleo-usbpdm1APPLICATION VIDEO:https://www.youtube.com/watch?v=-vsJhNIaHxEhttps://github.com/mbekirtopal/USB-PD/tree/main/usb_delivery

Mtopa.1 by Associate II
  • 8845 Views
  • 10 replies
  • 0 kudos

Resolved! How to configure I2C speed for STM32H7?

I am looking for a way to change the HAL I2C lib clock speed during runtime to either 100k or 400k or 1M.I tried the following.....hi2c1.Init.ClockSpeed = 100000;However when compiling this the compiler do not recognize the parameter.

fglau by Associate II
  • 3735 Views
  • 7 replies
  • 0 kudos

USB bootloader for STM32F401RE

Hi, I am using stm32f401RE and want to flash the firmware through USB. Is seperate USB bootloader need to be flashed for my usecase or the USB bootloader will already be available in ROM.

KK Y.1 by Associate II
  • 526 Views
  • 2 replies
  • 0 kudos

resources for cmsis

hi everyone. I'm want to start projects using CMSIS on STM32. Surfing the net, I couldn't find any specific tutorial. Some starts project using SPL (which is discontinued by ST). I want a source to learn CMSIS on stm32cube. I'll glad if someone help ...

AKhor.1 by Associate II
  • 5331 Views
  • 3 replies
  • 1 kudos