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

K.I.S.S. STM32L0xx persistent storage / non-volatile memory

I need a to read and write a simple 16 bit user configuration value that's stored in non-volatile memory. The STM32L0xx is famously short on memory and as such bringing the entire HAL in is out of the question. It swells up the code space well beyond...

JMath.2 by Associate II
  • 903 Views
  • 3 replies
  • 0 kudos

adc dma reading

I am using 6 channels adc with 46uSec sample rate. the reading is pretty good with dma. and I use TIMER trigger adc reading and get data from dma call back function. but every time I only get one sample for each channels, it is possible to set multip...

yang hong by Associate III
  • 534 Views
  • 2 replies
  • 0 kudos

How to access the 2KB user option bytes in H7

In the STM32H7 datasheets, page 23 (H750) or 26 (H743) - ST says the device has 2KB user option bytes flash area. Does anyone have idea if this is a typo? Or how to access this memory?If it really is there - it has a good potential to be used as conf...

Dan4 by Associate II
  • 4877 Views
  • 8 replies
  • 4 kudos

SPI loopbacking not working

I am using nucle-h745ziq ,SPI1 as Full duplex master and SPI4 as Full duplex salve.And both have same freuncy 25MHZ .And spi1 prescalar is 2.But SPI4 is not start the communication.Both structure parameter are same.In spi.c libabry I am uing if(HAL_...

MDeva.1 by Associate II
  • 1257 Views
  • 9 replies
  • 0 kudos

Is there a possibility of a mistake in stm32F4/7 reference manual About Encoder mode in Timer section?

We have three options to select encoder mode In SMS bits (Slave Mode Selection) of TIMx_SMCR register. Based on the description following each mode in this register, counter counts UP/Down on each TI2FP1/TI1FP2 edge based on the TI1FP2/TI2FP1 level o...

0693W00000BaLqKQAV.png 0693W00000BaLubQAF.png 0693W00000BaLuaQAF.png