STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Porting Azure RTOS examples

Hi, last time I ported an Azure RTOS project there were only a handful of BSPs so I had to do some manual fiddling around to get it running on a nucleo board. Now that there is full support for H7 processors in the 2.0 package I'm wondering what the ...

OHaza.1 by Associate III
  • 709 Views
  • 1 replies
  • 1 kudos

Hello everyone, I want to set communication between outer world(USB) and inner world(STM32F407) in high speed. I used STM32F407VE as MCU and USB3320c-EZK as USB_PHY. And STM32CubeIde is used to generate code and proggraming ST.

I have some problems about programming USB CDC. The program goes into ERROR_HANDLER in   MX_USB_DEVICE_Init();. I think I made a mistake during set the configuration for running USB_OTG_HS and USB_DEVICE in ioc. (gui of STM32CubeIde). In " STM32F4xx_...

Beginner Issues, STM32F405RGTx USB Custom HID GPIO

usually I learn by digging and figuring things out, but im noticing that my world of lua isn't going to help me here. I have no real Knowledge of Low Level Languages, is there a tutorial or something out there that can help me learn how to do GPIO t...

RTaft.1 by Associate
  • 643 Views
  • 1 replies
  • 0 kudos

Resolved! How to set USB_PD PDO

We are planning to use STM32G071 in our next project.We would like to have 9V@3A in PDO1.​So we edited the PDO1 data in the usbpd_pdo_defs.h file as follows.​[0x0202D12C]00 0 0 0 0 1 00 000 0010110100 0100101100​Bit Description ...

Sodag.1 by Associate II
  • 4983 Views
  • 11 replies
  • 0 kudos