You've already forked Archimajor-DRCY-Demo
Update data in/out pin swap on MCU #4
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Component
J4, pins6, 8: TDO and TDI signals are swapped. Pin 6 (TDO/SWO) is incorrectly connected to the microcontroller's TDI pin (PB29), and pin 8 (TDI) is incorrectly connected to the microcontroller's TDO pin (PB30). This will prevent JTAG debugging from functioning.All affected pins
Component
U11A, pins `29, 30`: JTAG data pins TDI and TDO are swapped. Pin 29 (TDI) connects to TDO/SWO net, and pin 30 (TDO) connects to TDI net.Component
J4, pins `6, 8`: TDO and TDI signals are swapped. Pin 6 (TDO/SWO) is incorrectly connected to the microcontroller's TDI pin (PB29), and pin 8 (TDI) is incorrectly connected to the microcontroller's TDO pin (PB30). This will prevent JTAG debugging from functioning.Datasheets: 📄 J4 📄 U11A
Replace a datasheet: 📤 J4 📤 U11A
Originally posted by @DRCY in https://hub.allspice.io/AllSpice-Demos/Archimajor-DRCY-Demo/pulls/2/files#diff-a1cf5d09dc90c04322d148737a149dcd67c7492b-issuecomment-44849