STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H563ZI : USB CDC issue

Hello , As per reference document added USB driver in firmware , but gives error at function USBD_SetClassConfig(pdev, cfgidx);added screenshot of error If ignore this error , USB Serial device port detected but failed to set transmission buffer stat...

stm32_error.png
pooja by Associate II
  • 473 Views
  • 6 replies
  • 0 kudos

STM32F427 USB Vendor device

Hello all,For a first time i am trying to implement usb vendor device. I am using stm32 standard peripheral library. Basically  CDC class, having modified the interface recognition part. Can i have some direction what i am missing to implement. Here ...

Lachezar_0-1699868646627.png
Lachezar by Associate II
  • 376 Views
  • 2 replies
  • 0 kudos

Resolved! U5 ENCODER in STOP2 does not update count

I'm using NUCLEO U575ZI with LPTIM1 configured as Quadrature ENCODER with 32kHz internal clockIn RUN mode peripheral works properly but when I switch in STOP2 mode peripheral doesn't count.I can assume the peripheral is powered ON because when I exit...

amoli.1 by Associate II
  • 294 Views
  • 4 replies
  • 0 kudos

STM32L5: External loader does not work

Hi, With the STM32L562E-DK devoplement kit, I have developed a working touchGFX application without Trustzone. The external loader MX25LM51245G_STM32L562E-DK works as expected with STM32CubeProgrammer (version 2.14.0) However, I need trustzone, so I ...

Example for SMBus Host on STM32G031K8

hi,I'm looking for SMBus Host Controller on STM32G031K8.. The example is for different boards and when porting in done on my target I don't see any behavior as explained in the example.Kindly provide some pointers.