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

STM32H7xx I2C driver with DMA not working

Hello,i use STM32CubeIDE with FW 1.60 with and want to use the I2C driver with DMA to read and write some data do a device.I configured it properly in CubeMX and the code has been generated and all interrupts etc. are implemented.When i test it with ...

CKörn.2 by Associate II
  • 518 Views
  • 0 replies
  • 0 kudos

Resolved! DFU - FAIL VERIFY - 8 byte align magic...

Posted on February 13, 2017 at 21:45So I'm DFU'ing. Successfully bootloading the device with the USB connections on PA11 and PA12 DFU is built into the STM32L476. Plodding along and loading my micro a few times with a few different compilations all ...

Resolved! Measuring DC current with ACS271(20A)

Hi everyone,I am too new at STM, so I couldn't understand how to measure DC current. Can anyone help me to do my setting and code, please. I found out code for AC current and I decided to change some parts of this code, but I couldn't understand how ...

MÇETİ.1 by Associate III
  • 1148 Views
  • 2 replies
  • 0 kudos

Reading multiple channels of ADC with DMA STM32F40

I am working on an old code written by someone. The application requires reading 13 ADC channels roughly at 8k samples per second. The read values are written in two buffers in double buffer mode (4096 each).The ADC is implemented in scan mode with t...

NKunwar by Associate II
  • 468 Views
  • 0 replies
  • 0 kudos

SPI slave not always sending data

Hi,I'm using an STM32F429 Discovery board and having an issue with the FW_F4_V1.25.2 firmware. I have SPI3 configured as a full-duplex slave (currently used only to send) which sends data out to a Beaglebone as a Master. The Beagle supplies a 16MHz c...

SSmit.0 by Associate II
  • 1841 Views
  • 6 replies
  • 0 kudos