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

How to interface an external ADC for highest speed?

Hello, I am planning to use the STM32H7A3ZI for a personal project and want to achieve the highest speed possible with an external ADC while storing at least 16 million samples in an external memory. In the tenths or hundreds of MSPS range, ADCs tend...

R.uy by Associate II
  • 3030 Views
  • 5 replies
  • 0 kudos

Clock precision on a STM32L476

Hi all, I need to drive the ADC with TIM1 at 4MHz, drive by an external event.I want to know the clock precision on this timer. For the moment I use HSI16 and the PLL to have 80MHz on APB.I also have a LSE for the RTC.but what is the precision. I nee...

Seth1er by Associate II
  • 1511 Views
  • 5 replies
  • 0 kudos

LPTIM match interrupt discrepancy on STM32U5

Hi,We are working with STM32U585AI processor. Our software is based on an RTOS and we are using LPTIM to generate OS ticks.Our system runs from either PLL@160MHz or HSI@16MHz depending upon system load. LPTIM is fed directly from LSE@32768Hz.We are f...

Flashing Issues

A strange issue is observed, i am able to flash using STM32 CubeIde and shows flashing successful, but when run command using debugger the code does not execute, it stays at while (1). Any possible reasons why such behavior happens? Please advise.

SRedd.5 by Senior III
  • 577 Views
  • 1 replies
  • 0 kudos

Resolved! CAN-FD stops mid-frame for higher data rates

I'm trying to setup a CAN-FD example with data rate switching (1MHz nom, 8MHz data) on an STM32G0B1. It seems to work up to 4MHz, but when I decrease my divisor to get to 8MHz, the CAN frames just stop after the arbitration. Here's my init code that...

_legacyfs_online_stmicro_images_0693W00000bjzdlQAA.png
Konami by Senior II
  • 1049 Views
  • 2 replies
  • 0 kudos

Nucleo Board F746ZG, USART connection with ROS, issue: Unable to sync with device; possible link problem or link software version mismatch such as hydro rosserial_python with groovy Arduino

My Demo I need to establish a USART connection between my board and ROS1. The python code I run in ROS environment is in the package "rosserial_python" and it is called "serial_node.py". I followed this guide ( https://www.youtube.com/watch?v=cq0HmKr...

Italo by Associate II
  • 1303 Views
  • 1 replies
  • 0 kudos