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

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