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! CDC function added but no any com port shown

I want to add CDC function. I use the STM32F103RB NUCLEO to add this function. But when I running my application, and insert USB to PC, no COM port shown in PC. I generate the code from cube and I don't know where is the problem. I test WIN10 and WIN...

0690X000009Z0poQAC.png 0690X000009Z0peQAC.jpg

USB PID and USB VID usage

Hello! We would like to know if it is possible to use your USB VID and default USB PID from the USB CDC library source code in commercial products? And also learn, if necessary, about the purchase of USB PID on our product and what you need to get it...

dmkuzmin by Associate
  • 793 Views
  • 1 replies
  • 1 kudos

Can you please let me know if the mapping of LED2 on NUCLEO-H743ZI in code is not done as per the data sheet of the development board?

as Mapping of LED2 is on PE1 in the code for NUCLEO-H743ZI board in ..\en.stm32cubeh7\STM32Cube_FW_H7_V1.5.0\Drivers\BSP\STM32H7xx_Nucleo_144\stm32h7xx_nucleo_144.h file.But the LED2 is mapped to PB7 in the datasheet of the evaluation kit datasheet.B...

VRame by Associate II
  • 1143 Views
  • 5 replies
  • 0 kudos

When using the STM32 Discovery kit IOT node, I am getting the following error " network interface can not be started"

I recently purchased the kit and was using it for first time yesterday. Initially i didnt get the error, I also tried the Wifi-HTTP server example and it worked, but later when i flashed the aws bin file, i started getting this error. Now even going ...

SMann by Associate
  • 365 Views
  • 0 replies
  • 0 kudos

Why does the auido application not work?

HelloI am trying to play the .wav file in this example:C:\Users\user_name\STM32Cube\Repository\ STM32Cube_FW_F4_V1.24.0 \ Projects \ STM32F4-Discovery \ Applications \ Audio \ Audio_playback_and_recordI want to hear the .wav sample is playing, using ...

Cevdet by Associate III
  • 999 Views
  • 2 replies
  • 0 kudos

STM32 F756, IAP jump to APP issue

I follow the AN4657, use the following piece of code, my IAP can jump to APP when boot up, and APP can jump to IAP. BUT, after jump back to IAP from APP, it will NOT jump to APP successfully.why same code, sometime it works but other time it doesn't ...

HZHU.0 by Associate II
  • 1155 Views
  • 5 replies
  • 0 kudos

Custom USB PD Implementation on STM32G0

Hi everyone,I have been searching for about 3 days straight for a reasonable solution to a USB PD project, and I am still feeling lost. Maybe someone can point me in the right direction.We need to design a USB PD sink circuit which authenticates the ...

TLaux by Associate II
  • 1844 Views
  • 4 replies
  • 1 kudos