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

Timer measuring time between state change on two digital inputs

I am using STM32F070 processor. I want to implement a function where I should measure the time difference between the change of input level on two digital IOs. There is no fixed sequence of the change in level on both the IOs. i.e. any one of the two...

Vvine by Associate II
  • 1716 Views
  • 6 replies
  • 0 kudos

Strange post?

https://community.st.com/s/question/0D50X0000AaXy4xSQC/code-processing-time-takes-too-long-im-using-stm32l476jgyxSeems one post has been "hidden"? (11 vs 12)

S.Ma by Principal
  • 362 Views
  • 0 replies
  • 0 kudos

reset stm32f412 fail

Hi friends . I have a new board developed with STM32F412Z 144 pins, I have a problem with Nreset of microcontroller . I tried to mount a simple reset circuit so as suggest by ST. a simple capacitors with pullup 4K7 and push button reset that c...

aacqu by Associate
  • 952 Views
  • 4 replies
  • 0 kudos

CAN is not functional after ACK error

We are using STM32L4A6VGTx MCU. In this for CAN we are receiving error multiple times (ACK error, EPV error, EWG error). Due to this we are not able to transmit and receive on CAN bus. Please let us know how to reset the errors, so that CAN will be f...

AGupt.11 by Associate II
  • 1268 Views
  • 4 replies
  • 0 kudos

Resolved! STM32F429: White screen, flashing COM LED

Posted on August 03, 2017 at 22:55Hi guys, total newb question here: A few weeks back I got a STM32F429.  Immediately when I received it, I plugged it in and played with the demo software which seemed to work fine.  Busy with other things, I stored ...

0690X00000603txQAA.jpg

STM32H7 Secure User Software

I'm planning out a bootloader for the STM32H743zi. I'd like to store two identical images in banks 1 and 2 of flash, and my preference would be to check validity of an image (and copy over a bad image) inside the secure user software section of sys...

bpentz by Associate II
  • 741 Views
  • 3 replies
  • 0 kudos

understanding the current consumption in run mode

I am trying to understand the current consumption in run mode of STM32L063x8 reading the data sheet (DocID025660 Rev 7).According to the cover page the current consumption of the MCU is 88uA/MHz in run mode and the maximal Frequency is 32MHz, therefo...