Interface and connectivity ICs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Hello, I'm using a FTM32767ZI and trying to receive data from host using HAL_UART_Receive_DMA(). I enabled DMA settings for RX and generated code using STM32CubeIDE. However I can't receive any data by calling HAL_UART_Receive_DMA.

I already confirmed HAL_UART_Receive() can receive expected data. However I can't using HAL_UART_Receive_DMA.When I looked into RDR register (huart.Instance->RDR), I can see the first 1 byte of data sent from target is received. But the data isn't c...

3to4 by Associate
  • 349 Views
  • 0 replies
  • 0 kudos

Acknowledgement function

Hi. I’m using ST examples SDK_STackLLP_A, SDK_STackLLP_B. I want to configure the net with two transmitters and one receiver. This is my net:While I use one transmitter and one receiver my net works properly. Transmitter sends the message and then ge...

0690X00000AqaPaQAJ.png 0690X00000AqaQEQAZ.png 0690X00000AqaQiQAJ.png
EEmel by Associate
  • 444 Views
  • 0 replies
  • 0 kudos