Part Number: MSP430F167 Other Parts Discussed in Thread: TCA6424A , TIDM-THDREADING Hi,
My application is to detect the AC voltage presence using Continuous high or low signal.
(I got the same issue with MSP430F167 and TCA6424A IO extender)
I am…
Hi Priyanka Deshmukh,
I would start by importing a code example for the MSP430F167 from the resource explorer within CCS. This should immediately compile and be downloadable to your MSP. Then right-click on the project and change project options - if…
Harini,
As we discussed, the MSP430F167 device is not a USB device, so your driver related issue needs to be solved by looking at the USB to serial IC that you are using and how that is configured in your application.
Regards,
Walter
Part Number: MSP430F167 Tool/software: TI C/C++ Compiler As part of a MSP430F167 code development process the .out file from CCS was disassembled by dis430.exe.
A "designed to be stand alone code section" was then inspected for any calls/jumps outside…
Part Number: MSP430F167 Why does conformal coating peel from this part? Conformal coating is adhering to remainder of parts of this PCA but not the MSP430F167IPM .
Are molds sprayed with silicone when cover is molded?
What is the surface energy of…
I can try to repost the pictures. The F167 does not have a test pin so therefore I cannont attempt to 2-wire JTAG.
For some reason it is not allowing me to put pictures in this post so here is the data sheet for MSP430F167.
I have a 4-wire schematic…
I suspect the file lnk_msp430f167.cmd is a GCC linker script. Such a file is not compatible with the TI linker. The syntax is different. The corresponding file for the TI linker has the same name, and is located in a directory similar to C:\ti\ccsv8\ccs_base…
Other Parts Discussed in Thread: MSP430F167 Having trouble with MSP430F167 as slave, because it will not recognize and ACK it's own address. I do get the start interrupt if enabled. But because of the errata I2C16 in http://www.ti.com/lit/er/slaz148a…
Other Parts Discussed in Thread: MSP430F167 Our customer is using the MSP430F167. He is having problems programming it.
"Much of the time now it just says the fuse has been blown, but there's no way for my emulators to do that. The rest of the time…
Other Parts Discussed in Thread: MSP430F167 In an earlier version of CCS (CCS2.0) for MSP430, a standard C file, containing code and tables of constants was compiled and linked into a specific flash memory region in a MSP430F167 known as section ".new_boot…