Forum Post: RE: CCS: CAN PROTOCOL ON F28M36P63C2
Hi Krishna Allam, I finally find the solution....For resolving the issue, I first defined the can message and I used the instruction CANEnable() and CANTX pin starts to change... But I have a question...
View ArticleForum Post: RE: TMS320F2811: TMS320F2811
No, there are no bits to help determine if the node is connected to the bus. You have to rely on methods I had outlined earlier (mindful of the possibility that the node in question may still be...
View ArticleForum Post: RE: TIDM-BIDIR-400-12: dsp
Kim, Q1)What's the intention of the resistor R21 and R20 value? Is it because when the 12v output voltage reached, the designer wants to give the ADC voltage 2.5V? A1)That is correct, it is the voltage...
View ArticleForum Post: RE: CCS/TMS320F2810: JTAG Error. XDS100v3
I have merged these two threads since they are related, and the app note I mentioned in the above post is where we need to start for debug. Please let me know which step you are able to reach, etc and...
View ArticleForum Post: RE: CCS/TMS320F2808: Problem with Timer0
Frederic, Sorry, I didn't know you were building for flash. In that case I think you need to re-structure your code a little. You'll need to set up the clocks first with InitSysCtrl(), then do the...
View ArticleForum Post: RE: TM4C123GH6PGE: How to create 5x7 Font
Hi Charles, Thank you - and again - the amount of 'time/attention' devoted to this poster reveals great patience upon (especially) your part. Earlier he described himself as a 'beginner' - yet the...
View ArticleForum Post: RE: CCS/MSP430FR4133: UART worked in LPM0, but when i changed...
Hi Kim, Have you seen our MSP software examples? In CCS, navigate to View > Resource Explorer. In Resource Explorer, navigate to Software > MSP430Ware > Devices > MSP430FR2XX_4XX >...
View ArticleForum Post: RE: TMS320F28069: The ADCCLKs between SOC0 to SOC1 is fixed or...
Wayne, The converter always takes 13 cycles to convert the sampled voltage, what we can do with the above diagram is place the next sample 7 cycles before the current conversion is complete to take...
View ArticleForum Post: RE: MSP-FET430UIF tool trashes MSP430FG4618 internal flash
Hi Jonathan, No problem. :) For help with what you are doing with the build and debug environment, try reaching out to our SW_Tools forum .
View ArticleForum Post: RE: MSP430G2553: Reboot after flashing new firmware - PUC vs POR
Hi George, Let me see if I can a more detailed description of the system resets.
View ArticleForum Post: RE: Compiler/TMS320F28335: TMS320F28335
Mohan, Checking back in from the TI side to see if you were able to try the method in my last post and the results from that method. If we can determine that the generic emulation connection is...
View ArticleForum Post: RE: CCS/TMS320F2808: Problem with Timer0
Hi Richard, The program was actually configured to build for RAM and not for flash. Sorry for the misinformation. Could you share the project with which you ran the code so that I can also test on my...
View ArticleForum Post: CCS/TMS570LS1224: USB connection with an external power supply
Part Number: TMS570LS1224 Tool/software: Code Composer Studio Dear Support Team, I'm currently using the RTBox by Plexim and a Hercules TMS570LS1224 Launchpad to do HIL testing. Plexim offers an...
View ArticleForum Post: RE: TMS320F280049: FSI interface clarification
Hi Dan, Taking these questions offline. [quote user="Dan Abbey"] 2: Given the FSI-RX is receiving/decoding mode (a frame-start was detected) Will invalid data sampled during any part of the frame...
View ArticleForum Post: MSP430F1612: Thermal information request
Part Number: MSP430F1612 Hi Team, I have a customer requesting the max junction temp. & thermal resistance values θJB for MSP430F1612IPMR. Can you share this information? Thanks! Jonathan
View ArticleForum Post: RE: CCS/TM4C129XNCZAD: ROM_FlashErase and ROM_FlashProgram...
finally a good news! that bit is making it working, I have also fixed the keypad removing the delay in the interrupt and also the RTC is fixed with this bit! how can i keep it always at 1? thank you
View ArticleForum Post: CCS/TMS320F28379D: TMS320F28379D
Part Number: TMS320F28379D Tool/software: Code Composer Studio I cannot maximize the window to click on the correct items so ccs6.2 does not install in THIS laptop. this is for studying 1 day workshop...
View ArticleForum Post: RE: TMS320F28335: LED blinks in stand alone status
I'm using LED flashing, the default environment for uC / OS-II provided by Mirium. Just use the link command file as an example provided by TI for run in Flash. The link command file is as follows:...
View ArticleForum Post: RE: CCS/TMS320F28379D: TMS320F28379D
Robin, What operating system are you using? Have you tried installing the latest version of CCS? Regards, Ozino
View ArticleForum Post: RE: MSP432E401Y: MSP432E401Y CAN1 (CAN0) Init fails after...
What I have found out so far, during (several) days long debugging is the fact that some registers of the CANIP are not writable. The root cause for not being writable is not well understood yet....
View Article