Skip to main content
Visitor II
January 29, 2024
Question

respectively in non-blocking mode

  • January 29, 2024
  • 2 replies
  • 922 views

 

Hello newbie here.

What happens if we write the following code respectively in non-blocking mode, How does it change? thank you

final.png

    This topic has been closed for replies.

    2 replies

    Super User
    January 29, 2024

    Please don't post code as images.

    Use this button to properly post source code text:

    AndrewNeil_0-1706552228991.png

     

    To get that extra row of icons, press this button:

    AndrewNeil_1-1706552228950.png

     

     

     

    Super User
    January 29, 2024

    You could set it up as two memory-to-memory DMA transfers, but for such a small number of bytes blocking mode seems appropriate.