STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

fast ADC and fast clock in the same chip?

The STM32L4xx have excellent 4.5~5MSa/s simultaneous sampling ADC but abysmal 80 MHz CPU clocks. The fast STM32F's have faster clocks but ADC are <2.5Msps. Is there no MCU with 5Msps ADC and 200MHz+ CPU clock?

jandle by Associate
  • 480 Views
  • 2 replies
  • 1 kudos

Nucleo64 - default blinky description

UM1724 rev.12, in chapter 5.1 Getting started in description of the default blinky program which comes preprogrammed with the board, says:5. Observe the blinking frequency of the three LEDs LD1 to LD3, by clicking on the buttonB1.What?LD1 is STLink's...

Upload a config file.

How can I upload a config text file to stm32 flash ??? what softwares do zi need to install and what will be the procedure to check the presence of config file and update the firmware accordingly with new settings????

sne_123 by Associate III
  • 568 Views
  • 2 replies
  • 0 kudos

STM32L4 Pin State in shutdown mode

We are trying to set the STM32L431 controller to shutdown mode.During the shutdown mode, Pin PA15 shall be at low level.Unfortunately the pin does not stay at low level during shutdown.We have configured the pin with „HAL_PWREx_EnableGPIOPullDown(PWR...

A.R.C by Associate II
  • 673 Views
  • 2 replies
  • 0 kudos

Run-time UART Buadrate change

I am working on STM32L462CE MCU and my requirement is to change the baudrate of UART at run-time. So, how I do that?. Can you please give me the solution for this. First set to 9600bps, after 921600 and at last 115200.

AP_040 by Senior
  • 979 Views
  • 7 replies
  • 0 kudos