About
All feedback (186)
- linyou-606 (2540)- Feedback left by buyer.More than a year agoVerified purchaseThank you for an easy, pleasant transaction. Excellent buyer. A++++++.
Reviews (3)

Apr 15, 2018
Good value for money for your old computer
CPU works well, I've tesed it with 100% load for a half of hour. Temperature did not exceed 40°С with a Big Typhoon cooler. I cannot try to overclock this CPU because my motherboard (Gigabyte EP45-DS3) has a problem with overclocking of any CPU.
I bought a 1050TI video card, then I replaced my old Intel E8400 with this CPU, now I play Fallout 4 without any lags and hangings.

Dec 10, 2017
You need to modify it with a file.

Feb 02, 2016
It works!
1 of 1 found this helpful I've spent a lot of time to make this device work properly. But it was worth it!
All necessary information you'll find on electrodragon_com/w/AVR_USB_JTAG_ICE_Programmer.
1. First you need to install driver for CH340 chip. Download it from the page above or look for it in any search engine.
2. Then attach TDI, TDO, TMS, TCK pins of the device to the ATMEL microcontroller pins. Make sure you connect it properly. Pinout is printed on the PCB of the device (remove the case to see it).
3. Attach VT pin to microcontroller's VCC pin and GND pin to microcontroller's GND.
4. Give the external power to the microcontroller, then plug this device to the USB port (you can power the AVR chip directly from this debugger, in this case you need to attach VCC pin of JTAG ICE to VCC pin of chip).
5. Run AVR Studio 4.19 (NOT 5, 6 or 7, because they don't support this debugger), create new project, choose JTAG ICE on the left side and your microcontroller type on the right side. Write the code, then press Ctrl + F7. Debugging process must begin!