DIY编程器网

标题: Happy JTAG AVR interface [打印本页]

作者: liyf    时间: 2014-10-14 10:59
标题: Happy JTAG AVR interface
Happy JTAG AVR interface  AVR is RISC  microcontroller familly, with JTAG interface implmentation members.  This is powerfull debug acces, but you need to have special hadrware for this interface.  Also JTAG connector have to be implemented on your target board.  The goal of this project is to implement JTAG iinterface by the easiest way is possible  into youtr target.

  There is only one standart FT232USB driver, which is connected to JTAG pins of your target   AVR processor. This FT232 is also used for standart serial communication.    All  job is done on your PC , which emulates JTAG interface via FT232 BitBang mode.   This allows you to control fuses, memory lock bits and initial software downloading by one exe programm at your   PC, via USB, without any external HW necessarity.  The performance is not as original specialized JTAG hardware, of course,  but is enough to   be used as initial tool for download one of "bootloader" routines into new , "clean" AVR for first time  and continue with this bootloader via USB serial link for future AVR Flash software upgrade ....  

  The connection is simple (Click at picture to see it in full resolution) :

需要安装ft232的驱动才能用

HappyJTAG.rar (238.45 KB, 下载次数: 0)



作者: radiotube    时间: 2014-10-14 21:05
沙花,谢谢楼主分享。。
作者: liuhaob    时间: 2020-8-25 20:11
谢谢楼主分享。。




欢迎光临 DIY编程器网 (http://diybcq.com./) Powered by Discuz! X3.2