STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

connect to pixhawk with stm32

when I connect to pixhawk with stm32, I want the channel I want to move according to the data coming from the stick. /* USER CODE BEGIN Header */ /** ****************************************************************************** * @file ...

juanjuan by Associate
  • 317 Views
  • 1 replies
  • 0 kudos

Nucelo-h755zi-q flash crc Error

Hi all, attempting to write data to a specific address in flash bank 1 and calculate the CRC. Using three different CRC methods: flash CRC, software CRC, and hardware CRC, but getting three different values for the same data. The code is attached bel...

Ismails by Associate II
  • 267 Views
  • 1 replies
  • 0 kudos

STM32L5 Stop2 and Comparator

Hello, I'm trying to enable the stop2 mode and using the analog comparators on STM32L5.It seems that no interrupt is fired when turning the voltage in input+ at a higher leveln than input-. The same code work fine, when entering stop1 instead of stop...

svenifax by Associate
  • 255 Views
  • 1 replies
  • 0 kudos

Resolved! STM32C011 unbale to configure nRST pin as GPIO

Hi everyone,Recently started working on STM32C011J4M3 micro. I'm trying to set PF2-NRST pin as a GPIO. but when I configure it from cube MX as GPIO PIN always reamins in High state that is a 3.28v and i'm unable to toggle the pin or perform any other...

STM32L151CBT6A CURRENT IN STAND BYMODE

Does the current consumption of the micro stm32L151 in stand by mode with the RTC enabled vary with the supply voltage?From my tests I find that by powering the micro with 3.1 V I have a current consumption of about 4 microA while if I power it with ...

Use DMA for FMAC, for input

Hi,I am using FMAC for STM32G4.I can't find an example FMAC_IIR_DMAToDMA.I tried to configure a DMA instance for Input but the example was not working.1- Besides the DMA instance, should I use 2 more DMA instances, one for input and one for preload?2...

Old Man by Associate II
  • 849 Views
  • 2 replies
  • 0 kudos

Resolved! STM32U5 VDDUSB consumption

Hi, We are designing a low power design using STM32U5A9NJH6Q. As it is low power we aim for lowest possible consumption.We are not using USB on the device; hence we would like to omit any consumption from the VDDUSB and would have connected it to VSS...

FNiel.1 by Associate II
  • 254 Views
  • 2 replies
  • 2 kudos