Forum Post: RE: TMS320F28027F: Typos in C2000Ware Example_2802xSci_FFDLB_int.c
Ok, Thanks! I've been using half driverlib and half bitfields in my code and it's working well so far. I'll mark this issue as resolved, as I'm assuming that it's been added to the appropriate...
View ArticleForum Post: RE: TM4C1231D5PZ: TM4C1231D5PZEIR PowerUp issue resulting in...
[quote user="Newman"]-the board no longer functioned (in this case, upon investigation, the entire firmware had been erased).[/quote] [quote user="Zack Schwarz"]“Proper Firmware” – We have not seen...
View ArticleForum Post: RE: CCS/TMS320F28069M: How to be sure that ADC reading and...
Thank you for the response. I have used examples of TI to write my codes. Could you please explain more about how to use one interrupt to read both ADC channels and QEP? I appreciate the help.
View ArticleForum Post: RE: CCS/TMS570LS20216: When the tms57020216 development board...
Hello, TMS570LS20216 MDK consists of 2 boards: CPU card and base board. There are several leds on both boards. Do you mean the ERROR led on the CPU card? If this led is on, please read the error status...
View ArticleForum Post: RE: MSP430F5529: MSP430F5529
My guess is that you're encountering a NACK from the INA219 . The easiest way to do this is by using an incorrect address. (SendMultiByteStart absorbs the initial TXIFG.) What is the value of INA219...
View ArticleForum Post: RE: Best Embedded controller for Bios (Intel/AMD X86) platform
Hi, We don't have a general market device that suits you application. However, we have one custom device TM4E129 that has on-chip LPC support. Please contact your local sales office for details and...
View ArticleForum Post: RE: MSP430F5529: MSP430F5529
Hello Bruce, Thanks for the prompt reply. I have left the A0 and the A1 pins as they are. Meaning the address should be 0x40? (Correct me if I am wrong).I have defined the value of INA219 _ADDRESS as...
View ArticleForum Post: RE: RTOS/TM4C1294NCPDT: TM4C1294NCPDT
Have you tried calling Watchdog_setReload(watchdogHandle , 120000000) to set the WD timer to 1s?
View ArticleForum Post: RE: RTOS/TM4C1294NCPDT: TM4C1294NCPDT
This post will be also helpful. e2e.ti.com/.../725185
View ArticleForum Post: RE: TM4C1230C3PM: I2C communication
Hi Jon, I didn't hear from you. I assume the issue is somehow resolved. I will close the thread for now. If you have new questions please open a new thread or reply back to this thread if the issue is...
View ArticleForum Post: RE: TM4C1294NCPDT: EPI in General-Purpose Mode
Hi Livio, Hi Jon, I didn't hear from you. I assume the iRDY unavailability in general purpose mode is clear to you now . I will close the thread for now. If you have new questions please open a new...
View ArticleForum Post: RE: CCS/TM4C123GH6PM: Hard Fault in TivaC
Hi, I didn't hear from you. I assume the issue is somehow resolved. I will close the thread for now. If you have new questions please open a new thread or reply back to this thread if the issue is not...
View ArticleForum Post: TMS320F280049: File open issue
Part Number: TMS320F280049 Hello, My customer downloaded attached file CONTROLSUITE , from below link: http://www.ti.com/tool/controlsuite?jktype=recommendedresults (Please visit the site to view this...
View ArticleForum Post: CCS/MSP430FR4133: MSP430 Driver Download and Availability of...
Part Number: MSP430FR4133 Tool/software: Code Composer Studio Hi, I tried downloading drivers for MSP430FR4133 . After signing in with TI account, the download didn't start. i also got mail from TI...
View ArticleForum Post: MSP432P401R: I2C with LSM303DLHC
Part Number: MSP432P401R Hello, I'm very new to using I2C protocol, and I was hoping for some help using it to get a digital compass/magnetometer (LSM303DLHC) working with my MSP432 board. I'm using...
View ArticleForum Post: RE: MSP430F5659: reading the registers of ADS124S08 are all ‘0’
Hi Eason: Yes, solved the issue.
View ArticleForum Post: TMS320F280049: Any example code for data exchanging between CLA...
Part Number: TMS320F280049 In C2000Ware 1.0.6, We have there example code in \driverlib\f28004x\examples\cla , learning about trigger Task in CLA and interrupt C28x at end of Task. However, It makes no...
View ArticleForum Post: RE: TMS320F240: Algorithms for resolver speed and position
Hi Martin, One last question. Is there a relationship between tracking rate max vs bandwidth chosen. I mean numerically. If my motor is suddenly accelerated and braked, what will be impact in the...
View ArticleForum Post: RE: CCS/TM4C123GH6PM: Communication between 2 TM4C123G sing uDMA...
Hello Charles, It must be my mistake for missing the UARTFIFODisable() function (I don't know how I did not see it) so I really sorry for the FIFO excessive question. Anyway, about the uDMA, I did try...
View ArticleForum Post: RE: MSP430FR2100: UART Bootloader Response Operation
Hi Erik The most likely is related to the configuration of the RS485 device. What' s the device? And how you configured this device?
View Article