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

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
  • 243 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
  • 256 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
  • 508 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
  • 405 Views
  • 2 replies
  • 0 kudos

reason H745 not booting

Hi,I have a custom board with an STM32H745 which doesn't boot / I can't connect to.I've noticed that three of the gnd pins are not connected K15, L15, M15, would this cause the problem?The design is using an external 1.2V supply which is fine. 3.3V i...

SHanl.1 by Associate
  • 208 Views
  • 2 replies
  • 0 kudos

Simultaneous use of two FDCANs of STM32H743

I am developing a device that simultaneously logs two CAN lines using the STM32H743.I saw "Wrong data may be read from Message RAM by the CPU when using two FDCANs" in STM32H743 Errata document.I need a detailed explanation of the above Errata.I am t...

Labels