PICSTART Plusでの書き込み注意


【プログラム書き込み】

PICSTART Plusを使って、PIC16F818/819の書き込みを行う場合には
下記のように抵抗を1本追加する必要があります。


《抵抗追加》
 MCLR端子とグランド間に 1kΩの抵抗を追加する。
 実際には、PICSTART Plusのゼロフォースソケットで、PICを実装
 してから、1kΩの抵抗のリード線をゼロフォースソケットに挿入すれば
 できます。

これが無いと、書き込み、イレーズが正常に完了せず、途中でシリアル通信
エラーとなったり、ベリファイエラーとなったり不安定な動作となります。

この注意事項は、MPLABのREADMEにある、PICSTART PlusのReadmeに
下記として記述されています。

-----------------------------------------------------------------
4. Known Problems
-----------------------------------------------------------------
The following is a list of known problems. For information on
common problems, error messages and limitations, please see
Troubleshooting in the online help file for PICSTART Plus
(hlpPSPlus.chm).

PIC16F818/819 Devices
---------------------
When programming a PIC16F818 or PIC16F819, you must add a 1kohm
resistor between MCLR and GND. This can be placed in the socket
with the device.


  目次ページに戻る