Forum Post: RE: TM4C1290NCPDT: Custom PCB USB hub Stellaris name not seen in...
The USB hub board needed replacing. All is OK now. Thanks, Priya
View ArticleForum Post: RE: CCS/MSP432E401Y: CCS9.0/Build Error
Which version of CCS and SimpleLink MSP432E4 SDK are you using? You would typically get build errors if the right versions are not used. Refer to the release notes of the SDK and plugin to see what...
View ArticleForum Post: MSP430FR5994: FFT calculation using LEA
Part Number: MSP430FR5994 Hello, We are trying to performe a FFT with LEA and want to get the magnitude of each frequency. This worked fine as previously described in that post , by performing...
View ArticleForum Post: RE: CCS/F28M36P63C2: CCS 2.0 protocol using f28m36
Sorry we dont have any examples for this. Typically C2000 MCU is talking with a host MCU that will interact with the vehicle bus and be responsible for such protocols.
View ArticleForum Post: RE: MSP432E401Y: MSP432E401Y device type question
Hello Mason, [quote user="Mason Liu"]what is the difference between wireless MCU and wired MCU?[/quote] Wireless MCU is an MCU that has a wireless interface to communicate with the outside world -...
View ArticleForum Post: RM57L843: Programming while asserting nRST
Part Number: RM57L843 Is there a way to configure the hercules such that reprogramming can occur while an external watchdog circuit is asserting the nRST pin?
View ArticleForum Post: RE: MSP432E401Y: Finding vendor to provide programming socket for...
Hello Sheldon, Can you clarify which device you are attempting to program? You mention the MSP432E401Y which comes in a 128 pin package but you also show a 64-pin description from the MSP432P401R/M...
View ArticleForum Post: MSP430G2553: Device runs with debugger connected but not in...
Part Number: MSP430G2553 Support, I am using the MSP430G2 launchpad with a MSP430G2553 device. I am using CCSv8. I am running the 'msp430g2xx3_ta_20' example from resource explorer. I am able to build,...
View ArticleForum Post: RE: RM57L843: Programming while asserting nRST
Hi Barrett Have assigned this to Hercules subject matter expert and also will be looping in an emulation expert. Regards Mukul
View ArticleForum Post: RE: TMS570LS3137: ccmSelfCheck() test on TMS570LS3137
Hi Sunil, Thanks for your response. Since the esmHighInterrupt is mapped to only channel 0, can i use below condition in CCM self check? if((VIM_REG->fiq_index & 0x00000001UL) != 1UL) Thanks Kalyan
View ArticleForum Post: RE: TMS320F28388D: Byte peripheral access types (bp_16 and bp_32)
Hi Harshmeet, I'm making the update you described but something doesn't seem right. The CAN_REGS structure is very different from the one in f2837xd_can.h but it's not just the bp_16 and bp_32 types,...
View ArticleForum Post: RE: TMS320F28069M: How to control the motor forward and backward...
As we replied in your another post, you may just add your own code to check the input of key without changing anything on the motor control algorithm in the original lab11e. Set the reference speed...
View ArticleForum Post: RE: TMS320F28335: Unable to Configure GPIO pins in lash memory
Avichal, Start from an example, understand what its doing, and then try to do the same with your code or merge your code into the example. A good example is in C2000Ware. Look in:...
View ArticleForum Post: RE: CCS/MSP430F5529: UCS
First I want to clarify that the 25MHz is a limitation for the CPU MCLK, not the DCO. This means you should be able to run the DCO at higher frequencies but you will need to divide the clock down so it...
View ArticleForum Post: TMS320F2812: Active Low with Dead Time
Part Number: TMS320F2812 I am trying to program Space Vector Modulation for a three-level converter. I am using symmetrical waveform and in some intervals I switch from active high to active low. Not...
View ArticleForum Post: RE: CCS/TM4C1294NCPDT: Building multiple projects in a workspace
[quote user="Harshel"]I have to make available "MACRO_1" from one project to other. Is it possible ? If possible then how can it be done ?[/quote] You can do this (export a macro) from a dependent...
View ArticleForum Post: RE: TMS320F28069M: PM sensorless project -...
What controlCard are you using for this project with DRV8301-Kit? F28069? Or F28069M? The original project in controlSUITE only supports F28069 controlCard.
View ArticleForum Post: RE: CCS/TMS320F28379D: CLK output
The CDCLVC1102 is simply a buffer, The need for a buffer depends on system design specifics and it is hard to comment whether your system will benefir or not, things to consider are how long the traces...
View ArticleForum Post: RE: CCS/TMS320F28335: Serial to USB communication
Namita, It's been a while since I have heard from you last. Therefore, I am assuming that my last reply resolve your issue and I will close this thread. If this isn’t the case, please reject this...
View ArticleForum Post: RE: CCS/TIDA-01606: Multiple build errors and warnings
Hi Bart, Thanks for yout support. In fact I've done all the steps recommended in the readme file that comes along with the windows installer (this includes your advice regarding the SDK. If it is...
View Article