Tagged Questions

1
vote
1answer
65 views

Can I download a new program to a Silicon Labs C8051F311 with a JTAG programmer?

Or does that chip require a bunch of weird voltages that can only be generated by a "special" expensive device programmer?
6
votes
4answers
555 views

Best PIC programmer?

I would like to start using PICs in my projects and was wondering which programmer I should get. I have plenty of experience using micro-controllers (68k, avr), I also have lots of …
3
votes
6answers
586 views

Starting out PIC Programming

I've been looking into doing some PIC Programming, but unlike some of the other microcontrollers available the sheer number of different chips available has caused me some confusio …
2
votes
2answers
208 views

microsoft robotics: cheap but very extensible robot?

Is there any cheap and very extensible robot kit, which can work with Microsoft Robotics? I want to have a great choice of cool parts for a robot to buy :) If where is no such …
5
votes
7answers
621 views

Should I get the PICKit 2 or 3?

Okay, having decided to pitch myself at the PIC family (including dsPIC), I now have a question about programmers. I've been hearing a lot of bad things about the new PICKit 3, and …
2
votes
5answers
299 views

mbed as a programmer

For those of you that haven't heard of the mbed I'd highly recommend having a look at it for rapid prototyping! So, the mbed is a 100MHz microprocessor that appears as a usb mass …
1
vote
4answers
97 views

Programmer for Sanyo LC87F5NC8A Microcontroller

I want to hack my Samsung DVD player. But the IC used it a Sanyo LC87F5NC8A. I don't have a programmer that can dump or program this UC. Any advice ??
2
votes
1answer
142 views

Problem programming PIC18F97J60 with PicKit2

I'm having a problem programming a PIC18F97J60 with pk2cmd.exe. Using the same hex file I can program the device fine with MPLAB and the PicKit2 programming utility, but I'd like t …
6
votes
3answers
435 views

Olimex Arm USB JTAG Programmer Problems

I've recently bought an Olimx ARM-USB-OCD JTAG programmer but I've had difficulty getting it to work. My primary system is linux, but I've tested it in window with no luck there …
5
votes
5answers
957 views

Arduino as AVR Programmer

Can you use the Arduino as an AVR programmer?
8
votes
2answers
198 views

Recovering an ATtiny13

I am playing with an ATtiny13 and I thought it would be good to use it with an external 8Mhz ceramic oscillator instead of the 1.2 Mhz built-in one. (I want to do a soft-uart at 96 …
2
votes
1answer
139 views

Arduino with atmel tools

Hi I've done some dev using AVR's. I'd really like to use the arduino but continue using atmel tools. Is this straightforward? Is there a converter that I can use my 910 prog …
2
votes
2answers
143 views

Programmable current source

I need to build a programmable current source from a 8051 microcontroller. It needs an output current from 0 to 10mA maximun. How do i go about doing this? what circuits do i n …
1
vote
1answer
55 views

Lilypad upload error

I'm trying to get the Lilypad working on my machine but i get the following error. I had a google for it but everything keeps pointing to a problem with the board. I swapped it o …