STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Entering and exiting stand-by mode on interrupt

I'm a beginner in embedded systems. I'm creating a software where some leds are blinking in the main while loop. I would like to put the MCU into stand-by mode when connecting a certain pin. I want to return to normal execution when this pin is disco...

varo1111 by Associate II
  • 671 Views
  • 1 replies
  • 0 kudos

stm32 series rotary capacity sensor touch example

Hello, I am currently developing a medical devicestm32 device related rotary capacityCircuit diagram and example code related to touch sensorIs a mustNo matter how much I look for it, there is an example related to the Liner touch sensorAs there are ...

NHor by Associate
  • 347 Views
  • 1 replies
  • 0 kudos

File transfer over the UART.

I want to store a hex file into the flash memory, For that I am trying to transfer the file over UART from computer to controller.what should be changes to be made in source code?or what should be approach?I am using stm32l083cz microcontroller.Thank...

Inaccurate frequency meter

Hi all, I am trying to implement a frequency counter using an STM32F446 and STM32CubeIDE. I am following the reciprocal measurement approach of one STM32 tutorial available in internet (see screenshot). Basically, i am using the input capture mode t...

MHuer.1 by Associate II
  • 1621 Views
  • 4 replies
  • 0 kudos

How to implement the time delay for multiple outputs

Good day guys I am trying to learn the delay to activate output. I found a tutorial on the timer delay. I defined the delay as 5ms. I found that the code works on a single GPIO.Now I wanted to activate 2 GPIOs with each having their own 5ms delay....

RSy.1 by Associate III
  • 522 Views
  • 2 replies
  • 0 kudos