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

UART RX

Hi there!Here i'm with another question about UART. I know i have a tree mode for receive data from uart 1) Polling 2) Interrupt3) DMAi know the difference , but i'm soo confiuse about :Example : I work with interrupt where i put this declaration HA...

SGian.1 by Senior
  • 655 Views
  • 6 replies
  • 0 kudos

Internal Flash (STM32F042G6)

*How to save varibales or array of data in Internal memory on STM32F042G6*Can i get some example to understand this thing more clear.Thanks in advance.

Ss.61 by Associate III
  • 509 Views
  • 3 replies
  • 0 kudos

STM32H7 SPI low speed stabilization problem

I am communicating Nucleo H743 with several PN532s using SPI. I edited waveshare's stm32 codes, I didn't use DMA or interrupt. I am trying to reduce the SPI speed so that the reader can work when I extend the cable length. Since I could choose the SP...

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
  • 774 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
  • 484 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
  • 4613 Views
  • 8 replies
  • 4 kudos