Part Number: LAUNCHXL-F2800137 Tool/software: Hi, I am new to TI products. I have a LAUNCHXL-F2800137 board with me. I downloaded CCS Theia 1.5.1. and connected the board via USB to Type-C cable. The issues I am getting are below.
1. When I powered the…
Part Number: LAUNCHXL-F2800137 Other Parts Discussed in Thread: TMS320F2800137 , Tool/software: Hello,
I try to set up external crystal on TMS320F2800137 LaunchPad. I modify cock source define as the following code.
#define DEVICE_SETCLOCK_CFG_XTAL (SYSCTL_OSCSRC_XTAL…
Part Number: LAUNCHXL-F2800137 Other Parts Discussed in Thread: TMDSEMU110-U , TMS320F2800137 Tool/software: Iam not able use floating value in sprintf function/snprintf function when i use float data to print , buffer getting some random value but it…
Part Number: LDC1101 Tool/software: Hello all,
I am using SPI on the 2800137 launchpad to communicate with a LDC1101.
If I use the SPI_transmitByte() function and pass the appropriate READ/WRITE command along with a register address of the LDC1101, then …
Part Number: LAUNCHXL-F2800137 Other Parts Discussed in Thread: C2000WARE Tool/software: Hi Team,
I am using CAN example 'can_ex5_transmit_receive' with LAUNCHXL-F2800137 development board from C2000Ware.
And wanted to develop a functionality…
Part Number: LAUNCHXL-F2800137 Other Parts Discussed in Thread: LAUNCHXL-F280049C , C2000WARE Tool/software: Hi,
I'm attempting to program the F2800137 and F280049 development boards using an LED example. I've connected the development kit to my computer…
Hi,
Glad to hear it works now.
xinkai bu said: The switch S2 is set DOWN to 0 is default, indicating XDS110 COM PORT.
The switch S2 is set DOWN to 0 can also simulation.
Setting it DOWN to 0 will allow SCI / UART (serial) connection between your board and PC…
Part Number: LAUNCHXL-F2800137 Other Parts Discussed in Thread: SYSCONFIG , TMS320F2800137 Tool/software: Hello TI Experts,
Is motor control project now supported by sysconfig for TMS320F2800137? I could see that motor control projects could be easily…
Part Number: LAUNCHXL-F2800137 Other Parts Discussed in Thread: SYSCONFIG , TMS320F2800137 , C2000WARE Tool/software: Hello TI Experts,
Is motor control project now supported by sysconfig for TMS320F2800137? I could see that motor control projects could…
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…