Page 1 of 1

A serious problem:ServoMotor is not working properly

Posted: Wed Dec 11, 2024 2:43 am
by 17712885438
V10 compilation HEX file is all right. But downloading it to the chip is not right. But downloading everything in V8 is ok. I tried PIC series, arduino series. V10 does not work properly after downloading.Attach example
ServoMotor.fcfx
(12.62 KiB) Downloaded 70 times
ServoMotor.fcfx
(12.62 KiB) Downloaded 70 times

help me

Posted: Fri Dec 13, 2024 3:33 pm
by 17712885438
Servo motor is not working properly when the hex file is loaded into proteus, and theServo motor does not turn when the hex file downloaded into the chip. But in V8 it all works fine. Please help me.
Flowcode1.fcfx
(12.66 KiB) Downloaded 82 times

Re: A serious problem:ServoMotor is not working properly

Posted: Fri Jan 24, 2025 9:07 am
by medelec35
Hello, sorry for the delay in replying.
There is a bug with the latest servo.
To get the servo working again, you will need to rollback from v7 to v6.
Instructions can be found within the Wiki here.

Re: A serious problem:ServoMotor is not working properly

Posted: Wed Jan 29, 2025 1:12 pm
by medelec35
Hello.
I have fixed the servo controller.
There are additional functions now which are MoveToAngle & AutoMoveToAngle

To try the Servo Controller out, before it's push onto the database:
Browse to this location using file explorer , it's hidden by default so just paste the link into your address bar.

Code: Select all

%ProgramData%\MatrixTSL\FlowcodeV10\Components
Place the attached component.
If Flowcode is already open, then you will need to reload your project for the new component to work
If you run any component updates, then the component you added will be overwritten, so it will stop working again (unless the component update has been pushed).

Re: A serious problem:ServoMotor is not working properly

Posted: Thu Jan 30, 2025 10:07 am
by medelec35
I can confirm, a working servo controller component has been pushed onto the component database.
This includes the two extra functions.