STM32 MPUs Embedded software and solutions

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

DMA2 RX stream5 CM4 not working

Hello , I am trying to configure RX (only) with dma. I am using DMA2 stream5 on usart3 I have connected USB to UART bridge (4 wire) on 40 pin headers RX,TX,VDD(3) and GND on CN7. Whenever I am trying to send any data from the comport (teraterm ) fro...

PVaaz.1 by Associate III
  • 487 Views
  • 2 replies
  • 0 kudos

stm32mp1 SAI DMA issue

Hi,We are using stm32mp157a in our custom board.We are configured SAI for Cortex M in cubemx.But we are unable to get dma interrupt and data through DMA. you can see my code flow below.In main.we are calling below functions.int main(){ MX_DMA_Ini...

HAL_SPI_TransmitReceive_DMA() is not showing any data transmissiom or reception.(slave: Arduino nano as dummy sensor and stm32mp157C as master )

hello,I'm a new member here so if i am uploading this question in a wrong way please notify me.i am working at the moment with octavo board OSD32MP15x that integrates the STM32MP15x dual core Arm cortex A7 and an arm cortex m4.i am trying to run a si...

AWhic.1 by Associate
  • 283 Views
  • 0 replies
  • 0 kudos

Resolved! DMA for USART

Hi all,I am trying assign DMA to USART3 channel on STM32MP1.I assigned it appropriately in the CubeMX but it looks like it was not able to auto-generate any code regarding the DMA assignment to the USART3.The device-tree bindings look pretty confusi...

NPal.2 by Senior
  • 482 Views
  • 4 replies
  • 0 kudos