Skip to main content
March 16, 2023
Question

HAL STM32F103R (ADC DMA) (SPI DMA) STM32CUBEIDE

  • March 16, 2023
  • 2 replies
  • 1552 views

Is it possible to have non disrupting connection? It seems earlier it wasn't possible neither now.

This topic has been closed for replies.

2 replies

Technical Moderator
March 16, 2023

Hello @Vahid Ajallooeian​ ,

Please have a look at the available examples within STM32CubeF1 package:

\STM32Cube_FW_F1_Vx.x.x\Projects\STM32F103RB-Nucleo\Examples\SPI\SPI_FullDuplex_ComDMA

Imen

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
March 17, 2023

@Imen DAHMEN​  Your suggested project doesn't feature ADC simultaneously with SPI connection.