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

STM32L053 Nucleo how to flash

Hi, I would like to know how to flash a program to my STM32L053 Nucleo board, for now after each power cycle I need to download the program via a debugger to the board, is how do I flash the program to the board ?

Wleon.1 by Associate II
  • 1603 Views
  • 6 replies
  • 0 kudos

Defuse Demo application not detecting STM32L452 Device which enumerated on windows OS device manager as DFU in FS mode

Hi !I am using Nucleo-L425 with repository example stm32cube_fw_l4_v1150\STM32Cube_FW_L4_V1.15.0\Projects\NUCLEO-L452RE\Applications\USB_Device\DFU_Standalone and the board enumerated on windows OS device manager as DFU in FS mode but not appears in ...

0693W000000UMijQAG.bmp

circuit working when connect jtag ground or cro ground

hi,we are developing HMI using stm32f746 microcontroller it has 7 inch tft display,sd ram,norflash,usb,sdcard,ethernet and wifi.and we are devoloping a code for each sections one by one,till now tft display ethernet uart,wifi sections are completed,w...

KN.2 by Associate II
  • 419 Views
  • 0 replies
  • 0 kudos

Input Capture callback function inaccurate and slow?

Hi everyone, I'm using an STM32F0 Nucleo board. I've been trying to implement an input capture function that tries to measure the frequency of an input PWM signal. I basically record a timer count when I get the first rising edge and the second risin...

BKoll.1 by Associate II
  • 2444 Views
  • 7 replies
  • 1 kudos

Resolved! Mapping multiple streams, request, and channels in DMA

Hi,With H7 the mapping is simple, we can use multiple streams at the same time, one channel per stream.But with L4 , it seems to be more complex, especially usage of "channel" terminology:For L4, Is it that we can use multiple channels ? Thanks,ranra...

ranran by Senior II
  • 1263 Views
  • 4 replies
  • 0 kudos

how to use 4 channels of ADC(192 KHz signal) with DMA such that out of total decided buffer size of 4096, we can populate the first 1024 buffers with ADC channel 1 , second 1024 buffers with adc channel 2 and so on ?

I am building a radar back end wherein I have to process 4 ADC channels coming in from radar front end and want to do processing on each channel and want to store the adc values in the buffer so that I can do DSP on it.

NKarn.1 by Associate II
  • 1274 Views
  • 6 replies
  • 0 kudos