Propeller chip...suddenly not found
benjaminshinobi
Posts: 4
I was doing the exercises in the propeller manual, and was trying to get the video ones to work. All was going fine when suddenly the Prop is not being recognized.
The set up I had was on a breadboard with the Prop Plug. All the voltages look fine. And there was another thread I saw about a similar topic and adjusted the latency in the Device Manager.
The Prop Plug light is flashing when I plug it in, and when I press F7 or F10 to check the port/compile the code.
Also to note, for some reason for me, the chip wasn't being recognized at 3.3V (I did a set up with just some resistors forming a voltage divider from a 7805, I don't know if that was a bad idea), and was only working for me with 5v. I saw another post that the chip is "tolerant" of 5v so I figured this was okay just to do the exercises.
If any could let me know if I'm doing anything else elementary wrong that would be great.
Could the chip be messed up?
thanks.
The set up I had was on a breadboard with the Prop Plug. All the voltages look fine. And there was another thread I saw about a similar topic and adjusted the latency in the Device Manager.
The Prop Plug light is flashing when I plug it in, and when I press F7 or F10 to check the port/compile the code.
Also to note, for some reason for me, the chip wasn't being recognized at 3.3V (I did a set up with just some resistors forming a voltage divider from a 7805, I don't know if that was a bad idea), and was only working for me with 5v. I saw another post that the chip is "tolerant" of 5v so I figured this was okay just to do the exercises.
If any could let me know if I'm doing anything else elementary wrong that would be great.
Could the chip be messed up?
thanks.
Comments
Since your prop plug still lights up when you plug it in, try another propeller chip. If you don't have another one, you should probably go ahead and order one
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
while alive = 1
wakeup
program(propeller)
eat(3)
sleep(7)
Have there been other people noticing the chip not being recognized at 3.3v?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Paul Baker
Propeller Applications Engineer
Parallax, Inc.