Forum Post: RE: TMS320LF2403A: JTA emulators
Vincenzo, Yes, the XDS510PP Plus will work, there is a newer, USB based version, that also supports the LF240xA from SD here http://www.spectrumdigital.com/c2000-series-xds510lc-jtag-emulator/ Best,...
View ArticleForum Post: RE: MSP430F5438: Using BSL Scripter with MSP430F5438 UART
If you want to use the FTDI adapter, you'll need to look at this (for Windows): https://github.com/drcrane/bslscripter-vs2017/releases
View ArticleForum Post: RE: CCS/TMS320F28069: TMS320F28069 with DRV8301
Ayushi, Is the control CARD the ISO version with the XDS100 on the PCB? In this case plugging in the USB cable to the controlCARD only powers the XDS100 but not the F28069 MCU. The MCU will draw its...
View ArticleForum Post: RE: CCS/MSP432P401R: MSP432 Crystal for -40~85 C
Its hard to by any crystal from digikey or mouser. and the ESR between fOSC = >32 MHz to ≤48 MHz, type 15 , max : 30 Ω. I am using TI RTOS + external Crystal. Thanks you
View ArticleForum Post: CCS/TMS320C28346: ePWM sync for multi-control boards by EPWMSYNCO...
Part Number: TMS320C28346 Tool/software: Code Composer Studio I would like to synchronize ePWM time-base count modules for multi control boards by EPWMSYNCO of master board and EPWMSYNCI of slave...
View ArticleForum Post: Sliding mode observer has no position algorithm debugging
Hi Team, #define SMO_MACRO(v) \ \ /* Sliding mode current observer */ \ v.EstIalpha = _IQmpy(v.Fsmopos,v.EstIalpha) + _IQmpy(v.Gsmopos,(v.Valpha-v.Ealpha-v.Zalpha)); \ v.EstIbeta =...
View ArticleForum Post: TINA/Spice/CC2531: /packet sniffer/tool bar/view
Part Number: CC2531 Tool/software: TINA-TI or Spice Models Hi. I am using a packet sniffer program using the TI CC2531 product. However, during use, the next toolbar disappears and seven menus,...
View ArticleForum Post: TMS320F28379D: Maximum limit for setting filter coefficients in CLA?
Part Number: TMS320F28379D Hi, Its Ashwin, Am working with CLA , what is the maximum limit for setting filter coefficients in CLA?
View ArticleForum Post: RTOS/TMS320F28379D: Regarding SYS BIOS Hwi(Hardware Interrupt)
Part Number: TMS320F28379D Tool/software: TI-RTOS Dear Sir, I am working on SYS/BIOS with F28379D. I took the Minimal project Example for SYS/BIOS. I have done Task, Swi, and semaphore successfully....
View ArticleForum Post: CCS/LAUNCHXL2-RM57L: need to print the decimal value, as it is,...
Part Number: LAUNCHXL2-RM57L Tool/software: Code Composer Studio Hey, everyone! Following is what I am using to count and print high speed digital pulses. I am using serial to print data fast but I...
View ArticleForum Post: RE: CCS/TMS320F28069M: How to induce CAN communication errors
Thank you sir, I will try this and come back if any problem. with regards, Ashwinee
View ArticleForum Post: RE: MSP430F5328: Sampling the REF voltage - why is it not...
Hi T.Sos, Sorry for the late reply. I didn't realize you actually post a question... For the test I made, actually I didn't measure the accuracy of the "1V" voltage. So I would rather suggest you to...
View ArticleForum Post: RE: RTOS/MSP430F5638: Creating a TI-RTOS Project
Hi Did you look into this page? Download your prefer version and install.
View ArticleForum Post: RE: CCS/MSP430F6726: About count up and count down of MOD by FLL
Yes, it's equation 5.2.8.
View ArticleForum Post: RE: CCS/MSP430F5529: Generating an I2C Tx Ouput from an input...
Hi Ricardo, Sorry for getting back to you late. I tried to compile your code and got what you mean here. So the problem is that you can't use below statement in your code: unsigned int TxData[] = //...
View ArticleForum Post: RE: CCS/MSP430FR2633: Enable/ dissable the proximity sensor.
Hello Kostas, I need to turn on the led when in range (invalid touch) and turn off the led (valid touch). Dissable the proximity on press of a button (0 to 9 and *) and enable on pressing "#" button. I...
View ArticleForum Post: RE: TINA/Spice/CC2531: /packet sniffer/tool bar/view
Hi, I cannot reproduce this issue in my machine but given that this is legacy software I would suspect that it might not work well under newer versions of windows. Have you tried running the program in...
View ArticleForum Post: RE: MSP430FR6047: No signal detected in UPS channel only
Hi David, The ADC Capture waveform should be like below picture. Both your UPS and DNS signals are not correct. Please follow the guidance in the documents to get correct ADC capture. FAQ on ultrasonic...
View ArticleForum Post: RE: CCS/MSP430I2041: MSP430I2041 is not Programming with isolator...
Without Isolator I am directly connecting with Wires from launchpad to MSP430I2041 as shown below With Isolator I am connecting like same as fakruddin posted.
View ArticleForum Post: RE: Compiler/MSP-EXP430FR2355: MSP430FR2355 problem to connect...
Could you capture the SPI communication signal using oscilloscope and see why it stops?
View Article