A tool to program microcontrollers and/or programmable logic.

learn more… | top users | synonyms

3
votes
2answers
61 views

Developing for TI's CC430F5137 MCU

I'm developing an embedded systems project (I'm quite new to the area) and I have determined that I want to use the CC430F5137, my problem is: How can I develop for it? From cross-compilation, to ...
0
votes
1answer
45 views

Error While trying the program my ATMega16a with extreme burner

Whenever, i want to burn the hex file on my chip, always an error message appearrs, Power On Failed Cannot communicate with target chip The programmer i am using is AVR USB programmer, ...
0
votes
1answer
69 views

Programming an NXP - LPC1313FBD48

I was planning on flashing my mini os onto my NXP - LPC1313FBD48 (here is a link to where I bought it) but I wasn't really sure how. So I asked but I was told that I would need a serial to usb ...
0
votes
0answers
28 views

avrdude - stk500_cmd(): programmer is out of sync [duplicate]

I am trying to upload a hex file using the ISP sketch on my Arduino to use it as a programmer to program my ATtiny85, but I keep getting error messages from avrdude. After some researching I figured ...
0
votes
0answers
26 views

Which programmer can be used with Matrix flowcode programming package?

I am trying to progam AVR chips using Matrix Flowcode package. Does anyone know which programmer can directly be interfaced with it?
1
vote
0answers
45 views

avrdude error - stk500_paged_write() protocol error

I am using my Arduino Uno as a programmer to program my ATtiny85. I uploaded the ArduinoISP sketch to my Uno. I double checked my wiring, did some googling, but I still can't figure out why I get this ...
1
vote
2answers
71 views

avrdude error - stk500_getsync(): not in sync: resp=0xff

I am using my Arduino Uno as a programmer to program my ATtiny85. I uploaded the ArduinoISP sketch to my Uno. I double checked my wiring, did some googling, but I still can't figure out why I get this ...
2
votes
2answers
99 views

Simplest AVR programmer

I recently fried my AVRISP MKII programmer, so I am looking for a new programmer. What is the best AVR programmer according to the following criteria: Out of the box use Works well with Ubuntu Easy ...
2
votes
2answers
67 views

Why does my AVRISP MKII Programmer not work?

I am using Ubuntu and I am trying to upload a hex file (called src.hex) to my ATtiny85 with my AVRISP MKII programmer with avrdude. But I get a strange error. I run ...
1
vote
0answers
35 views

avrdude - Set programmer's path [duplicate]

I am trying to upload a hex file to my ATtiny85 with my AVR ISP MKII programmer. But avrdude says it cannot find my programmer. How can I find where my (USB) ...
3
votes
1answer
80 views

Error while uploading hex file to AVR uC

I am trying to upload a hex file to an ATtiny85 from Ubuntu by running these commands: ...
0
votes
1answer
66 views

Understanding a circuit label in ICSP programmer for atmega

I am completely new in electronics. I wanted to make a programmer (or burner) to burn my program in my Atmel16a microcontroller. I found a circuit on the internet: (source) Everything is clear, ...
2
votes
2answers
148 views

Compare AVR programming tools

I am dealing with PICs for some time and now I want to learn how to use an AVR. I have 2 MCUs in here, the AT32UC3C2512C-A2UT and the ATXMEGA32A4U-AU but I still dont have any programming tools. In ...
8
votes
2answers
254 views

AVR - How to program an AVR chip in Linux

I recently got an AVRISmkII AVR programmer, and I have an ATtiny85 and ATmega328. I was wondering how I could program these chips (with the programmer) but when I try getting Atmel Studio 6 it is only ...
5
votes
1answer
30 views

How do I transition from using the Arduino IDE to plain avrdude/make?

Part three of a three part series on transitioning from Arduino to a plain AVR microcontroller and minimum supporting components (part one, part two) I already know how to use an Arduino as a ...
9
votes
1answer
34 views

How should one switch from using an Arduino as a programmer to an external programmer?

Part two of a three part series on transitioning from Arduino to a plain AVR microcontroller and minimum supporting components (part one, part three) I've seen a lot of people ask this on the ...
2
votes
2answers
88 views

Programming a PIC with a PIC

I'm building a device with two PICs, a PIC18F46K22 and a PIC16F88. I have a buffer on the 18F46K22 which contains a program that I want to write to the program memory of the 16F88. I can't do this ...
4
votes
1answer
64 views

Arduino bootloading

First of all I am new to Arduino so sorry if I am being a bit stupid. I want to use an atemga 328 32kb tqfp micro controller integrated on a PCB. I understand that the chip does not come with a boot ...
-1
votes
1answer
218 views

Atmega 8 is not programming once it is set to external crystal?

I am using Asim Khan's Parallel port Programmer to program my AVR ATmega8 controller. The Problem is when I changes fuse bits to external high speed crystal, then the next time programmer does not ...
1
vote
1answer
154 views

Low priced universal USB ARM JTAG that works with a broad range of devices and SDK's?

Can someone recommend a reliable USB JTAG programmer/debugger for ARM processors, mostly Cortex-M3/M4, from a variety of manufactures like ST, TI, Atmel, and NXP, that will work with Keil, IAR, etc. ...
3
votes
1answer
371 views

FTDI-based programmer works with ATmega but not ATtiny?

I'm using an FTDI-based bit-bang programmer for my AVR MCUs with AVRDUDE. It works perfectly with ATmega32A, but does not work with ATtiny45. The command that I use to try if it works is: ...
4
votes
3answers
121 views

Is there a PIC development tool like Texas Instruments's EZ430‑F2013 to help introduce me to PIC?

I would like to familiarize myself with Microchip's PIC product line and IDE, I don't want anything too basic or cheesy, etc. I can't seem to find a device like Texas Instruments's EZ430‑F2013 USB ...
2
votes
6answers
353 views

Cheapest iButton (1-wire) adaptor/programmer scheme

I want to be able to read and write and program iButton (1-wire) devices mainly DS1990A and EPROMs. The problem is that any driver chips and readers and adapters by maxim are expensive here. Is there ...
3
votes
3answers
158 views

Connecting to an EEPROM

I am trying to download the contents of a ROM chip following this tutorial however the chip is surface mounted and I can't remove it to put it in a breadboard. I don't want to solder wires to the ...
1
vote
2answers
68 views

Does an ARM (LPC21xx) Programmer pulls P0.14/BSL to ground?

Most of ARM programmers come with BSL,RESET,TXD, RXD, GND and VCC pins which we need to connect with respective pins of ARM. For ISP, We require need to ground P0.14/BSL after Reset. As these ...
1
vote
0answers
231 views

JTAG adapters for various MCUs compatible with GNU/Linux [closed]

I'm going to experiment with various micro-controllers from now on and would like to know some opinions about official/3rd party JTAG programming&debugger adapters. I'd like to know if some of ...
-1
votes
1answer
252 views

Programming a Baby Orangutan using Arduino Uno?

I have the following setup: Arduino UNO without the chip: Notice that the Atmel chip is missing. And i have a Baby Orangutan: The orangutan burned with Arduino Uno R3 Bootloader. I connected ...
-3
votes
1answer
368 views

USB PIC programer

I am trying to do a USB pic programer,I searched about that and I found: 1- a simple circuit. 2- software program (UsbPicProg). this is the circuit: ...
1
vote
2answers
254 views

Finding an affordable integrated USB MCU

I'm in the early stages of designing a development board around Cypress Semiconductor's PSoC 3 and 5 range of chips. Much like the Arduino, I'd like the programming experience to be very easy, and ...
1
vote
2answers
194 views

Starting with pic programming dspic30f2010

I'm pretty sure that it's a duplicate in some way but I have to ask anyway. I'm pretty new to chip programming and I got some results using arduino but I still have no idea how to use the pic board my ...
3
votes
1answer
293 views

Is this an OK ICSP circuit?

I recently discovered a project to program PIC18Fs with an Arduino here: https://sites.google.com/site/thehighspark/arduino-pic18f All other ICSP PIC programmers I've seen are more complicated than ...
0
votes
0answers
32 views

How do I program an atmega8 using Arduino Uno [duplicate]

Possible Duplicate: Arduino as AVR Programmer I am trying to upload a program to a separate chip Atmage8 on a breadboard. Do I just need to connect some wires from the Uno to the ISP of the ...
0
votes
1answer
219 views

Preprogrammed Atmel microcontrollers?

Where can you buy preprogrammed atmel microcontrollers such as the attiny13a microcontroller in a surface mount package? I know you can buy preprogrammed PIC microcontrollers, but not atmel ...
3
votes
1answer
2k views

Arduino's “Upload Using Programmer” for ATmega328 (not ATmega328P)

I am using the the Atmega328 (not the Atmega328P that is standard with Arduino) on a breadboard version of the Arduino. I am able to get the bootloader on the Atmega328 using these instructions. In ...
2
votes
3answers
191 views

MCUs programmable by USB or ethernet

The NXP LPC1342 microcontrollers have a built-in bootloader which allows programming the device via usb: The bootloader is triggered by pulling one pin to GND on bootup. The microcontroller then ...
4
votes
3answers
258 views

ARM Programming interface and tool chain

I have acquired a RM48L952 that is an ARM Cortex R4F from TI and I would like to start learning ARM development with this chip. My question is can I use any JTAG programmer to program it? Something ...
2
votes
1answer
276 views

USB to UART interface

I have a project about MSP430, data acquisition then sending through UART to another unit. I have written and compiled all the codes for ADC and UART in IAR Embedded Workbench. The simulation works ...
2
votes
1answer
922 views

Building a JTAG programmer for ATmega

I want to program an ATmega over JTAG, but I would like to build the JTAG programmer myself. Is it possible to program an ATmega128A by constructing a JTAG programmer similar to this? It uses an ...
5
votes
5answers
492 views

Cheap PIC programmer, must be Linux compatible

I'm comfortable with working on Arduino based projects, but I'm looking to start experimenting with PIC programming. How would I go about building my own pic programmer? I thought there must be a ...
0
votes
2answers
222 views

AVR in system programming (ISP)

Can I use this programmer to program an onboard Atmega168 TQFP chip? Does the board have to be powered up or the programmer supplies it's own +5v? Here's what the programmer's schematic looks ...
1
vote
2answers
151 views

Debugger and Programmer mode on ICD3

I am sending some values through a serial port from the dsPIC30F4011 to matlab. When the ICD3 is connected and I am working in debugger mode, the values are sent and received perfectly as expected. ...
1
vote
1answer
580 views

Programming PIC18F2550 with an Arduino

I'm trying to implement a low voltage mode programmer for the PIC18F2550 in an Arduino Uno according to these programming specifications. Bit-sequences are written to the PIC least significant bit ...
3
votes
2answers
1k views

How to build a custom PIC Programmer?

I want to build my own PIC programmer, can any one point me into right direction. Links, tutorials, books etc would be very helpful ? The programmer should use USB for communicating with the computer ...
1
vote
0answers
299 views

attiny avr programmer

I would like to build an attiny programmer , I found tow circuits which are serial programmer ... can you help me to decide any one is better. first one which I think is old:attiny board second one ...
0
votes
1answer
232 views

Programming nRF24LE1 with an Amontec JTAG key

I'm a bit lost on how to program my nRF24LE1 with the Amontec JTAG key that I have. It seems as if it's possible, but I cant find any information on how to. On their website, on the contrary, there is ...
5
votes
1answer
1k views

Spy-Bi-Wire vs JTAG

I'm working on an MSP430 design and I'm very intrigued by the Spy-Bi-Wire two-wire programming interface. From what I read it is very similar in terms of functionality to JTAG and even looks better ...
2
votes
2answers
3k views

How to program ATTINY2313 with USBASP?

I've got an USBASP v2 programmer with 10-pin ICSP output. Could anyone tell me which pins to connect to program my ATTINY2313 with AVRDUDE (under Ubuntu). For some reason, I keep getting: ...
1
vote
2answers
442 views

Programming nRF24LE1 with the AVRISP

Is it possible to program the nRF24LE1 with an AVRISP mkII? It has an Intel 8051, and I've noticed that AVR also supports this instruction set, so perhaps they already have a compiler in AVR Studio? ...
1
vote
3answers
279 views

Problems starting PIC18F4680

Well I finally decided to get familiar with PICs and got myself a PIC18F4680 and a clone of PICkit 2. I made a simple hello world circuit as shown here: So basically I have an LED from port A pin ...
1
vote
1answer
704 views

Programming external ATmega328 with an Arduino SMD edition?

I have an Arduino SMD board and an external ATmega328 chip (with the Arduino Bootloader installed, from Sparkfun). I was wondering if I could program the external 328 with my SMD board as the ...

1 2