Forum Post: RE: TMS570LS1224: Uart DMA
Hi Aditya, How are you trying to receive and send data here? I mean, are you trying to perform loopback with the single SCI? If this is the case, then you should need to call the receive DMA first...
View ArticleForum Post: MSP430FR6047: GCC 9.3.1 compiler error. Code Model differs
Part Number: MSP430FR6047 Tool/software: Hi, I have the following issue (Example): [build] /opt/ti/msp430/gcc/bin/../lib/gcc/msp430-elf/9.3.1/../../../../msp430-elf/bin/ld: error:...
View ArticleForum Post: RE: LAUNCHXL-F28P65X: SCI Communication issues
Hi Gus, Thank you for your suggestions, I think i understand what you are recommending. But ideally it would've been better for me to deal with the N characters inside the RX ISR. I had a logic that...
View ArticleForum Post: RE: TMS320F28069M: Where can I find register header file that...
Hi Ryan, Can I ask more about it? I can not find the name of the file what I need on C2000WARE. sincerely Jaehoon Shim
View ArticleForum Post: RE: TMS320F28379D: HRPWM Implementation Issue
Hello, I wanted to first ask if you have already referenced our HRPWM software examples in C2000Ware? ([C2000Ware]\driverlib\f2837xd\examples\cpu1\hrpwm) these would be helpful for you to refer to if...
View ArticleForum Post: AM2634: How to Load the Program Directly into the Flash Memory
Part Number: AM2634 Other Parts Discussed in Thread: UNIFLASH , SYSCONFIG Tool/software: Hi teams, I am Working on AM2634-cc and i have a doubt what ever we are Flashing in CCS the Program is not...
View ArticleForum Post: RE: LAUNCHXL-F280049C: Converting 16 bit SPI communication code...
Hi Yara, To clarify, our F28004x SPI module is capable of data word lengths from 1 to 16 data bits. We do not support 24 bit transactions inherently. Could you explain at a higher level how you are...
View ArticleForum Post: RE: MSPM0G3507: UART 9 bit address mode
Dear Diego, Do we have plan to implement this? Best Regards, Eric Chen
View ArticleForum Post: RE: Question on PWM management during Debug disconnect/reconnect
Hi Mark, Thanks for the explanation. Would it work for you to disable the EPWM clock before disconnecting, so that when you reconnect the EPWM is not running right away and you can enable it again?...
View ArticleForum Post: AM2634: Connection using Static-ip not happening
Part Number: AM2634 Tool/software: Hi Ti Family, I wants to implement simple TCP Client on LwIP networking stack using netconn interface coupled with ethernet driver (ENET). I am referring to...
View ArticleForum Post: RE: AM2431: BissC module not working on PRG1_PRU0
Hi Which PRU do you want to use for SDFM? Regards Dhaval
View ArticleForum Post: TMS320F28030: TMS320F28030 and External Oscillator
Part Number: TMS320F28030 Tool/software: MCU: External crystal oscillator: 10MHz The above combination is used and the PLL setting is (OSCCLK * 12)/4. If there is a problem with the crystal oscillator...
View ArticleForum Post: RE: TMS320F28377D: SyntaxError: Unexpected token '&&' when I open...
Hi, You can select the product version to be used by the project. Right click on the project , click on Properties and select the General Tab . You can select the version in the Products tab as shown...
View ArticleForum Post: TMS570LS1224: NEed to disable the CAN transmission and reception...
Part Number: TMS570LS1224 Tool/software: Hi All, I am shriram Madhavai working for the TMS570LS1224 series controller, I have one doubt i need to disable the can transmission and reception for the...
View ArticleForum Post: TMS570LS3137: Temperature Sensor(tmp101na/3k)
Part Number: TMS570LS3137 Other Parts Discussed in Thread: HALCOGEN , CODECOMPOSER , TMP101 Tool/software: can anyone please help me i am trying to read the temperature from tmp101na my code is stuck...
View ArticleForum Post: RE: LAUNCHXL-F280039C: Issue Configuring INSTASPINUNIVERSALGUI...
Hi Luo, Thank you for the clarification that INSTASPINUNIVERSALGUI does not support the F280039C, but MotorWare does. I have installed the MotorWare software, but I'm unsure if it's GUI-based. When I...
View ArticleForum Post: RE: TMS320F280025C: Potential bug in f28002x_lin.h
Hi, Which compiler versio are you using? I added the following line LinaRegs.SCIFLR.bit.IDLE= 0x1; in the sci_ex1_echoback example located at \device_support\f28002x\examples\sci but did not face any...
View ArticleForum Post: RE: AM2634: How to Load the Program Directly into the Flash Memory
Hi Aakash, [quote userid="611198"...
View Article