Welcome, Guest. Please login or register.

Username: Password:

Author Topic: cant config 8.05 firmware gt2560  (Read 3247 times)

kaito83

  • Full Member
  • ***
  • Posts: 47
    • View Profile
cant config 8.05 firmware gt2560
« on: July 28, 2017, 15:17:41 »

Hi All!

I have custom board for and I just modified the  motor PIN outs nothing else And uploaded with Ardunio 1.6.12 IDE and Condig utility wont communicate with GT2560 but If ill upload the original hex from config utility it works.
And also everything works with 7.3 firmware.

Regards Tamas
Logged

TCWORLD

  • Administrator
  • *****
  • Posts: 809
    • View Profile
    • AstroEQ
Re: cant config 8.05 firmware gt2560
« Reply #1 on: July 28, 2017, 16:33:50 »

Hi Tamas,

As of V8.03 I am no longer using the Arduino IDE. Even for the earlier versions it would sometimes not compile properly with the newer versions of the Arduino software (I used 1.0.6 previously).

To compile a custom version of the firmware you will now need to download and install Atmel Studio 7 (it's free) in order to compile the code.

Kind Regards,
Tom.
Logged
Tom Carpenter (AstroEQ)

kaito83

  • Full Member
  • ***
  • Posts: 47
    • View Profile
Re: cant config 8.05 firmware gt2560
« Reply #2 on: July 28, 2017, 18:48:32 »

Ill got this error

Severity   Code   Description   Project   File   Line
Error      'ASTROEQ_VER' undeclared (first use in this function)   AstroEQ6   D:\Program Files\astro\_astroEQ\astroeq8.05\AstroEQ-Firmware\AstroEQ\AstroEQ.c   252
Message      each undeclared identifier is reported only once for each function it appears in   AstroEQ6   D:\Program Files\astro\_astroEQ\astroeq8.05\AstroEQ-Firmware\AstroEQ\AstroEQ.c   252
Error      recipe for target 'AstroEQ.o' failed   AstroEQ6   D:\Program Files\astro\_astroEQ\astroeq8.05\AstroEQ-Firmware\AstroEQ\ATMega162\Makefile   107
Logged

kaito83

  • Full Member
  • ***
  • Posts: 47
    • View Profile
Re: cant config 8.05 firmware gt2560
« Reply #3 on: July 28, 2017, 20:02:50 »

this is my pin outs this compiler always runs to error
could you make a hex for me?

#define statusPin_Define 12

#define resetPin_0_Define 54
#define resetPin_1_Define 55

#define dirPin_0_Define 10
#define dirPin_1_Define 14

#define enablePin_0_Define 2
#define enablePin_1_Define 19

#define stepPin_0_Define 9
#define stepPin_1_Define 15


#define modePins0_0_Define 3
#define modePins1_0_Define 4
#define modePins2_0_Define 5
#define modePins0_1_Define 18
#define modePins1_1_Define 17
#define modePins2_1_Define 16
Logged

kaito83

  • Full Member
  • ***
  • Posts: 47
    • View Profile
Re: cant config 8.05 firmware gt2560
« Reply #4 on: July 29, 2017, 07:46:10 »

Finally I dont know how complied the HEX like yestardy but its wont work another issue the mount is super slow at 800X sidereal and the cordinates doesnt match with the mount movements
Logged

kaito83

  • Full Member
  • ***
  • Posts: 47
    • View Profile
Re: cant config 8.05 firmware gt2560
« Reply #5 on: July 29, 2017, 10:42:58 »

The Ustep Gear changing was enabled BTW i dont know what is this option, but after I unchecked it the speed looks like double then the normal. So I downgrade to 7.4 everything fine now.
8.05 config:
0.9
4
135
ustep 16
Dont know what is the problem
DRV8825
Logged

Phill

  • Full Member
  • ***
  • Posts: 48
    • View Profile
Re: cant config 8.05 firmware gt2560
« Reply #6 on: November 18, 2017, 13:20:21 »


To compile a custom version of the firmware you will now need to download and install Atmel Studio 7 (it's free) in order to compile the code.

Kind Regards,
Tom.

Sheesh! 900Mb download AND I have to learn how to use it. I'm getting too old for this.  8) Anyone recommend any good tutorials that are relevant to uploading AstroEq firmware for the mega2560?

Kind regards

Phill

Tutorials found and I can finally get the mega to blink. Currently struggling to get AstroEQ to burn onto the mega. It builds OK but won't program.
« Last Edit: November 19, 2017, 18:26:57 by Phill »
Logged
Phill