-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TMC2130: SDI and SDO swapped in Fritzing PCB view #56
Comments
Oy! CS and SCK are also swapped. |
I'm not that familiar with Fritzing but everything looks good to me. Something I'm missing? |
Thanks for checking. Can you open the sketch file I provided? If so, you will quickly see that the PCB design does not match the TMS2130 icon shown in the breadboard (part layout). Pin locations for PCB wiring don't match the part. The location of the SDO connection (should be in the middle of the row) in the PCB layout is shown (wrongly) as 2nd from the end of the part (location of SDI). There is a simplified parts editor in Fritzing, but i could not fix this. Also note, CS and SCK are swapped. It appears @soswow was the author of the Fritzing parts file. |
I tried renaming them in the Connectors tab, but that didn't work. I couldn't get Schematic, Breadboard, and PCB to synchronize correctly. |
How did you accomplish the reordering? Exactly. |
I did figure out how to associate each connections with the "icon" (holes on the part). I had not seen how to enable the menu with the checkmarks and "select graphic." So, for my own use, i now have a part that works. It would be nice if the "official" one were to be corrected and re-published. |
I'll look into that today. Sorry for swapping (
…On Tue, Nov 6, 2018, 17:49 eyer1951 ***@***.***> wrote:
I did figure out how to associate each connections with the "icon" (holes
on the part). I had not seen how to enable the menu with the checkmarks and
"select graphic." So, for my own use, i now have a part that works. It
would be nice if the "official" one were to be corrected and re-published.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#56 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAGmIW4xmKiQUuBpNEJIi_c0pGlNaZqNks5usTDmgaJpZM4YO_RH>
.
|
raised a PR |
In the PCB definition, the Fritzing part for TMC2130 has SDO and SDI swapped. I had some boards manufactured, unfortunately.
In this example i just connected DIR to SDO to illustrate the issue.
bad2130pcb.zip
The text was updated successfully, but these errors were encountered: