zx-328n start up
zx-328n start up
I was wondering if pin 1 and 3 have to be pulled up to operate. I have already programmed it but I'm using it in another board without programming inputs and it won't start. is my pull ups the problem?
-
- Posts: 57
- Joined: 27 July 2009, 14:20 PM
- Location: Groningen, The Netherlands
- Contact:
Hello,
The manual mentions that at least pin 3 (TX) needs to be pulled high, pin 1 is already internally pulled high. On my programming board for the ZX-328 I have only pulled pin 3 high, and this always works! I can imagine that this is the issue in your case, and it can be easily checked I guess.
Best regards,
Jurjen
The manual mentions that at least pin 3 (TX) needs to be pulled high, pin 1 is already internally pulled high. On my programming board for the ZX-328 I have only pulled pin 3 high, and this always works! I can imagine that this is the issue in your case, and it can be easily checked I guess.
Best regards,
Jurjen
Re: zx-328n start up
Although the mega328P chip does have internal pullups, they are fairly weak. That is why we recommend using a lower value external pullup. The only disadvantage is that the lower resistance pullup resistors do increase the power consumption slightly but only when the particular lines are pulled low.rdrive wrote:I was wondering if pin 1 and 3 have to be pulled up to operate.
If the device worked correctly in the circuit that you used to program it but it does not work in a different circuit it is logical to conclude that there is some difference that is preventing it from working. You might consider constructing an alternate circuit on a breadboard that is identical to the programming circuit and then methodically remove unneeded parts one at a time, confirming that it still works at each step.
- Don Kinzer
2x-328n startup
Thank you both very much I did put in the pull ups but it still didn't start but I'm sure I'll find a wiring error.
Thanks again
Thanks again