fritzing / fritzing-parts

Electronic components for use in the Fritzing app (aka the parts library)
http://fritzing.org/parts
Other
510 stars 359 forks source link

Arduino Yun, SPI Pins wrongly mapped to D13,D12,D11 #206

Open khawajamechatronics opened 7 years ago

khawajamechatronics commented 7 years ago

Hi,

I was using Yun in a project, As Yun uses Atmega32u4 whose SPI pins are on ICSP header not on D13,D12,D11.

But When I wire the ICSP to SPI Module, I see D13,D12,D11 highlighted, which should not be.

Please correct. Thanks

KjellMorgenstern commented 4 years ago

While this is correct, I tend to close this 'won't fix' because the Yun has been discontinued.

HaraldRau commented 4 years ago

@KjellMorgenstern Hello, the connections are wrong in the schematic and breadboard. Should I correct it? Bildschirmfoto_2020-11-04_07-42-41 Bildschirmfoto_2020-11-04_07-44-55

HaraldRau commented 4 years ago

I removed the wrong connections to the ICSP header. But there is no ICSP header on the board. I will insert the ICSP.

Here the first result: Yun_Arduino_V_1.fzpz.zip

KjellMorgenstern commented 4 years ago

Thanks, I will create a PR from the zip file

HaraldRau commented 4 years ago

I added the ICSP header. I used the pcb from the Arduino Uno. Here is the zip-file! I checked the files with "FritzingCheckPart-master", but cannot evaluate the output. Arduino_Yun_ICSP.fzpz.zip