Part Number: LAUNCHXL-F2800137 Other Parts Discussed in Thread: C2000WARE Hello Team,
we are trying to implement Flash APIs for f2800137 in our main code, which was checked previously through example present in C2000Ware and works fine.
but when we…
Part Number: LAUNCHXL-F2800137
We are exploring option to flash code through XDS110 Debug Probe. But getting error while test connection.
Error:
An error occurred while hard opening the controller.
-----[An error has occurred and this utility…
Part Number: LAUNCHXL-F2800137 Tool/software: Hi,
I am using the ePWM module to generate a sync out signal to trigger the counter in eCAP module. In the ePWM module I chose the CNT = CMPB setting to generate the sync out pulse. I am using up-down count…
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.?
…
Part Number: LAUNCHXL-F2800137 Other Parts Discussed in Thread: SYSCONFIG Hi,
I get two problems when I use SYSCONFIG to develop firmware for LAUNCHXL-F2800137. One is there is no EPWM pulse on the PWMA/B pins when I use SYSCONFIG to add an EPWM in…
Part Number: LAUNCHXL-F2800137 Hi! Im working with the observer called eSMO (sliding mode observer).
Its a piece of code of the eSMO run function (PLL).
float32_t pllSine = __sinpuf32(obj->thetaPll);
float32_t pllCosine = __cospuf32(obj->thetaPll…
Part Number: LAUNCHXL-F2800137 Other Parts Discussed in Thread: C2000WARE Hi Team,
I am looking for available resources on how to implement comparators , voltage ramps , digital filters , and generic DSP functionalities with this board.
Best,…
Part Number: LAUNCHXL-F2800137 Other Parts Discussed in Thread: C2000WARE how can i enable and disable pwm signals when complemtry function is enabled using API functions.
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 Other Parts Discussed in Thread: BOOSTXL-DRV8323RH Hi,
We are using LAUNCHXL-F2800137 + BOOSTXL-DRV8323RH and trying out Universal Motor Control Lab Level 1.
When flagEnableRunAndIdentify is set to '1' it returns back…