Hi Flemming, I tested an MSP-FET430UIF using a blinking example from our Resource Explorer in CCS for an MSP430FG479 on an MSP-TS430PN80 board. My computer recognizes the device and can program it. My current Operating System is Windows 11 Pro. Could you…
Part Number: MSP-TS430PN80 Tool/software: Code Composer Studio I am using the MSP-TS430PN80 dev kit with the MSP430F2619 processor and the MSP-FET emulation tool. I have been searching through the Resource Explorer on CCS and haven't found much for example…
I just received a TI MSP-TS430PN80 evaluation board. It came with four 20 pin single row headers (.025 in square posts) to connect it to a carrier boards with the rest of the circuit needed for testing and developing software. Alas, the holes on the MSP…
I'm at a bit of a loss, because I can't seem to find the correct PCB layout and schematic for my eval board.
I have the MSP-TS430PN80 Rev 1.0 Board. However, when I look at the latest MSP430 Hardware Tools Guide (SLAU278UV),I only see the Rev…
Part Number: MSP430F2418 I am using MSP430F2418 on platfrom MSP-TS430PN80 socket. Now I am trying BSL function. The entry as follow:
if((P2IN & BIT0) == 0x00) { __disable_interrupt(); // disable interrupts ((void (*)())0x0C00)(); // jump to BSL }
When…
Hi Gary, I am not sure I understood your point exactly.
Gary Gao said: Do you or customer have the target board to reproduce this issue to void the effect of external circuit?
Are you asking to reproduce the issue on TI target board (MSP-TS430PM64 or MSP…
Part Number: MSP430F5418 Other Parts Discussed in Thread: MSP-TS430PN80A , MSP-TS430PN80B , MSP-TS430PN80C , MSP-TS430PN80USB Hi Team,
A customer is looking for a 80-pin Target Development Board for MSP430F541X.
I can not find it in the following link.
https…
Other Parts Discussed in Thread: MSP-TS430PN80USB Hi all,
I am trying to connect to the M430 F5529 microcontroller directly from my PC using the MSP-TS430PN80 USB board. I was told this was possible, however, when I plug it into a computer (tried on several…
Part Number: MSP430F2619 Tool/software: Code Composer Studio Dear team
The MSP-TS430PN80 target motherboard uses the MSP430F2619 chip with 4M external crystal oscillator. The timer timerB cannot accurately capture frequencies exceeding 20K. Please hel…