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! STM32H7 USB Low Speed Enumeration fail issue

Hello,Greetings to all community members, This post is regarding USB enumeration in STM32H7 series. I am currently using MCU STM32H747XIH6 for one my project in which I am configuring this MCU in USB Host by using USB_OTG feature available in it. I a...

Resolved! How the H750 kernel is powered using an external power supply

When using the STM32H750VBT6, I supplied around 1.37-1.4 supply voltage to the external pins VCAP1 and VCAP2,the project was configured as an external power supply using cubemx software.HAL_PWREx_ConfigSupply(PWR_EXTERNAL_SOURCE_SUPPLY); is used in t...

allgoodhi_0-1715329182041.png allgoodhi_0-1715328294289.png
allgoodhi by Associate II
  • 2350 Views
  • 3 replies
  • 1 kudos

Resolved! Detecting JTAG Access on the Board

Hi, I am using the B-U585I-IOT20A Board and I want the board to notify me in some way if someone is attempting to access and modify its content via JTAG. Is there a way to do this?

STM32F765VGT6 with 216MHz CPU clock frequency

I designed a circuit board with the STM32f765vgt6 chip following ST's hardware recommendations (two 2.2uF ceramic capacitors with low ESR connected to Vcap1, Vcap2).I'm having the following issues: When I initialize the CPU clock frequency to 216MHz,...

Resolved! STM32L475 and URC's management via UART

Hello,I'm managing a Wifi modem using one of the USARTs of the STM32L475.Modem is working fine when sending and receiving AT commands and data, but I'm not able to receive URC's.I only receive URC's when they come 'together' (very close) to the answe...

Writing to flash on power loss using PVD on STM32F103C8T6

Hello.I am trying to save variables to flash when there is power loss that i detect using PVD. I got PVD to work correctly and trigger interrupt at 2.9V, but now i cannot find the right examples to see how  to save the variables quickly to flash. I h...

Thesek1 by Associate II
  • 5464 Views
  • 9 replies
  • 4 kudos

STM32H747XI EXTI interrupts of M4

Hi,I am migrating my project from STM32F778AI to STM32H747XI and I have some issues regrading EXTI interrupt on M4 core.I use custom board with J-link programmer.I have simple button with hardware pull-up and I configured pin to be EXTI11 on M4 (enab...

davidra7 by Associate II
  • 1815 Views
  • 3 replies
  • 0 kudos

ADC Multichannel Polling Example

I'm writing firmware for stm32c011f4u6 using Keil5. I downloaded and checked an example about ADC from the homepage, but I only found the code that uses DMA. Is there any example of using ADC with Polling instead of DMA? Also, I need an example for m...

KenLee by Associate III
  • 2481 Views
  • 5 replies
  • 0 kudos