STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Simple UART not working on nucleoH755ZIQ

good morning. since this morning, on my nucleoH755ZIQ I am trying to make work my UART connection. I followed the stm video on YouTube and did as said: connected USART 2 (doesn't USART 1 work?) and then implemented the simple code   in the while lo...

Jad_0-1727955007350.png Capture d’écran 2024-10-03 à 13.31.03.png Capture d’écran 2024-10-03 à 13.35.41.png
Jad by Senior
  • 611 Views
  • 3 replies
  • 1 kudos

USB-HS without ULPI-PHY

Hi,We are using the STM32F446RCT6TR together with a ULPI-PHY in an application to be able to use USB-HS. Is there a controller from ST with which we can dispense with the ULPI-PHY if we use USB-HS + USB-FS with otherwise the same properties as the ST...

TR01 by Associate
  • 530 Views
  • 5 replies
  • 4 kudos

STM32C0xx BOOT0 PIN Legacy mode

Good morning,We designed a LED controller with the STM32C011. We exposed the BOOT0 PIN in our design as followed: Now the first prototypes are potted in without access to the SWD interface and we want to update the firmware via the internal bootloade...

NickvanIJzendoorn_0-1727941798010.png NickvanIJzendoorn_2-1727942358582.png NickvanIJzendoorn_1-1727942193724.png

Time Delay in FFT performance

Hello community,The CMSIS DSP library supports a 4096-point FFT, but my project requires a 16384-point FFT. I added some extra library files (downloaded from GitHub; these files are written in C) to my project and successfullyperformed a 16384-point ...

SA  V.1 by Associate III
  • 2357 Views
  • 14 replies
  • 5 kudos

Resolved! STM32U5F9NJ FDCAN Peripheral Not Initializing

Hello,I'm having problems implementing the FDCAN peripheral on the STM32U5F9 TFBGA-216 package. The peripheral is present and configurable in the IDE, but none of the registers update during initialization. In addition to my code, I've tried a bare p...

dhein by Associate
  • 670 Views
  • 4 replies
  • 2 kudos

How to write data efficiently to an SD card ?

I am writing data to an SD card for a data logger application, but I have very little experience with writing to SD cards so I want to ensure I am writing the data efficiently.My understanding is that data is written as a sector of 512 bytes.  So eve...

johngj_2-1707419795099.png johngj_3-1707421018110.png
johngj by Senior
  • 11122 Views
  • 11 replies
  • 8 kudos