Skip to main content
shark
Associate III
October 18, 2019
Question

How to share MDMA by n devices

  • October 18, 2019
  • 2 replies
  • 553 views

I already use mdma to read qspi flash content successfully, and separatedly use mdma to decode jpeg picture too.

Can I and how, let mdma do the two works at same time. and later maybe some other works added .

This topic has been closed for replies.

2 replies

Tesla DeLorean
Guru
October 18, 2019

It has 16 channels, pick different ones

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
shark
sharkAuthor
Associate III
October 18, 2019

hardware has no limit, but software architecture problem: can they share one ISR? and complete_callback functions?