diff --git a/docroot/posts/2016-03-03.01/article.pag b/docroot/posts/2016-03-03.01/article.pag new file mode 100644 index 0000000..483c17d --- /dev/null +++ b/docroot/posts/2016-03-03.01/article.pag @@ -0,0 +1,19 @@ +define(`TITLE', `Why always SPI CS on pin 10?') +define(`DATE', `2016-03-03') +define(`CONTENT', ` +Thank you, Ladyada, for this great display. + +But why is TFT CS on pin 10? + +Bildschirmfoto 2016-03-03 um 21.48.49 + +Pin 10 is also the SPI CS for the Ethernet shield. Why not, for instance, pin 6: + +IMG_1211 + +Carefully lift pin 9 of the level shifter and connect it using a thin wire with pin 6 of the Arduino connector. + +And voila, both the display and the ethernet shield is working: + +IMG_1212 +') \ No newline at end of file