Propeller Mini not accepting uploads
asid61
Posts: 6
I'm sure this has been asked before, but I haven't been able to turn it up in a google search yet.
I bought 2 Propeller Mini boards last week and I finally got the change to wire them up. I made sure I had the right driver software before plugging it into the computer via the Prop Plug. The Progp Plug registers in Devices as COM12, but when I try to upload a basic program it tells me there is no propeller board attached. I have tried with both chips and confirmed that they are both not accepting a program. I then connected a 12v power supply to the VIN pin to see if powering the board would help. To make sure it is on, I am using an LED on the 5v pin (I am using an external 12v supply to power it).
When I select "check hardware", the Prop Plug flashes once and then a message pops up saying that the IDE cannot find a propeller chip.
Any ideas on why this is not working?
I bought 2 Propeller Mini boards last week and I finally got the change to wire them up. I made sure I had the right driver software before plugging it into the computer via the Prop Plug. The Progp Plug registers in Devices as COM12, but when I try to upload a basic program it tells me there is no propeller board attached. I have tried with both chips and confirmed that they are both not accepting a program. I then connected a 12v power supply to the VIN pin to see if powering the board would help. To make sure it is on, I am using an LED on the 5v pin (I am using an external 12v supply to power it).
When I select "check hardware", the Prop Plug flashes once and then a message pops up saying that the IDE cannot find a propeller chip.
Any ideas on why this is not working?
Comments
When you connect 12V to Vin, you're also connecting the ground connection from the 12V supply right?
For now, I'd leave the LED off the 5V pin just to be sure it's not causing a problem.
Do you have a volt meter so you can check the 5V and 3.3V lines?
It's often a good idea to take a picture of your setup so we can double check your connections.
Here's a few snaps of my setup:
An RS232 DIY proven by Parallax might be easier.
In the Propeller Tool this can be found under:
Edit\Preferences\Operation\Propeller Reset Signal > Select "RTS" from drop down menu and then click "Accept".
Much appreciated!
I tried changing the reset protocol, but it still wouldn't detect the propeller chip. The FTDI (Pro Plug) is working, but the computer doesn't detect that there is a propeller hooked up.
The power supply is 9v, but measuring with a multimeter it gives 12v.
If the reset signal is correct, then I'm inclined to suspect the Prop Plug.
There is one other thing you could try. With the reset signal set to "DTR", press the reset button on the Propeller Mini half a second before pressing the F7 key to identify the Propeller. If the Propeller is sending serial signals when the PC is attempting to communicate with it, it can occasionally interfere with the PC's ability to find the Propeller. By pressing the reset button half a second prior to having the PC attempt communication, you block whatever serial output the Propeller may be sending. I doubt this will work since the new Propeller Mini shouldn't be sending any serial signals anyway.
Do you have another PC you try to use with the Propeller?
I set the reset protocol to DTR, and it didn't help.
There's no reset button on the propeller mini, or at least I can't find it on there. When I do a hardware check though, the prop plug flashes once before the "no devices found" message pops up.
I do have another PC. I'll try that now.
I'm worried that the OP said a 9V supply when he showed a picture of a 7.5 volt supply.
Could the + and - have been swapped?
Welcome to the forums!
Baud rates do not come into play when identifying or programming a Propeller chip. The Propeller tool takes care of that since it's being programmed at the default RC oscillator value.
I think the concern was about the supply current. 100mA is below the recommended 1A suggested. It would seem strange to me if 100mA weren't enough allow one to interface with the Prop but I suppose it's worth considering.
I tried it on the other computer and it didn't work, unfortunately.
Is there any way to check if the propeller itself is working?
Before giving up on the Prop Plug, I think you ought to try a different power supply. Try to find one which outputs between 6.5V and 12V with up to 1A of current.
Depending on how new your Prop Plug is, you might want to give Parallax a call to see if they will replace it (after trying a different power supply).
I have at least three Prop Plugs and a Prop Clip but I think I'd be tempted to purchase one of the inexpensive FTDI devices of ebay if I were you. A lot of them include a 5V power source from the USB power. If you use the 5V to power things make sure they don't draw a lot of current.
If you haven't tried your Prop Plug on both boards, make sure you do.