Forum Post: RE: LAUNCHXL-F280049C: LAUNCHXL-F280049C
Hi Wu, The LED looks correct, one will indicated that debugger is operational and the other will indicate data transmission between the C2000 microcontroller and the PC. What do you mean the CCS is...
View ArticleForum Post: RE: TMS320F280049C: TMS320F280049C-56RSH
Hi Nibesh, Yes, there are multiple differences between these devices that you have to account for when porting an example. The main differences to consider are the device libraries (driverlib, flash...
View ArticleForum Post: TMS320F28379D: EPWM sync pass-through operation
Part Number: TMS320F28379D Tool/software: I want EPWM1 to be the sync source for EPWM6, but for EPWM4 and EPWM5 to NOT be sync'd. It looks like I can configure EPWM1 SYNCOSEL as needed configure...
View ArticleForum Post: RE: CODECOMPOSER: Editor not finding the project Build Symbols
Hi Aitor, This issue sound like a clangd extension issue, there are a number of clangd issues that were resolved in the upcoming CCS20.1.1 release. The release should be out in the next few days,...
View ArticleForum Post: RE: TMS320F28379D: Multicore system CLB Ownership and ISRs
Hello Luke, Apologies for getting back to you this late. TRM mentions 4 Tiles on the f28379d. I assume this is for the entire dsp, and not for each CPU subsystem? The TRM may benefit from an explicit...
View ArticleForum Post: UC1524A:UC1524AJ
Part Number: UC1524A Tool/software: Dear, I would like to know what date you would have available the Switching controllers advanced 40 VCC, double ended 300 kHz voltage mode PWM controller with 45%...
View ArticleForum Post: RE: EK-TM4C129EXL: USB host with new class uses address 0 for...
[quote userid="575242"...
View ArticleForum Post: RE: AM263P4-Q1: Lauterbach TRACE32 Instances Missing?
OK, the 3 GUIs should allow controlling each core independently. You can load some unique code onto each, or do 'data.assemble' (create simple per core unique code code) then set the pc to step it.
View ArticleForum Post: MSP430FR6043: Using multiplexer and using at least 2 MSPs...
Part Number: MSP430FR6043 Other Parts Discussed in Thread: TS5A9411 Tool/software: Hi MSP team, I have two questions in regards to a project that I'm doing on my own. 1. Is it doable to use a...
View ArticleForum Post: AM2434: Device Configuration
Part Number: AM2434 Tool/software: The device configuration under CCS Theia 20.1 does not corresponds to the information in the Datasheet, for instance in the datasheet there is a pin F5 (as well as...
View ArticleForum Post: RE: TMS320F28379D: Use path variable in cmd file
I apologize for the delay. I presume you use Code Composer Studio (CCS). It is not possible to refer to a build variable (CCS, environment variable, makefile variable, etc.) from within a linker...
View ArticleForum Post: RE: LAUNCHXL-F28379D: F28379D
Hi, OK. You'd have to write your own SPI driver for this matching the SPI Commands section of the product spec you linked. We provide SPI SW examples in C2000WARE installation. Best, Kevin
View ArticleForum Post: RE: AM2634: Issue receiving both standard and extended ID CAN...
Hey Danae, I did a quick check, I am not aware of any examples that are configured to receive both types of messages, however the necessary data structures are defined for both types in the mcan.h...
View ArticleForum Post: RE: EK-TM4C129EXL: USB host with new class uses address 0 for...
The tUSBHostClassDriver is declared in host class driver .c file. In the case of the CDC device that is in usbhcdc.c and in the case of HID usbhhid.c. In the usbhcdc.c is line 137. A prototype of this...
View ArticleForum Post: RE: TMS320F28P550SG: Copying Compiler Sections From Flash to RAM...
Hello, Is this issue still open? Best Regards, Marlyn
View ArticleForum Post: RE: EEPROM emulation using internal flash
Jay, Apologies for the error, the guide is correct here -- flash operations only block the bank they take place on. Best, Alex
View ArticleForum Post: RE: TMS320F28P650DK: Using EPWM at 0% or 100% duty cycle
Yes application notes explains how to use shadow loading for CMP and AQCTL registers which is still applicable for new types Thanks
View ArticleForum Post: RE: TMS320F28377D: Data visualization tool for C2000
Hi Bharath, We are soon to release an app note on these features. I can walk you through on how to add this though for F2837xD. Are you using a Launchpad or ControlCARD? 1. Create an...
View ArticleForum Post: RE: TMS320F28375S: Power sequence
Hello, 1. Yes, it applies during power-down as well. It would prevent latch-up and avoid excessive leakage currents that could damage the device. 2. Same case for power-down sequence. if VDDREFHI is...
View ArticleForum Post: RE: AM2432: Power Ramp and Initialization Sequence,CKE has a...
The pulldown on the RESET signal should be 10K (not 2.2K), and you need to remove the capacitor. The capacitor is most likely the problem, as this is slowing the rise time of the signal. This is...
View Article