STM32 MCUs Products

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! 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...

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
  • 591 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
  • 674 Views
  • 5 replies
  • 0 kudos