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

Resolved! Store constant variables in Flash

Posted on May 31, 2017 at 20:54I am trying to figure out how to store a constant variable (a constant string of chars) on flash, so it does not occupy valuable blocks of RAM to store a const. In AVR there was something called PROGMEM, but here I can...

Discovery board series bus resistors

Posted on June 07, 2017 at 17:42Hi,Comparing Discovery Boards (STM32F769-EVAL and STM32F746-DISCO) the use of 33 ohm series resistors on the FMC and QSPI buses are different.    The STM32769-EVAL FMC address/data lines and QSPI data lines have serie...

i want to know availability of STM32H743BI

Posted on June 07, 2017 at 06:01the team said this will be available in 2nd quarter of this year .please confirm whether it is available now .if possible can you provide me the technical documents related to this

ADC after RST pin stm32

Posted on June 06, 2017 at 17:38Hi, I have a problem with the adc. I want to get the voltage of the STM.At the start up of my program I want to get the voltage of the STM. So I init the internal ADC and get VREFINT. I have the good value whit my cal...