Part Number: TMS320F2800157-Q1 Other Parts Discussed in Thread: UNIFLASH Tool/software: When i use uniflash tool to program a hex file , I find the tool always gives me this error . [2024/9/4 下午4:47:55] [INFO] C28xx_CPU1: GEL Output: ... DCSM Initialization…
Part Number: LAUNCHXL-F2800157 Other Parts Discussed in Thread: C2000WARE , SYSCONFIG Tool/software: Hello,
I am trying to run the FreeRtos on the Launchpad using the Syscfg Tool. When compiling, I get the following message:
[63] undefined first referenced…
Part Number: LAUNCHXL-F2800157 Tool/software: Hi,team
Could you please explain to me what the following 21 types represent for the motor states?
typedef enum {
MOTOR_STOP_IDLE = 0, // 0x00
MOTOR_FAULT_STOP = 1, // 0x01
MOTOR_BRAKE_STOP = 2, // 0x02…
Part Number: LAUNCHXL-F2800157 Tool/software: Hi team,
I want to modify the adc sampling channel in universal_motorcontrol_lab_f280015x. Since U phase and V phase share the same SOC, I want to change U phase to A10 and V phase to C14 (note as the official…
Part Number: LAUNCHXL-F2800157 Other Parts Discussed in Thread: UNIFLASH Tool/software: My 2800157 launchpad gets the following error when downloading the .out program via uniflash:
Part Number: LAUNCHXL-F2800157 Other Parts Discussed in Thread: C2000WARE
Hello Team,
We are working on flashing via CAN bootloader. I m igrated the karnal file from f280137 into f2800157.
It was showing can_flash_progragrammer.exe is not recognised …
Part Number: LAUNCHXL-F2800157 Hi,
I called the official ecap capture routine and found that it overflows the counter at 900+Hz. Do I need a timer interrupt to record the overflow value, or is there any other way?
Thank you for any help!
Regards,
Joh…
Part Number: LAUNCHXL-F2800157 Other Parts Discussed in Thread: C2000WARE I want to run led example code in my LAUNCHXL-F2800157 board,but LED4/LED5 was not blink.Here are some of my configurations.
Part Number: LAUNCHXL-F2800157 Other Parts Discussed in Thread: C2000WARE Using CCS 12.7 , C2000 5.2 and Dev Board LAUNCHXL-F2800157
I want to run Address Sanitizer and Static Code Analysis on my examples on LAUNCHXL-F2800157, How can I do so?
I used…