Part Number: MSP430F4132 In the source code of our products, we have a line that confuses me:
CAPD = CAPD4;
All our products with MSP430F41x2 have had this line of code for many years. The code doesn't seem to match our hardware. Here is an example hardware…
Part Number: MSP430F4132 Other Parts Discussed in Thread: MSP-FET URGENT!!!!!
Hi,
We have recently purchased a MSP-FET Flash Emulation Tool from mouser. When I was trying to connect to MSP430F4132 through MSP-FET debugger with 4 wire JTAG connection(FET…
Part Number: MSP430F4132 Other Parts Discussed in Thread: MSP-FET URGENT!!!!!
Hi,
We have recently purchased a MSP-FET Flash Emulation Tool from mouser. When I tries to connect to MSP430F4132 through 4 wire JTAG with the help of FET-Pro430 lite, it gives…
Part Number: MSP430F4132 Tool/software: Code Composer Studio Has anyone had any experience here? For some reason I can't fathom, I can only get digits to display if all segments are turned on. For instance, loading 0x01, 0x02, 0x04 or 0x08 into LCDM1…
Part Number: MSP430F4132 Hi forum,
Two quick questions, processor MSP430F4132, 125 lcd segments driven, one SPI port used, one I2C port used (appear to not be conflicted),
1. Port pins P1.6 and P1.7 appear to be free of LCD drive and available for interrupt…
Part Number: MSP430F4132 Hi Forum,
Here is a really lame question, but I just want to get started in the right direction.
Most all the pins on an LCD MSP430 are multiplexed with other functions. But not really multiplexed in the true form. Multiplexed…
Other Parts Discussed in Thread: MSP430F4132 , MSP-FET Hello,
I am working with MSP430F4132 code that has been brought over from IAR Embedded Workbench v6.40.4 to Code Composer Studio v6.1.3.00033, compiler v16.3.0.STS, and I'm struggling to get the device…
Other Parts Discussed in Thread: MSP430F4132 We have a battery-powered product with MSP430F4132. During production, we supply 1.5V to the board and do some analog measurements, then we switch to 3.3V and do regular function test. We found that, if there…
Other Parts Discussed in Thread: MSP430F412 , MSP430F4132 I'm ready to design my first production product with msp430f412 but still unable to get rid of the lcd ghosting and it's not because of the lcd, the back plane signal is awful, with and without lcd…
Other Parts Discussed in Thread: MSP430F4132 , MSP430F1121 , TEST2 , MSP-TS430PM64A , MAX3221 , TUSB3410 , MSP430F1612 , MSP430F5529 Hello, I am having issues loading the bootloader code into MSP430F4132.
The TEST/RST patterns shown in SLAU319g document are right…