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

SPI interface between STM32L151QD and External Flash

Hi AllCan anyone suggest the example code for Spi interfacing between STM32L151QD and External flash memory.,Through my STM32L151QD I want to read and write from External flash memory , The both STM32 and Flash memory is connected with SPI interface

kTaba by Associate
  • 415 Views
  • 0 replies
  • 0 kudos

DMA can`t work in stm32h7

I saw the web https://community.st.com/s/article/FAQ-DMA-is-not-working-on-STM32H7-devices,and I change the ram address.uart can transmit with DMA but can`t receive.and the spi can`t transmit with dma.

gcaif by Associate II
  • 520 Views
  • 2 replies
  • 0 kudos

STM32 double buffer + ADC + FATFS necessary?

Hey everyone,In my last application I had a DMA double buffer moving data from a peripheral to memory, it would fll one buffer, inform the cpu and while it filled the second buffer, the first buffer would be sent to the sdcard.I want to do the same t...

con3 by Senior
  • 495 Views
  • 0 replies
  • 0 kudos

Error initializing uart2 for STM32F072CBT6 processor

We wanted to use the uart2 serial port of STM32F072CBT6. We used the STM32CUBE tool to generate the code, but the debugging found that we could not enter the interrupt of uart2.We had no problem setting uart1 and uart3 to use before.The initializati...

mhou by Associate II
  • 1505 Views
  • 9 replies
  • 0 kudos

CACHEING OF BACKUP RAM

With the data cache enabled is the backup ram cached such that an Invalidate Cache instruction is required to write the data through?

STM32L433xx/STM32L443xx Errata sheet (ES0318) rev 4 typo

This is a minor thing, but.... STM32L433xx/STM32L443xx Errata sheet, ES0318, revision 4, section 2.1.2 on VDIV/VSQRT says there are two work possible arounds, but then lists the same work around 2 times (disable lazy FPU context save). What is the ...

Bob S by Super User
  • 357 Views
  • 0 replies
  • 0 kudos

Help with ADC and DMA

I'm using a Nucleo-H743ZI and have configured ADC3 to trigger off of TIM3. It is scanning 4 channels every 10 us. I also have BDMA configured for the ADC. The ADC end-of-scan interrupt is occurring every 10 us, but the DMA interrupt is only occurr...

edwin8 by Associate II
  • 2037 Views
  • 7 replies
  • 0 kudos