STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New ST website is horrible.

"Modern feel and look" prevailed over usability, navigability, and common sense. The fact, that the site nags about obsolete browser is a clear indication of the level of incompetence of the creators.Should anybody from ST answer, please do so under ...

Resolved! B-U585I-IOT02A USB Host problem

I'm using BSP driver for USB PD (TCPP03-M20) on the B-U585I-IOT02A, for initialization of the USB PD as USB Host I use the following code:BSP_USBPD_PWR_Init (USBPD_PWR_TYPE_C_PORT_1); BSP_USBPD_PWR_SetRole (USBPD_PWR_TYPE_C_PORT_1, POWER_ROLE_SOURCE)...

milorad by Associate III
  • 1407 Views
  • 6 replies
  • 3 kudos

Resolved! MCU stall after a number of continuous writes to FMC

Hello all, I faced with a big stall issue when write a number of data via FMC. I guess it is related somehow with a cashe controller, but I can be wrong.The details in brief:I use an STM32H757 std dev board with all needed corrections to apply FMC in...

LeonidP by Associate III
  • 715 Views
  • 1 replies
  • 0 kudos

CRC32 Calculation of flash memory of STM32L476RG

I am working on STM32L476RG MCU for this one i want to calculate CRC of flash memory. for this i uses 3 logics but my calculated CRC of flash memory is not matched with hex file CRC of code.i share the link here using which i calculate CRC of flash m...

STM32G0B1CBT6 System Bootloader: CANFd. No Response

Greetings!I was trying to make a host device on STM32G0 to access system Bootloader of another STM32G0B1CBT6 to update Firmware over CANFd. Reference was taken from "AN5405"I configured the host device as mentioned in Application note and tried to th...

TSola.1 by Associate II
  • 2105 Views
  • 4 replies
  • 0 kudos

Resolved! How to render 3D on chips - STM32H743IIT6

I want to render 3D on stm32h743iit6. I found emberGL a kind of small GL which can render simple thing on chips. But it has less documents. I tried to contact developer but he didnt answer me.so there is someone who knows EmberGL. Thanks Very Much