Git Product home page Git Product logo

Comments (4)

jeanthom avatar jeanthom commented on August 21, 2024 1

Hi Kiran,

You can use any OpenOCD-compatible JTAG adapter. I had lots of success with LambdaConcept's FT4232H-based adapter and Zoobab's fork of Versaloon firmware for STM32 MCU which is a cheaper yet slower alternative.

from chubby75.

tomverbeure avatar tomverbeure commented on August 21, 2024

I've been successful using a CPLD-based Altera USB-Blaster compatible JTAG programmer.

Since open source tools are often programmer-agnostic while commercial FPGA software from Xilinx and Altera are not, I recommend one that is Xilinx or Altera compatible.

from chubby75.

KiranKanchi avatar KiranKanchi commented on August 21, 2024

Thank you very much for your kind reply.

Best regards
KiranKanchi

from chubby75.

eparadis avatar eparadis commented on August 21, 2024

I've been successful using a CPLD-based Altera USB-Blaster compatible JTAG programmer.

Do you have any further info about this? I have an Altera USB-Blaster clone that came with a simple MAX2 breakout board. Using openocd results in a tdo check error when I try to program the hello world example here.

The command I'm using is
openocd -f /usr/local/share/openocd/scripts/interface/altera-usb-blaster.cfg -f prog_openocd.cfg

The wiring I'm using is

(v7.0 board)
board - name - USB Blaster pin
J27 - TCK - 1
J31 - TMS - 5
J32 - TDI - 9
J30 - TDO - 3
J33 - 3.3v - 4 (VccTRGT)
J34 - GND - 2

from chubby75.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.