0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

pcDuino用のシールド

Last updated at Posted at 2019-04-19

pcDuinoにAitendoの液晶をマウントするためのシールドを作ってみました。

写真(2019-04-17 13.11).jpg

手持ちの基板をあててみて、スイッチサイエンスさんのバニラシールド基板を裏にして使ってみました。この基板は以前スイッチサイエンスさんに見学に行ったときに購入しました。pcDuinoが白色基板なのでちょうど良いです。

写真(2019-04-19 12.36).jpg

写真(2019-04-19 12.37).jpg

計ったように、液晶の40ピンのコネクタが置けました。

この基板はISPコネクタのところが近くのホールに接続されているので注意が必要です。

接続したピンに3.3Vのピンが無かったので、レギュレータ(XC6202)でSPIコネクタの5Vから3.3V(150mA)を作っています。

XPT2046の入力ピンには必要なかったかもしれませんが、ダンピング抵抗(47Ω)を入れてあります。

XPT2046の接続はSPIでアクセスできますが、FreeBSDにはA10用のSPIドライバーがないので、GPIOのBitbangでアクセスしています。

uartはそのまま横に出しました。

白い支柱は長めのものを切りました。

各ピンヘッダーはDIPピッチで配置されています。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?