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
Firstly, I would like to apologize for my previous question. Shortly after posting it, I managed to resolve the issue on my own.
However, I now encountered a new challenge with the JTAG setup for the CMOD A7. I have successfully established the JTAG connection and executed the necessary setup code. During my exploration, I discovered that the CMOD A7 requires the ADBUS7 to be set to HIGH to activate specific buffers that enable JTAG communication.
My question is: Can I achieve this using the "regular" JTAG communication commands, or do I need to work with bitbang mode? Alternatively, could it be possible to manipulate the GPIO with minimal adjustments to the library's code?
I would greatly appreciate any insights or advice you might have on this matter.
Thank you in advance for your valuable contributions.
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
-
Hello,
Firstly, I would like to apologize for my previous question. Shortly after posting it, I managed to resolve the issue on my own.
However, I now encountered a new challenge with the JTAG setup for the CMOD A7. I have successfully established the JTAG connection and executed the necessary setup code. During my exploration, I discovered that the CMOD A7 requires the ADBUS7 to be set to HIGH to activate specific buffers that enable JTAG communication.
My question is: Can I achieve this using the "regular" JTAG communication commands, or do I need to work with bitbang mode? Alternatively, could it be possible to manipulate the GPIO with minimal adjustments to the library's code?
I would greatly appreciate any insights or advice you might have on this matter.
Thank you in advance for your valuable contributions.
Beta Was this translation helpful? Give feedback.
All reactions