Author Topic: Axon connection problems  (Read 2553 times)

0 Members and 1 Guest are viewing this topic.

Offline WebbotTopic starter

  • Expert Roboticist
  • Supreme Robot
  • *****
  • Posts: 2,165
  • Helpful? 111
    • Webbot stuff
Axon connection problems
« on: March 22, 2009, 06:26:49 PM »
Am trying to connect to the Axon using the 'Getting Started Steps' athttp://www.societyofrobots.com/axon/axon_getting_started_hardware.shtml

I've installed the USB driver. By default it wanted to use COM6 which is outside of the range that the FBOOT programmer can use. So with some messing about it is now using COM3:-

<pic 1 below>

clicking on this I can set up the properties as follows:-
<pic 2 below>

I now reboot the Axon with a Hyperterminal session running with the same settings and I see nothing at all. Not sure 'what' I'm meant to see but the getting started implies that I should be seeing something, or garbage if the baud rate is wrong. I see nothing at all.

Help?

Webbot Home: http://webbot.org.uk/
WebbotLib online docs: http://webbot.org.uk/WebbotLibDocs
If your in the neighbourhood: http://www.hovinghamspa.co.uk

Offline Tomas

  • Full Member
  • ***
  • Posts: 111
  • Helpful? 0
Re: Axon connection problems
« Reply #1 on: March 23, 2009, 02:07:11 AM »
Did you start it by pushing the white button on the axon? Does the green light on the axon blink?

edit: does it work uploading new .hex files with fboot17.exe?

could you try uploading some of these? http://www.societyofrobots.com/axon/axon_function_list.shtml

perhaps the newest one will work best
« Last Edit: March 23, 2009, 02:08:42 AM by Tomas »

Offline WebbotTopic starter

  • Expert Roboticist
  • Supreme Robot
  • *****
  • Posts: 2,165
  • Helpful? 111
    • Webbot stuff
Re: Axon connection problems
« Reply #2 on: March 23, 2009, 01:07:22 PM »
Yeah the green LED blinks. - button pushed.

Was hoping not to upload any new stuff. ie wanted to get USB port working correctly before trying to use the USB to write new programs - otherwise I wouldn't know what the problem was.

I tried lowering the baud rate in Hyperterminal and could see it was receiving something. It looked like garbage but Admins getting started guide doesn't actually say what you should see.

My 'old' laptop only supports USB V1 so maybe the 115200 baud rate is not supported.

So got frustrated and resorted to using my trusty AVR ISP MKII programmer to program the device rather than using the bootloader. All ok - but not ideal.
Webbot Home: http://webbot.org.uk/
WebbotLib online docs: http://webbot.org.uk/WebbotLibDocs
If your in the neighbourhood: http://www.hovinghamspa.co.uk

Offline Admin

  • Administrator
  • Supreme Robot
  • *****
  • Posts: 11,703
  • Helpful? 173
    • Society of Robots
Re: Axon connection problems
« Reply #3 on: March 24, 2009, 11:30:18 PM »
Does the bootloader upload the program without errors?

The data that you should see is basically all ADC port values. It'll be obvious.

Also, got a USB2 laptop you can test it on?


ps - I prefer to use the ISP programmer because I get annoyed with having to connect and disconnect hyperterminal every time I want to reprogram using the bootloader ;D

Offline WebbotTopic starter

  • Expert Roboticist
  • Supreme Robot
  • *****
  • Posts: 2,165
  • Helpful? 111
    • Webbot stuff
Re: Axon connection problems - SOLVED
« Reply #4 on: March 25, 2009, 01:16:27 PM »
Does the bootloader upload the program without errors?

The data that you should see is basically all ADC port values. It'll be obvious.

Also, got a USB2 laptop you can test it on?


ps - I prefer to use the ISP programmer because I get annoyed with having to connect and disconnect hyperterminal every time I want to reprogram using the bootloader ;D

I was trying to get the USB working in receive mode before I attempted to upload using it - since, if the upload failed, I would not know what was going wrong. Anyway ISP worked once I got fed up. Can now receive stuff via USB from my own programs but only at slower baud rates.  Have access to some more recent laptops but re-installing all the software etc is a bit daunting as they are 'company' machines.

Anway: at least all is now working.
Webbot Home: http://webbot.org.uk/
WebbotLib online docs: http://webbot.org.uk/WebbotLibDocs
If your in the neighbourhood: http://www.hovinghamspa.co.uk