STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Problem with UART on STM32 Nucleo (F411re.)

I am new to Nucleo board STM32F411re.I am trying to work out an UART example on the devlopment boardI am trying to send data through UART - TX line and trying to read that data using Putty. I can't able to see data in Putty. When I debugged I saw dat...

Npiet.1 by Associate II
  • 447 Views
  • 0 replies
  • 0 kudos

Resolved! [SOLVED] I want to sample analog values and write these into an array but in the end there are not enough samples in the array as expected.

I expect at least 22937 samples until the array is full. My guess now is, that my index counter "number_of_samples" rises faster than that the actual samples that are written into the array. After the index counter reaches the theoretical max value o...

DSoll.1 by Associate II
  • 924 Views
  • 8 replies
  • 0 kudos

STM32L552E-EV Demonstration Firmware

Hello, I trying to test Demostration Firmware(*1) for my STM32L552E-EV evaluation Board, and in the documentation for this Demo is written:<<This demonstration has been tested with STM32L552E-EV (MB1372-C02) evaluation board and can be easily tailo...

0690X00000BwMcWQAV.jpg

STM32G4 ADC running in low speed

The new STM32G474RE has an ADC that can run up to 4MSPS.I'm doing a project where I need to do the sampling in 1MSPS. But the maximum sample rate achieved was 300kSPS. When I set timer 1 for the ADC trigger to 500kSPS the "while" loop simply locks. S...

AStaa.1 by Associate II
  • 868 Views
  • 7 replies
  • 0 kudos

STM32L073z-eval 32.768 LSE issue

Hello, i have some trouble with my L073z-eval board. I try to use RTC with LSE and found it very inaccurate. I checked the frequency using TIM21 (capture-compare mode with remapped LSE as input) and see very instabbility value - some times value goes...

AChas.1 by Associate II
  • 566 Views
  • 3 replies
  • 0 kudos