You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For double buffered DMA where I want to update the inactive buffer every transfer, how do I do it if transfer takes ownership of the buffers at initialization. Can this only be done with raw pointers to the two buffers?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
For double buffered DMA where I want to update the inactive buffer every transfer, how do I do it if transfer takes ownership of the buffers at initialization. Can this only be done with raw pointers to the two buffers?
Beta Was this translation helpful? Give feedback.
All reactions