STM32 MCUs Products

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
  • 1115 Views
  • 6 replies
  • 0 kudos

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
  • 289 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
  • 1472 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
  • 842 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
  • 774 Views
  • 6 replies
  • 0 kudos