STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F405 ULPI USB3343

Hello Guys,I am new to STM and USB HS but have some experience with PICs and other AVRs. I've designed my own custom board (for a keyboard). So after I generated the USB HID code with STM32cube IDE, I successfully downloaded it to the STM, however, n...

maubla by Visitor
  • 18 Views
  • 1 replies
  • 0 kudos

Delay in SPI Transfer with STM32H7

Dear ForumIm using STM32 H755 ZI in the starter kit. I set the Timer 4 for generate a Interrupt each 1ms.At begin of INT:     -I toggle a PIN,      -and, send a SPI data (8 byte or 16..not important)What I noted is a delay of almost 10uS beetwen pin ...

Roibert by Associate
  • 82 Views
  • 4 replies
  • 0 kudos

UCPD SINK Application NUCLEO-u575ZI-Q

I'm trying to run a simple UCPD SINK application on the NUCLEO-U575ZI-Q.I attempted to follow the example provided here: https://wiki.stmicroelectronics.cn/stm32mcu/wiki/STM32StepByStep:Getting_started_with_USB-Power_Delivery_Sink#-5BOPTIONAL-5D_Conf...

acipriano_1-1713372587747.png acipriano_2-1713372661433.png

NOR Flash(external memory )- Status error

Hi all, I'm working on the NOR Flash via OSPI(using as QSPI) with the STM32U585 board. implementing this via filex and levelx, i have done all the configuration referring to the example provided by ST with the minor changes. I'm getting error in the ...

meghasb by Senior
  • 62 Views
  • 1 replies
  • 1 kudos

Working with STM32 is so frustrating

This morning I got an email from ST which included a section on using VS Code to target STM32 CubeMX projects.This appeals to me since the STM32CubeIDE is seriously lacking in focus from ST. It has looooooong standing bugs which no-one cares about, b...

KMill by Associate III
  • 52 Views
  • 2 replies
  • 0 kudos

STM32L496 Missing Bits in SVD-File

Hi,I just downloaded "STM32L496.svd" (Version 1.3) from ST homepage and noticed that there are missing bits in register definitions:CCMR1:Bit 16 -  OC1M[3]Bit 24 - OC2M[3]CCMR2:Bit 16 -  OC3M[3]Bit 24 - OC4M[3]