How to change PIN Mapping in Embedded Coder for the c2000
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi there, I have a costum Controlerboard using the F2838x µC from TI. I would like to use GPIO131 for the Ethernet connection for Example. How can i assign a PIN mapping like in the TI Sysconfig to the Embedded Coder? Or can I assign a sysconfig file to embedded coder somehow? Thanks
0 commentaires
Réponses (1)
Abhishek Gota
le 6 Déc 2023
Hi xone_92,
Assuming you are using R2023b integration of "TI sysconfig" with "C2000 Microcontroller Blockset " is not supported . GPIO configuration required for ethernet communication is automatically taken care by C2B during code generation requiring no additional configuration outside simulink model .
Did a quick check on TI F2838x TRM and do not see muxing capability of GPIO131 to be used as one of the ethernet lines , Any reason to use GPIO131 ?
I have c2000 documentation for cortex-m4 for additional reading.
Hope this helps
Thanks
Abhishek
0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!