STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to implement a few cycles delay macro or function

Hello,I need to implement delay macro, lasting just a few cycles.As the delay is so small I would not like to use TIMs o DWT.On Texas Instruments DSPs, I was used to implement this nanoseconds delays, using NOP() instructions.Unfortunately, as also w...

CTabo.1 by Senior
  • 3026 Views
  • 12 replies
  • 9 kudos

Resolved! Firmware update on MCU with dual-bank memory

Hello everybody,having a dual-bank Flash memory into an STM32G0 MCU, what could be the best approach to update the user application ?By using the swap feature or by making a copy of the new user app from Bank 2 to Bank 1 (by using a bootloader)?Thank...

MaxC by Associate III
  • 1044 Views
  • 1 replies
  • 1 kudos

Nucleo-H503RB Problem of DAC

Hi, ST community.I'm trying to drive a motor using Nucleo-H503RB.At that time, I want to use DAC pin to watch variables, but I have problem of DAC.<Detail>To use the DAC, I set the PA5 to the DAC in Motor Workbench.I confirmed that when the DAC is se...

Kota by Associate
  • 477 Views
  • 1 replies
  • 0 kudos

STM32F407G Disc: TIM input encoder mode

Good afternoon community,I am trying to implement the Input Encoder in STM32F407G Discovery board.I implement all things, but I am not able to generate desired the output from the board.I get counter/count/position value as zero.   Can you please he...

MG1_0-1710159725167.png
MG1 by Associate II
  • 1073 Views
  • 4 replies
  • 0 kudos

Falling of digital signal after some delay

Please find the image for the reference.Falling time of digital signals should in nano second, but here its almost taking 42usec. I have configured GPIO mode as Alternating Push and Pull, Pull down.let me know how to reduce the falling time.

IMG_20240306_155433575.jpg
Sushmita by Associate II
  • 497 Views
  • 2 replies
  • 0 kudos