STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Please help solve the problem STM32H743IIT6

1. When using 16M external SDRAM as emwin cache, (1366*768*3*2) is used as LTDC display space, (8192*1024) is allocated to GUI memory as GUI_NUMBYTES. When double buffering is turned on (RGB565 color format), the displayed image will be stuck at a fi...

Plee.1 by Associate
  • 423 Views
  • 1 replies
  • 0 kudos

USB string descriptor modification

Hi All,​I practice an HID USB project at windows 10 with NUCLEO-F303ZE. And I initiated a project by STM32CUBEIDE and STM32CUBE. I alsp can get enumeration of connecting procedure so far so good. My project has a request which needs to response strin...

0693W00000AN7gZQAT.jpg
TTsao.1 by Associate
  • 1196 Views
  • 6 replies
  • 0 kudos

About NAND flash memory access by STM32F723.

Data is lost when reading NAND flash data with "HAL_NAND_Read_Page".It is caused by the interrupt of SysTick timer.We have confirmed that "STM32F429NIH6" does not cause data loss due to the interrupt of the SysTick timer.Why does "STM32F723ZET6" have...

SSawa.2 by Associate
  • 775 Views
  • 2 replies
  • 0 kudos

Resolved! Anomaly analysis for STM32 MCU software

Hi, I am working on CVEs and open anomalies analysis for STM32 software to see if there are any recent fixes (in past 1-2 years) which may impact our software and we need to include them.I am going through the questions asked in community forum. But ...

JShuk.1 by Associate II
  • 1079 Views
  • 5 replies
  • 0 kudos

Resolved! [SOLVED] Crash if BOOT0 pin is high

Hello Dear Experts,I have strange behavior on my STM3210 board.I flash my binary using STLink and it works well.Then I toggle BOOT0 pin in order to use the standard bootloader in the system memory and I reset the system.The bootloader starts and list...

winotix by Associate II
  • 2162 Views
  • 6 replies
  • 1 kudos

Resolved! Unable to Configure/Detect USB-PD from YouTube Tutorial

Hi All, I followed the updated ST tutorial on Youtube for setting up USB-PD (https://www.youtube.com/watch?v=-vsJhNIaHxE) and I can't seem to actually get it to show up on the STM32CubeMonitor-UCPD app after following as closely as I could. I am desi...

0693W00000D2DvpQAF.png 0693W00000D2DuwQAF.png
NYou.1 by Associate II
  • 1559 Views
  • 3 replies
  • 0 kudos

When i disconnect and connect USB cable, while using USB-CDC i get 16 bytes previously loaded to the driver, how can i remove them?

Every period of time i send ~33bytes through USB CDC, if suddenly USB cable disconnected and reconnect i get 16 bytes of the last message loaded, and then continue to get new messages.How can i detect disconnection and were these 16 bytes located?

DVars.1 by Associate II
  • 817 Views
  • 3 replies
  • 0 kudos