I bought a little PCB to connect an Atmeag328 inb a ZIF socket to my programmer and it has 3 jumpers. Two are on the external crystal wires, to disable it, and one is from pin 2 of the 10 pin header socket for the programmer cable to pin 16 of the Atmega328. can anyone tell me what this jumper may do please? Thanks
Newbie programming board jumper question
Please post a picture of your ZIF adapter, or a schematic, or at least a link to where this was found, I'm thinking this may not be intended as an AVR programming adapter!
Jim
It's probably for using another brand/model, just ignore the jumper...programming only requires chip connections to gnd, Vcc, mosi, miso, sck, and reset on the chip (assuming the clock is still set for internal RC).
What PROGRAMMER are you using?
It's probably for using another brand/model, just ignore the jumper...
What PROGRAMMER are you using?
Using a cheap Ebay USBasp
MrBasil still needs to provide the info that Jim asked for;
Please post a picture of your ZIF adapter, or a schematic, or at least a link to where this was found, I'm thinking this may not be intended as an AVR programming adapter!
Jim
what about the rest of the circuitry
Assuming it is just a ZIF, some jumper(s) & one-to-one pins....no "circuit" ...YES, a pic or link would help.
Thanks for the replies, here is a link to the instructions and they contain photos and a schematic:
Thanks for the replies, here is a link to the instructions and they contain photos and a schematic:
So the mysterious jumper isn't on pin 2 at all.
The schematic
I am sitting in McDonald's and on my phone so I might be wrong but, IIRC, pin 8 was a signal the programmer set to signify that it was about to start programming.
So boards used to drive an led, some used it to drive a multiplexer to swap pin function, and some simply ignored it.
I am sitting in McDonald's and on my phone so I might be wrong but, IIRC, pin 8 was a signal the programmer set to signify that it was about to start programming.
So boards used to drive an led, some used it to drive a multiplexer to swap pin function, and some simply ignored it.
I am not at a PC. But from memory, pin#1 of a 10-pin ISP header as used by STK500 or USBASP is MOSI. Pin #2 is VCC.
It looks as if the numbering scheme on CON1 is not following convention.
On a ribbon cable pin #1 has a red line and the connector has a triangle or arrow.
A shrouded header has a triangle. A pcb has a square pad. Sometimes a printed 1 or dot.
.
Of course Indian manufacturers do things their own way. Every other country follows the world convention.
.
David.
from the freaks (may not be someone' offbeat version)
can anyone tell me what this jumper may do please?
Surely, Boris du Reau could?
He even invites you, "contact me": http://rocket.payload.free.fr/index.php?option=com_contact&view=contact&id=1&Itemid=5&lang=en
MrBasil wrote:So the mysterious jumper isn't on pin 2 at all.Thanks for the replies, here is a link to the instructions and they contain photos and a schematic:
Sorry, I had wrongly assumed the same pin numbering conventions would be used for the 10 pin header as the Atmega and normal IC's, I hadn't noticed it jumped side to side.
So by the "side to side" numbering the jumper is on the line between pin 16 of the Atmega and pin 8 of the programmer header.
Chip pin numbers are determined by the datasheet.
For connectors, it may very well be determined by you, as it is somewhat less standardized.
If you have a 13 pin circular connector, the website might just show 13 pins and no numbers at all...could pick any pin and call it pin 1 & number them in some bizzard sequence.
Headers usually thought in terms of odd/even rows, but not everyone does. At least D-connectors have a pretty firm numbering.
For other parts, it is also not always 100% standardized (or perhaps some just ignore a standard)
One company may label a sot-23 pins 1,2,3 in different position's than another company's pins 3, 2, 1
Confusing top vs bottom, front vs rear view always makes things exciting.
PCB designers love all the fun this causes, many decide to become Artic explorers.