Part Number: MSP430F1491
Tool/software: TI C/C++ Compiler
I'm trying to convert an old MSP430F1491 IAR embedded workbench project to CCS 9.2 and I'm getting some errors that I don't know how to solve.
The compiler tells me that there are…
Part Number: MSP430F1491 hi,
Can I check what is the tin plating thickness recommended for MSP430F1491IRTDT?
i saw this link: http://www.ti.com/support-quality/environmental-info/lead-finish-tin-plating.html but i still dont get it.
Best Regards,
kp…
Part Number: MSP430F1491 Other Parts Discussed in Thread: USB-2-MDIO We are trying to use the MSP430F1491 as a microcontroller for a PHY communicating across MDIO and are wondering if there is any sort of API for CCSV6 or software support for this type…
Dave, Is the error regarding FET430UIF? If so, please see below: Builds of the TI MSP430.dll are provided that interface to FET430UIF and eZ430/LaunchPad devices. On Linux and Windows the standard TUSB3410 Virtual COM Port Driver is used to communicate…
Hi all,
I am sorry that we are not able to share the source code.
However, if it would help, I can describe how you can implement it.
Kind regards,
Ross
Other Parts Discussed in Thread: MSP430F1491 I am using MSP430F1491 with MSP-FET430UIF Debugging tool.
the MSP430F1491 JTAG PIN are as below
54- TDI/TDO
55- TDI/TCLK
56-TMS
57-TCK
THESE PINS ARE CONNECTED TO 14 PIN MSP-FET430UIF DEBUGGING TOOL
54- TDI/TDO…
Other Parts Discussed in Thread: MSP430F1491 Hello, where would I go to confirm a TI part can be water washed with a saponifier (soap) during the manufactoring process? Part number is MSP430F1491.
Other Parts Discussed in Thread: MSP430F1491 We have been loading our MSP430 application software onto MSP430F1491 processors using the loadable BS_150S_14x BSL driven from a PC application. Recently the PC application reported a sync failure (no 0x90 reply…
hi everyone,
i have a our code which was written on the IAR compiler old version. there is a one statement in the code
TACTL = TASSEL0 | MC0 | TAIE ; // set TA source to ACLK, no divider, up mode (to CCR0)
and the code compiled. with no error and…