STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

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...

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...

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
  • 1709 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
  • 584 Views
  • 9 replies
  • 0 kudos