STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32407x ADC , DMA and overrun

Hello, I want to know when ADC DMA is enabled and if ADC overrun status sets to 1. the RM says this >>>>>>>>>>>>>>>>.To recover the ADC from OVR state when the DMA is used, follow the steps below: 1. Reinitialize the DMA (adjust destination address ...

n.serina by Associate III
  • 666 Views
  • 1 replies
  • 0 kudos

High start up time for STM32L4

I'm currently developing a project that will see a high number of MCUs connected in the end application so low power consumption is critical. I was aware there will be some initial high power consumption when first powered up however the MCU takes ~3...

Hello, I have been working with a STM32F4 where I use two channels of TIM8 to trigger data transfers from two GPIO ports to memory using two DMA2 streams. I would like to have these DMA streams write 16-bit data interleaved to 32-bit memory addresses.

I have gotten the 16-bit data transfers individually working where each DMA stream would write to memory in half-world fashion. For this application it would make more sense to write 16-bit data from GPIO port I to the lower half of a 32-bit word and...

STM32 QSPI Bank1 and Bank 2 usage

Hi All,We are planning to use STM's STM32H750VB in our design.We need 1 QSPI port from the MCU.We saw in the reference manual following 2 things: 1. In block diagrams (page 883) it is mentioned as if we can enable dual-flash mode (8 bits) and disable...

MBair.1 by Associate II
  • 1175 Views
  • 2 replies
  • 0 kudos

DMA underrun and overrun

Hello, Thanks for wonderful support I am working on STM32F407X mcu DMA program and want to understand when will DMA underrun and overrun happens. This is not explained in any of the ST documents even though the RM mentions this>>>>>>>>>When burst tra...

n.serina by Associate III
  • 1554 Views
  • 2 replies
  • 0 kudos