Part Number: MSP430FR5962 I have a lock free FIFO implemented for the MSP430 UART to transmit and receive on interrupt, 115200 baud rate. Before printing to the teraterm window, the string gets populated in the transmit ring buffer. I need to get the…
Part Number: MSP430FR5962 Hi,
Since this forum seems to be the preferred way to inform TI employees about problems with their product I would like to inform You about two things I find wrongly specified in documents. I do not expect any action past fixing…
Part Number: MSP430FR5962 Other Parts Discussed in Thread: MSPDRIVERLIB , MSP430FR2433 , MSP430WARE My installation of Code Composer Studio ( Version: 12.4.0.00007 running on Windows 10) when creating a new CCS project does not present a project template for…
Part Number: MSP430FR5962 Other Parts Discussed in Thread: DAC8740H , DAC8760 Hi ,
I am using MSP430FR5962 and (DAC8760 with DAC8740H) for HART Communication on 1200 baud rate.
My device consists of two parts. Microcontroller PCB and Power Supply PCB.…
Part Number: MSP430FR5962 Other Parts Discussed in Thread: TCAN4550 , MSP430FR5994 The custom PCB needs to use the UCBO SPI to talk to the TCAN4550. I don't yet have jumpers to probe the CAN SPI on the PCB. I have scrubbed through the SPI setup several…
Part Number: MSP430FR5962 Other Parts Discussed in Thread: MSP430WARE
I followed the steps to create and use an MSP430 library project. The driverlib is used by both the static library and the main application. I am getting a lot of memory range already…
Part Number: MSP430FR5962 For the main project to pick up any changes to the static library, I added a build dependency to the main project. I also added the needed file search path for the linker to find the static library output file. If some files…
Part Number: MSP430FR5962 How do I create a library of an MSP430 project? I see IAR resources for this, can this be done with CCS 10.4.0.00006? I also need to create a shared library of the MSP430 project.
Thanks,
Priya
Part Number: MSP430FR5962 Hi experts,
Q1:Is there any errata information on standard functions that are not specifically mentioned in the TI compiler user's manual? Standard functions are functions that are only described as "supported," such as C99…
Part Number: MSP430FR5962 Other Parts Discussed in Thread: MSP430FR5964 Hi experts,
My customer has a product that uses the MSP430FR5964. mktime(), but it does not work as intended. Is it a specification to set the value relative to 1900 with or without…