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

STM32H747-DISCO Core-Lock Problem

Hello,I’m using the STM32H747. When I set the RCC power source to RCC → Power parameters → Supply source = LDO, the core locks up; if I select SMPS, there’s no issue.When I set CM7 to its maximum clock frequency (480 MHz) and CM4 to 240 MHz, the tool...

CKILI.2 by Associate II
  • 53 Views
  • 0 replies
  • 0 kudos

Flashing an encrypted Firmware

Greetings, I am using a STM32U585 MCU and I made a custom made code that implements the DFU protocol. I could successfully flash a firmare through .bin file and set the Option Bytes, set RDP level 1 and go back to RDP level 0. What I want to do is to...

j_filipe by Associate III
  • 57 Views
  • 1 replies
  • 0 kudos

STM32H745I-DISCO – CAN TXFIFO Buffer Full Issue

Hi everyone,I am working on Classic CAN communication using the STM32H745I-Discovery board with FDCAN2.My target CAN configuration is 500 Kbps nominal baud rate with a 16 MHz clock.Below is my initialization code:static void MX_FDCAN2_Init(void){hfdc...

STM32G491KCU3/6 Differences

I found https://community.st.com/t5/stm32-mcus-products/stm32g491kxu6-don-t-have-exposed-die-pad/m-p/625099#M231656 on differences between STM32G491KCU3 and KCU6. Is junction temperature range the only difference between these parts?

Internal Reference voltage VREF of STM32L4R9

Hi,I am using STM32L4R9ZIJ6 microcontroller.I have connected an external reference voltage of 3.3V to VREF+ pin and wanted to use internal reference voltage over this one for internal ADC read operation. Is that possible?I tried configuring the MCU t...

MoniR by Associate
  • 55 Views
  • 1 replies
  • 1 kudos

STM32H743VIT6 ADC didn't run

Dear all!i'm handle graduation thesis project: " design driver for PMSM using STM32 base external mode with Matlab simulink"i design hardware as PDF file, all block working without ADC, i try to set up by STM32cubeMX 6.14 but it still can't run, so c...