View Single Post
Old 01-19-2013   #724
judges
Homebrew Developer
 
Join Date: Jul 2011
Posts: 342
Likes: 39
Liked 242 Times in 117 Posts
Mentioned: 104 Post(s)
Tagged: 0 Thread(s)
Originally Posted by Gadorach View Post
I'd assume the voltage difference is due to many modern chips being able to push different voltages over certain pins depending on the configuration. As only the chip itself would need the +5v, it would have had +3.3v over all the other internally configured IO pins. But what do I know, I've never worked with an ATMEL chip before.
That's what you need the voltage regulator for (or an external 3.3V supply). When Teensy is running on 5V, it outputs 5V on the i/o lines as well.

Originally Posted by Gadorach View Post
On the topic of lifting the chip, I most certainly would, if I had a reader for them. But alas, as I do not, I have to use these methods. Now, don't get me wrong, I'm not saying these are inferior by any means, just that they take more work to, well, make them work. I'll try again, including a complete rewiring of the chip, and report my findings in a few hours. Hopefully that will solve the problem.
You have a reader: Teensy.

Seriously, the problem here isn't the nor itself (unless it's damaged) or the flasher (unless it's buggy ), but the fact that we do in-circuit-programming. If you lift the chip and connect it to teensy, it'll probably work right away.

-- judges
judges is online now   Reply With Quote