STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H743 FMC LCD (SSD1963)

HiI have a question for my colleagues who use FMC to communicate with LCD. I am using CoreH7XXI with 743. The display does not respond to the data I send to it. I used Core4X9I with 429 before and everything worked. My question is whether I need to s...

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
  • 436 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
  • 588 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
  • 553 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
  • 273 Views
  • 1 replies
  • 2 kudos

stm32h723zg Clause 45 MDIO

Hi all,i see H7 supports clause 45 MDIO access, but in the HAL library looks not implemented, i see only clause 22.How should i proceed to read/write c45 ? Thanks,angelo

heisenbug by Associate III
  • 790 Views
  • 4 replies
  • 1 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
  • 318 Views
  • 2 replies
  • 1 kudos