STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB_Device CDC_Standalone for STM32U5

Hello,I have seen that ST provides the USB_Device legacy library which uses the OTG_FS peripheral for the NUCLEO-U575ZI-Q: https://github.com/STMicroelectronics/stm32u5-classic-coremw-apps/tree/main. In my case I am using the STM32U5G9J-DK2 evaluatio...

EnaitzO by Associate II
  • 593 Views
  • 1 replies
  • 0 kudos

Resolved! Problems with SPI3 on STM32H725ZGT6 device

HelloI would like to make SPI3 on my board with STM32H725ZGT6 micro-controller work.Here is my initialization:void MX_SPI3_Init(void) { GPIO_InitTypeDef GPIO_InitStruct; /* SPI3 parameter configuration*/ hspi3.Instance = SPI3; hspi3.Init.Mode = ...

SMali.3 by Associate III
  • 727 Views
  • 4 replies
  • 3 kudos

Detect USB connections

Hi,We using the USB port on the STM32H7B0 (100pins) and he is configurated as a serial port (VCP).The USB communication works fine but we would detect the follow statuses: When our USB plug is unplugged or not.When we have opened or not the serial po...

OGhis_0-1728201116602.png
OGhis by Senior
  • 719 Views
  • 6 replies
  • 1 kudos

USB Product ID sublicence

Hi!I'm using an STM32 part for a USB product and wanting to get a sublicence for a USB Product ID which I believe is a service ST provide.Previous posts on here have suggested I contact my local ST sales office, but the email they provide on the st.c...

Wol by Associate II
  • 371 Views
  • 1 replies
  • 2 kudos

Resolved! Unable to connect to STM32U5

Evening everyone,I am working on the board bring up of a custom board using an STM32U59GVJT6Q and I am unable to connect to the chip through CubeProgrammer with an STLINK-V3SET over SWD. I get the following error, "Error: No STM32 target found!...". ...

brohr01 by Associate III
  • 487 Views
  • 2 replies
  • 1 kudos

STM32F767ZI Nucleo LED Blink Not working

Hello, I am getting started with the STM32F767ZI Nucleo board, and I am trying to do something pretty basic -- blinking some of the LEDs. I have the F7 ioc setup as default, and I am trying to run the HAL_GPIO_TogglePin in the main while loop. When I...

CChan.9 by Associate
  • 1806 Views
  • 4 replies
  • 1 kudos

STM32G031: problem after firmware update with bootloader

I am using STM32G031 Series.The bootloader was performed by selecting the main flash memory among pattern 11. However, the firmware update continues no matter how many times you update it, but it does not seem to work after the process. Are there an...

Paul6_0-1727859638166.png Paul6_1-1727859684568.png
Paul6 by Associate II
  • 633 Views
  • 3 replies
  • 1 kudos