Forum Post: CCS/LAUNCHXL-F28377S: Running cla_adc_fir32 problem
Part Number: LAUNCHXL-F28377S Tool/software: Code Composer Studio CCS Support, Before run there is a message: CPU1_CLA1: Can't Run Target CPU: (Error -2060 @ 0x0) Requested operation cannot be done...
View ArticleForum Post: RE: CCS/TMS320F28027: Need a step by step guide for developing...
Hi, I gave the reference to Appnote to understand your need. Looks like your requirement is little bit different. The app note discusses how the existing SCI boot loader can be used for firmware...
View ArticleForum Post: MSP432E401Y: UART DEVICE DRIVER
Part Number: MSP432E401Y Hello, Is there any sample code for writing the Uart device driver programming for msp432e401y in windows os?. If not please guide me on " how to write the uart device driver...
View ArticleForum Post: RE: CCS/MSP430FR2355: Read data through ADC and display on CCS...
> UCA0TXBUF = ADC_Result; 1) UCA0TXBUF is only 8 bits wide, so this will only send the low order byte of the result ((2097 & 0xFF)=49). You'll need to serialize these two bytes (but see also (2)...
View ArticleForum Post: TMS320F28377D: UL1998 certification for F28377D devices, demos or...
Part Number: TMS320F28377D Hi expert, Do we offer any ready to use library or demos which can help developer meet UL1998? Thanks Sheldon
View ArticleForum Post: TMS320F280049: On the problem of interrupting nesting
Part Number: TMS320F280049 1,There have been several problems with platform switching (switching from TMS320F28062 to TMS320F280049) recently About interrupt nesting: Enable in eg: code has two...
View ArticleForum Post: EVM430-FR6047: Transducer for EVM measurement report
Part Number: EVM430-FR6047 Any list of recommended transducers? Specifically, which transducer was used to obtain the measurement reports? Customer wants to use the same to benchmark their measurement...
View ArticleForum Post: MSP430FR4133: Electronic circuit-help
Part Number: MSP430FR4133 Hello, My name is Daniela, I'm student and I need help to anyone who can help me :D Project goal: Control the temperature inside a closed chamber I need help to connect the...
View ArticleForum Post: RE: CCS/TMS320F28035: In pwm up-down counter mode, set TBCTR = 0...
Hi Soldier 76, I will try this once at my end to reproduce and investigate this behavior. Please expect a response from me before 27th Aug as i am tied up with other activities right now. Meanwhile, if...
View ArticleForum Post: RE: CCS/TMS320F28377D: Current sensing using ADC
Hi Lio, Good observation. Channels 14 and 15, per the diagram connect to all 4 ADCs, meaning any signal connected to these channels can be converted by any of the 4 ADCs. Another good point on the...
View ArticleForum Post: RE: TMS320F28379D: Matlab Simulink Embedded Coder ePWM 12B Output...
Now I tried to write the extra code to set the pin in this section: ->Configuration Parameters ->Simulation Target ->Source file But it also doesn't work... Somebody else who has an idea?
View ArticleForum Post: TMS320F28375D: Ti-rtos examples
Part Number: TMS320F28375D Hi, I can see only concerto examples in ti-rtos for c2000 package. Then for delfino I can't use ti-rtos? Where I can see the examples for delfino using ti-rtos? Regards, Sri.
View ArticleForum Post: EVM430-FR6047: UART Receive
Part Number: EVM430-FR6047 Hello, I am using the water meter demo and I am trying to use uart to send and receive data. I have successfully managed to send data through help from the forum. Now for the...
View ArticleForum Post: MSP430FR2355: Simple USB interface to the MSP430FR2355
Part Number: MSP430FR2355 I'm working to develop a simple USB interface to my MSP430FR2355. I will always have a laptop PC hooked up to this interface when using it. My goal is to use it to talk to the...
View ArticleForum Post: Compiler/TMS320F28377S: _sqrt" redefined:
Part Number: TMS320F28377S Tool/software: TI C/C++ Compiler Hi, Trying to add SFRA library and TMU float mode and compile i get the following error called "sqrt redefined" i am not using square root in...
View ArticleForum Post: RE: CCS/TM4C129ENCPDT: lzss compression
There is a decompression routine in the run time support library, __TI_decompress_lzss(), that is used for initialization. See page 162 of the Compiler User's Guide .
View ArticleForum Post: RM57L843: JTAG interface signals
Part Number: RM57L843 Hello. Doing a custom design using the RM57L843 MCU, I faced a question about the MCU's JTAG interface. According to the datasheet, there are seven signals contained on this...
View ArticleForum Post: RE: TMS320F280049C: CLB can only interface with EPWM1-4?
Hello, Have you obtained access to CLB Beta tools? If you are referring to the Beta tool/documents - it should be under C:\ti\c2000\C2000Ware_2_00_00_02\utilities\clb_tool\clb_syscfg\doc Please refer...
View ArticleForum Post: RE: TIDM-TM4C129POEAUDIO: TIDM-TM4C129POEAUDIO solution
I only have the .pdf of the schematics, but I will ask the developer.
View ArticleForum Post: TMS320F28379D: LAUNCHXL-F28379D schematics do not match with the...
Part Number: TMS320F28379D Hi, We have a launchpad with TMS320F28379D controller. I have configured the PLL and wanted to check the clock frequency on XCLKOUT/GPIO73. As per the schematics in SPRUI77C,...
View Article