Forum post: RE: TMDSCNCD280049C: Voltage issue with A2 pin
Hi Martial, Sorry, i missed your note earlier that you were using the control card. I have that schematics too. I loaded similar program to what you have in your setup code and i do not measure any...
View ArticleForum post: RE: CCS/TMS320F28379D: How to connect/ configure VREFHIA and...
Hi Bhawandeep, Have not heard back from you on this topic so i assume you have resolved your issue, hence closing this thread. If you still have question on this topic, please post it in the forum and...
View ArticleForum post: RE: MSP432E401Y: USB CDC HOST with another device
user5196208, Yes, as long as the devices support USB CDC. BR, Seong
View ArticleForum post: RE: CCS/LAUNCHXL-F28379D: SCIB Transmit FIFO looping
My transmit interrupt is getting generated even when both TXINTENA and TXFFIENA both are zero.It is getting interrupted even when there is no initialized SendChar.The TXFFINT flag gets cleared only in...
View ArticleForum post: RE: LAUNCHXL-F280049C: Issue: Comparator Subsystem 2
Frank Ankapong Can you spot an error in the CMPSS setup?
View ArticleForum post: RE: MSP432E401Y: continues clock -date and time to a display on...
Hi Brad, Please see Amit's suggestions in this related thread: https://e2e.ti.com/support/microcontrollers/msp430/f/166/t/685037?RTOS-MSP432E401Y-RTC-calendar BR, Seong
View ArticleForum post: RE: TMS320F28377D: epwm:
You are running ePWM at 100MHz, and then genrating a 60kHz waveform?
View ArticleForum post: RE: TMS320F280049: GLDCTL2[OSHTLD] doubt
Jordan, If the ePWM6 GLDCTL2 is linked to ePWM5 GLDCTL2, then no you do not need to set the ePWM6Regs.GLDCTL2.OSHTLD to anything because it is using the linked one! Nima
View ArticleForum post: RE: CCS/TMS320F28379D: Why frequency of PWM Pulses becomes double...
Add the predefined symbol to project properties _LAUNCHXL_F28379D Nima
View ArticleForum post: MSP432P401R: SWD error condition
Part Number: MSP432P401R I have been unable to flash to the msp432p401r board since adding a careless line of code to main. I'm using this board for a class on Embedded Systems Development in C. For a...
View ArticleForum post: RE: MSP-FET: MSP-FET
That may be the cause of the problem you are experiencing. The older version you are using might not be compatible with the latest MSP-FETs. You might want to consider updating to the latest version of...
View ArticleForum post: RE: CCS/MSP432E411Y: socketndk.h Cannot open source file...
Hello: It really does feel like I am missing something obvious, but it isn't for lack of trying. I already searched through the forum extensively to see if I could get a clue how to make it work (I did...
View ArticleForum post: RE: TMS320F28375S: Test JTAG failed with a 45cm debug cable but...
Hi, I would expect so, but I personally haven't done any tests on this - usually the cJTAG connections tend to be quite short and single point - i.e., no multiple devices. Regards, Rafael
View ArticleForum post: RE: MSP430FR5959: memory gets corrupt
Hello Anushka, There are a couple of example projects showing how use the MPU on the MSP430FR5959 in the TI Resource explorer (TIREX). These will show you how to "trap" for errors so you know if and...
View ArticleForum post: RE: CCS/TMS320F28388D: UART Example program (uart_ex1_echoback)
Thank you for the feedback. I do have everything basically working now, but I still feel like I am missing some very fundamental process/procedure for programming and debugging this system efficiently....
View ArticleForum post: RE: CCS/MSP430FR6043: Calculation part of internal ADC in SDHS...
[quote user="SUMIT SIRMEWAR"]#if defined(__TI_COMPILER_VERSION__)[/quote] The preprocessor symbol __TI_COMPILER_VERSION__ is predefined by the TI MSP430 compiler. So this is the same as saying if the...
View ArticleForum post: RE: TMS570LS3137: Gel file modification of uniflash windows
Hello, What are the customer's flash settings? And can he provide a verbose console output? Thanks ki
View Article