Part Number: LAUNCHXL-F2800137 Other Parts Discussed in Thread: C2000WARE , SYSCONFIG How can I sense or configure internal temperature sensing in code composer studio. Is there any example code for the same.
Part Number: LAUNCHXL-F2800137 Other Parts Discussed in Thread: C2000WARE Hi Team,
There's an issue from the customer need your help:
LAUNCHXL-F2800137+DRV5353RS public version, the power supply adopts 24V5A input, the motor model is TB57BL115S21_230TF9…
Part Number: LAUNCHXL-F2800137 Other Parts Discussed in Thread: SYSCONFIG Hi,
1) How do you setup CMPSS DAC to be on a external PIN using SysConfig?
Thanks,
Arnaud
Part Number: DRV8329AEVM Other Parts Discussed in Thread: LAUNCHXL-F2800137 , , TMDXIDDK379D , C2000WARE Greeting,
We are developing a bldc controller using DRV8329AEVM + LaunchXL-F2800137.
How can we develop a position control using the same.?
Regards Am…
Hi Manu,
Sorry for my delay.
I checked the code and do see there's a DRV8353RS register writing / initialization in the HAL_MTR_setParams() function in hal.c file.
// initialize the DRV8353RS interface
HAL_setupDRVSPI(handle, &drvicVars_M1…
Part Number: LAUNCHXL-F2800137 Hi Sir
I use the F2800137 launchpad with DRV8323RH EVM developed verification the Constant torque control,
Also refer to the following discussion:
https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group…
Part Number: LAUNCHXL-F2800137 Other Parts Discussed in Thread: C2000WARE Hi all,
For our production plant we need to generate a binary. Why not use hex? Our test engineers are stubborn.
After compiling and generating a hex file using the C2000 Hex Utility…
Part Number: LAUNCHXL-F2800137 I am trying to get the LAUNCHXL-F2800137 to boot from flash (location 0x0008_0000) in stand alone mode. I am creating assembly language only firmware using CCS12.4. The board boots fine in emulation mode using the on-board…
Part Number: LAUNCHXL-F2800137 while using freertos_ex1_c28x_led_blinky_syscfg example.
i want to set the time for each Thread/Task (i.e. Task1 at 5 msec and task 2 at 1 msec).
but i am not able to get it as Vtaskscheduler() is not accessable also.
Part Number: LAUNCHXL-F2800137 After Reset or Power on/off code is not working and getting stuck at memory location
i tried CPU reset and code was at 3fe8f2: 28AD00A0 MOV @SP, #0x00a0
and as i tried running code it stuck at 3fd4d0: 7625 ESTOP0 …