STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F722RE UART DMA RX not working properly

Hello all,I have an STM32F722RETx that is receiving data on UART from an ESP8266. This data is variable in length and I use DMA + IDLE interrupt to know when to process it. When debugging the code I can only see the first byte in the buffer as no oth...

Read and write TLE5012b registers with stm32g431

Hi. I'm new to st programming so I want to ask some questions. I'm trying to initialize an angle sensor TLE5012b on stm32g431 MCU but it seems that it has problems with writing and reeding registers. What I'm doing wrong?//spi initialization static v...

IKand.1 by Associate
  • 755 Views
  • 0 replies
  • 0 kudos

Capture IRQ is called but interrupt flag is not set

We are using STM32G051 to measure duty cycle of the actuator PWM signal.TIM1 is configured in slave reset mode, with CH1 direct capture on rising edge and CH2 indirect capture on falling edge. Two DMA channels transfer results into two memory buffers...

maple by Associate II
  • 2193 Views
  • 5 replies
  • 0 kudos

Resolved! [Solved] STM32F4 I2C Master Clock Stretching Fail

Posted on September 26, 2017 at 02:56Hi there,I am attempting to get an STM32F411CE microcontroller to interface with a BNO055 IMU using the I2C peripheral. This particular IMU uses clock stretching which doesn't seem to work with the HAL_I2C librar...

0690X00000608QMQAY.png 0690X00000608N3QAI.png

SD CpltCallback not called after DMA completion

Hey, I am working on a project using the STM32F746 chip and writing and reading to/from an SD card. When reading from the card is completed, HAL_SD_RxCpltCallback is executed, which provides output by sending bytes over UART 8 line. When I read from ...

_legacyfs_online_stmicro_images_0693W00000bhxJLQAY.png
jVerd.1 by Associate II
  • 414 Views
  • 0 replies
  • 0 kudos

Why is no data being written to the DMA receive buffer in memory while using I2S in Master Recieve Mode with 24-bit data in STMH743ZI2?

Hello everyone,I am facing an issue while trying to interface a 24-bit PCM mic with the STMH743ZI2 microcontroller using I2S2 in master receive mode with 24-bit data in a 32-bit frame(set using CubeMX). Although I have placed the I2S buffer in the ad...

NRaj.1 by Associate
  • 1347 Views
  • 0 replies
  • 0 kudos