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

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
  • 1496 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
  • 754 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
  • 2265 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

Resolved! STM32C0 bootloader interface

Hi everyone, On STM32C0, PA9 and PA11 are same pin, need to enable/disable remap to switch between them. Meaning if I enable PA9 then PA11 cannot be used. Same issue for PA10 and PA12. In STM32 Bootloader mode, STM32 can detect UART or USB mode on th...

Dat Tran by Senior II
  • 2983 Views
  • 13 replies
  • 1 kudos