Hi,
After I made a two days research on this forum I finally decided to ask questions.
I programmed the EEPROM of SSC-32 using EEW and EER commands. I can read it correctly. I use the latest firmware 2.07Alfa1A-EGP and a microchip 24LC256.
I can control servos using Lynxterm and to write to the EEPROM as-well. The reading I do with other terminal program that converts to decimal the returns of the EER command.
The problem is that when I send command: “PL 0 SQ 1” and noting happens.
I use two servos on 30 and 31 channel.
The program (identical with the one from the manual of GPSequencer)in EEPROM is:
EEW -1,1,0
EEW -256,1,2,3
EEW -259,30,255,255,31,255,255
EEW -265,9,96,5,220,5,220,2,88,4,76,5,220,4,176,4,76,8,52,9,96
If someone with experience can take a look and find what I’m doing wrong I will appreciate.
Thank you for reading this.