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

Question about DMA Peripheral Address Increment

Posted on January 27, 2015 at 09:48I see there is a option to increment a peripheral address after after a DMA peripheral-to-memory transfer. I'm curious to know what the purpose of this is. I can see the usefulness of incrementing the memory pointe...

Re: Question about DMA Peripheral Address Increment

Hi, This might seem a bit off topic but I really don't know where to raise this question. I didn't find any relevant discussion elsewhere.I'm trying to use dma driven i2c and want to enable peripheral address increment in order to read consecutive re...

STM32MP157F-DK2 pinctrl-stm32mp157.c I2C3

STM32MP157F-DK2 is missing I2C3_SDA at CN2, Arduino connectors although it has I2C3_SCL at PA8. Is it possible to bring I2C3_SDA to PG8 by modifying pinctrl-stm32mp157.c, stm32mp15-pinctrl.dtsi, stm32mp157f-dk2.dts and then no need to use STM32CubeMX...

Labels