Part Number: MSP-TS430PZ100E Other Parts Discussed in Thread: EVM430-FR6047 Tool/software: After damaging the processor on two EVM430-FR6047 evaluation boards, I decided to get the ZIF board to give me more attempts. Unfortunately I have not been able…
Part Number: MSP-TS430PZ100E Hi!
I recently bought a MSP-TS430PZ100E target board set and 3 MCUs (MSP430FR6047IPZR) separately.
I've no experience with ZIF socket and don't know how to install the MCU.
Could you teach me how to install the MCU…
Part Number: MSP-TS430PZ100E Hi!
I'm using MSP-TS430PZ100E (MSP450FR6047) and SN5176B differential transceiver to communicate with PC through RS485/USB converter.
I've never used SN5176B before. Or more accurately, I have no experience of using UART…
Part Number: MSP-TS430PZ100E Other Parts Discussed in Thread: MSP430FR6047 Hello all,
Using a MSP430FR6047 chip in MSP-TS430PZ100E eval bd... I'm simply trying to light LEDS on the dev board , its not working... I've done this simple first step for…
Part Number: MSP430FR6047 Other Parts Discussed in Thread: MSP-TS430PZ100E , DAC7750 Hello All;
I'm trying to communicate via SPI with DAC7750. I'm using MSP-TS430PZ100E target board.
I tried to set the register like this;
UCB0CTLW0 |=UCSWRST; UCB0CTL1…
Hi Sandro, Take a look at the EVM430-FR6047. This EVM shows the required external components. The EVM430-FR6047 is the complete system(minus transducer and pipe). I would not recommend using the MSP-TS430PZ100E for evaluation of the USS system as the…
Hello,
Please refer to the Hardware Tools User Guide for compatibility of target boards to devices. Table 1-1 shows which specific devices are supported by which target boards. It does look like the MSP430FR6047 is only compatible with the MSP-TS430PZ100E…
Part Number: MSP430FR6047 Other Parts Discussed in Thread: MSP-TS430PZ100E , MSP-FET Tool/software: Code Composer Studio Hello!
I used the following code to use New Haven's LCD through I2C successfully with TDC1000-TDC7200 EVM (MS430F5528).
I recently…
Hi,
I get it, so you want to know how to connect MSP430 with debugger. You need to connect them together through JTAG(4 pin) or SBW(2 pin) and GND, 3V3.
The documents what you want. One tells you how to connect MSP430 with debugger. And another one…
Part Number: MSP430FR6047 Other Parts Discussed in Thread: MSP430WARE Hi;
I'm struggling to get SPI working but I'm stuck again. I got the basic program copied off a YouTube lecture and modify it to use UCB0 on pin 12, 13, 14, 15 as below;
But I'm…