STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to store data in flash memory of STM32F401CCU6?

My STM32F401CCU6 has 256K flash memory, and I want to use it to store some data. Trying to create a user kept pausing the program at the hardfault handler when I tried debugging. Where am I going wrong? Are there any good resources for this microcont...

MihirJ by Associate II
  • 521 Views
  • 2 replies
  • 1 kudos

Resolved! STM32H753VITx with ULPI USB3320 - corrupted data?

 Dear all,for the past few weeeks, I've been trying to get the STM32H753VIT6 up and running with the USB3320 ULPI interface but I have not been succesfull. First, I have tried to run a CubeMX generated USB CDC example to test the functionality, but t...

ulpi_read_reg_0x00.png vosahlov_0-1727957108920.png
vosahlov by Associate II
  • 1421 Views
  • 3 replies
  • 3 kudos

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
  • 595 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
  • 521 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
  • 2223 Views
  • 14 replies
  • 5 kudos