STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Triggering the read timing of ADC when using DMA

I am using ADC DMA to read 100 sample from 1 cycle input sine wave whose frequency is 1KHz . When we using ADC to read DMA, the DMA reads ADC continuously until buffer is full. I want the DMA to read and store ADC data in buffer one at a time when it...

0693W00000Dm3YTQAZ.png 0693W00000Dm3YOQAZ.png
FLast.5 by Associate II
  • 365 Views
  • 1 replies
  • 0 kudos

32 bit limit on chained 16 bit timers

Working with a L4R5. I have chained TIM1 & TIM3 to create a 32 bit 1mS counter.Is it possible to reset both counters on an arbitrary 32 bit value?I would like to limit the count to 0x240c_8400; msec in one week.I understand how to reset a timer base...

RHerm.3 by Associate III
  • 479 Views
  • 5 replies
  • 0 kudos

Resolved! Nucle-L4R5ZI Hard Fault Timer with Output Channel

I use the NUCLEO-L4R5ZI Evaluation Board.I use STM32CubeIDE with HAL and gcc.When i activate an Timer Output Channel (I have tried it with Output Compare, PWM, Forced Output) i get a Signal:0 in the gdb after the Timer init (e.g. after call of MX_TIM...

MMuet.1 by Associate
  • 527 Views
  • 2 replies
  • 0 kudos

Resolved! Emul usart AN4457 issue

Hello,Has anyone ever used the emulated usart provided by ST (AN4457) based on timer and DMA?I need it for transmit, not for reception.In my test, most of the time TX characters are corrupted, sometimes it works.I checked with scope and it appears th...

0693W000001rvWYQAY.bmp
PCu1 by Senior
  • 1470 Views
  • 14 replies
  • 0 kudos

We have a PCB that is programmed via JTAG using the ST-Link/V2. Recently, I got some ST-Link Mini's, but I can't get them to talk to the same PCB the V2 does.

Looking at the pinouts for the 20-pin JTAG connector on the CBA being programmed, I see:1 - 3.3V2 - JTMS3 - GND4 - JTCK5 - GND6 - JTDO7 - n/c8 - JTDI9 - GND10 - /JTRST11-20 - Odd pins are GND, Even pins are n/cLooking at the STDC14 connector pinout f...

BRich.3 by Associate
  • 1327 Views
  • 3 replies
  • 0 kudos