A BasicAtomPro processor must be connected to program

Hi

I had search this forum for my problem, but i found no solution for my problem.

My problem actually is:

i have a schoolproject and have to program a Hexapod withe the SSC 32 terminal and the BotBoard V2

If i want to program my AtomPro28, i get the error: “A BasicAtomPro processor must be connected to program”

i have a Profilic USB to Serial cable
a new 9v battery
a new Botboard V2

I tried to change the Computer, reinstall the Basic micro studio, but it dont function.

please help me, write back as soon as possible,

greets

RoboChris

PS: Sry for my bad englisch, i live in austria and i am student.

Make sure that this box has the correct COM port listed. Sometimes it doesn’t update correctly after you click on “Find Processor”.
BMS.jpg

If that doesn’t help, I’d take a look here.

My Comport is COM1

it stands already COM1 in the Box…

my baud rate is 9600 … i have set the same baud rate by the Com Port and by the Basic Micro Studio…

Try changing them all to 115.2kbaud. :wink:

i have changed it to 115,2k, but I have the same problem withe the error: “A BasicAtomPro processor must be connected to program”

Are you turning the Bot Board on before clicking “Program”?

It would also be a good idea to take a look at this thread.

Are you turning the Bot Board on before clicking “Program”?

Yes, Of course

It would also be a good idea to take a look at this thread.

I have read this thread but found anything special for me

Are you using a laptop or a desktop machine? Some laptops do not power the USB ports, or limit the current available from them. In many cases it is not enough to program the chip.

Have you looked at the driver for the USB to serial cable? You need to make sure the buffer is the same size rx and tx, not off by one. Also set it to 115.2kbaud if there is an option.

Are you sure the 9vdc battery is fully charged? A low battery may light the LED but not have enough current to operate the chip.

Are you sure you installed the chip correctly. Pin one on the chip goes closest to the reset button. The two yellow caps are closest to the speaker.

When you apply power to the Bot Board does the speaker make a ticking sound? If so the Atom is installed correctly and the power is sufficient to power up the chip.

The serial port on a PC whether real or virtual will only work with one program at a time. If you have another program open that uses the serial port the editor will not have access to it.

Please answer each of the topics.

Are you using a laptop or a desktop machine? Some laptops do not power the USB ports, or limit the current available from them. In many cases it is not enough to program the chip.

I use a desktop machine

Have you looked at the driver for the USB to serial cable? You need to make sure the buffer is the same size rx and tx, not off by one. Also set it to 115.2kbaud if there is an option.

yes i looked for that and i have set the baud rate to 115.2 k.

Are you sure the 9vdc battery is fully charged? A low battery may light the LED but not have enough current to operate the chip.

The battery have exact 9V DC.

Are you sure you installed the chip correctly. Pin one on the chip goes closest to the reset button. The two yellow caps are closest to the speaker.

Yes the chip is correctly installed

When you apply power to the Bot Board does the speaker make a ticking sound? If so the Atom is installed correctly and the power is sufficient to power up the chip.

Yes there is a ticking sound.

The serial port on a PC whether real or virtual will only work with one program at a time. If you have another program open that uses the serial port the editor will not have access to it.

Its only this program open.

Please answer each of the topics.

In the driver, there should be a tx/rx buffer. These need to be set to the same value if they are not.

Other people on the forum are stating that they needed to use a powered USB hub to use a Prolific USB to Serial cable, even on a desktop machine. Link.

The fact that the board is ticking is good. This means the Bot Board II and the Atom Pro are at least powered up and working.

Your problem seems to be with the USB to serial cable, or the driver, or another issue concerning serial communication. Have you used the serial port successfully in the past? Do you have access to another machine to try it.

HI
first of all thank you for your help

the tx/rx buffer have the same value (14)

and i use already a powered USB hub…

:frowning:

We are down to the last resort.

Try it on a different PC.

If it works then you can try to find the problem with your computer. If it does not work then it could be a problem with the Bot Board or Atom Pro. Note, 99% of the time it’s not the Bot Board or Atom Pro… :frowning:

And I ask again. Have you used the USB to serial cable successfully before?

oh,´but thank you for your tries…

yes i use this USB to Serial cable very often.

One last thing. The timing for programming an atom is strict. It requires a fast serial connection. This is why we only recommend the FTDI cable. It has an option in the driver called latency. You set it to minimum and it is as fast as a true serial port.

ok so i’ll try it with a FTDI cable …
i hope it works with it … =D

it still doesnt work with the ftdi cable -.-

I also answered on the Basic Micro side… Questions like: what OS are you running? 32 or 64 bit…

Try removing all wires from the BB2 except power and serial and see if that helps.

Make sure that the correct serial port is selected in the top drop down list. Likewise Basic Atom Pro, and Basic Atom Pro 28…

Kurt

The computer will only allow access to the serial port for one program at a time. Make sure you do not have LynxTerm or some other serial port program running when you open Studio.