Implementation of a synchronous parallel bus (HPM62xx) #37
Unanswered
sadkotheguest
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
In my tasks, I need to implement synchronous control of a parallel bus, which, using DMA, would output data from RAM to MCU ports at a predetermined frequency (about 20 MHz). I also need to output a clock signal.
What is the best implementation algorithm from your point of view:
Thanks in advance for your answer.
Beta Was this translation helpful? Give feedback.
All reactions