STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ADC measurements in sleep

Hello everyone,For one of our commercial product we are using STM32F0 as mcu, and IAR as compiler. Since the device is battery powered, it sleeps for 1 sec then wakes up and does some adc measurements and sleeps for next 1 sec. Instead of doing measu...

FErma by Associate II
  • 418 Views
  • 1 replies
  • 0 kudos

Microcontroller shutdown when press reset

Hi all, I am developing hmi using stm32f746 microcontroller,it's running continuesly whenever I press reset button the total system is turned off and unable to turn it on even if I do power reset.the reset pin is common for microcontroller and LAN dr...

KN.2 by Associate II
  • 1030 Views
  • 5 replies
  • 0 kudos

STM32L4+ issues when using UART with interrupts

Dear community,I am using the Nucleo-L4R5ZI board with STM32L4R5ZI chip embedded to experiment UART.Unfortunately, I am facing an issue when using interrupts.I looked up through the BSP (STM32Cube_FW_L4_V1.15.1) provided by ST if examples were using ...

zous by Associate II
  • 473 Views
  • 1 replies
  • 0 kudos

STM32F030 debug problem

Hi,i designed myself a PCB with a STM32F030 with breakout pin (SWDIO, SWCLK, NRST, GND, UART1_TX, UART1_RX). When I try to debug it with VS Code, it doesn't work. I tried it with stutil, openocd (on st-link v2) as well as bmp (on BMP Bumpy). Nothing ...

0693W000001cFdmQAE.png 0693W000001cFdcQAE.png
schellek by Associate II
  • 529 Views
  • 2 replies
  • 0 kudos

Resolved! UART DMA sends sometimes random data when using ADC

Hi everyone,I'm relatively new to STM, i'm making my diploma thesis with it. It's going to be a mini, portable oscilloscope, but at this point I'm totally stuck. I started using ADC with DMA, but soon I realised this might be not the perfect option, ...

ibruno26 by Associate II
  • 1088 Views
  • 7 replies
  • 0 kudos

How does the disabling of VREFINT influences BOR?

we have a STM32L07CBT6 and we want to disable the VREFINT with following HAL functionsHAL_PWREx_EnableUltraLowPower()HAL_PWREx_EnableFastWakeUp()but still want to use the BOR. Therefore I checked the section of VREFINT (6.2.4) and BOR (6.2.2) in the ...

0693W000001cJN4QAM.jpg 0693W000001cJNJQA2.jpg 0693W000001cJNOQA2.jpg

Resolved! How to get PWM from lidar sensor?

Hi everyone, i'm quite new with the stm. Currently im using the stm32f411 discoveryboard and trying to get the pulse width in order to measure range, i did try to search for solution and find out about input capture method but the code is on sw4stm32...

ĐNguy.1 by Associate
  • 807 Views
  • 2 replies
  • 0 kudos