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

CPOL & CPHA setting in NSS pulse mode.

RM0440 Rev 7 (STM32G4), 39.5.12 NSS pulse mode.It is written on the page 1753: “This mode is activated by the NSSP bit in the SPIx_CR2 register and it takes effect only if the SPI interface is configured as Motorola SPI master (FRF=0) with capture on...

AVasi.11 by Associate II
  • 533 Views
  • 6 replies
  • 0 kudos

I want to DMA Input Capture (TIM1 CCR1) frequency values towards QSPI i/f (Single SPI Mode, W25Q128JV connected), store in Flash, DMA request being triggered by TIM6 ; on a STM32L412 based board. Need your help...

Hello All,I am adding parts of my code. Storing to flash is working if I DMA TIM1 CCR1 to memory and then copy from memory buffer to Flash.I assumed that writing to QSPI_DR will trigger transfer to Flash.Is it feasible to DMA to QSPI?////////////////...

BSam by Associate II
  • 275 Views
  • 2 replies
  • 0 kudos
Labels