Dear @trinamic-ASU i'm integrated your stand alone C file support for the Bootloader and the parameters of the TMC9660:
TMC9660.c # TMC9660.h # TMC9660_BL_HW_Abstraction.h # TMC9660_PARAM_HW_Abstraction.h
There are some difficulty but I'm trying it in my MCU using only the UART and wanting to send to the TM9660 a very simple BOOT configuration and a simple open loop parameterization (BLDC, FOC_OPENLOOP_VOLTAGE_MODE, OPENLOOP_VOLTAGE, TARGET_VELOCITY...):
Please could you suggest me a list of BOOT and PARAMETER strings to start the BLDC motor ???
What is the "Commando Boot Exit" 0x55 0x01 ..... ??? For enter the Parameter command i.e. 0x01 0x87 ..... ???
Thank's
Dear @trinamic-ASU i'm integrated your stand alone C file support for the Bootloader and the parameters of the TMC9660:
TMC9660.c # TMC9660.h # TMC9660_BL_HW_Abstraction.h # TMC9660_PARAM_HW_Abstraction.h
There are some difficulty but I'm trying it in my MCU using only the UART and wanting to send to the TM9660 a very simple BOOT configuration and a simple open loop parameterization (BLDC, FOC_OPENLOOP_VOLTAGE_MODE, OPENLOOP_VOLTAGE, TARGET_VELOCITY...):
Please could you suggest me a list of BOOT and PARAMETER strings to start the BLDC motor ???
What is the "Commando Boot Exit" 0x55 0x01 ..... ??? For enter the Parameter command i.e. 0x01 0x87 ..... ???
Thank's