Part Number: MSP-TS430RGE24A Other Parts Discussed in Thread: MSP430FR5969 , MSPDS , MSP430FR2433 , MSP-FET Hello team,
Would you be able to help out with below customer question:
Can you confirm that the RGE24A boards works with the USB-FET. Here…
Part Number: MSP430FR2433 Other Parts Discussed in Thread: MSP-TS430RGE24A , , UNIFLASH , MSP-FET Using the MSP-TS430RGE24A to program the MSP430FR2433 and getting an "Unknown Device" status. See error log below. Tried to program with Code Composer, Uniflash…
Part Number: MSP430FR5738 Other Parts Discussed in Thread: MSP-TS430RHA40A , , MSP-TS430RGE24A Tool/software: Hello Experts,
We would like to confirm if MSP-TS430RHA40A is really compatible with MSP430FR5738IRGER as seen on this dev't target board supported…
Part Number: MSP430FR2633 Other Parts Discussed in Thread: MSP-TS430RGE24A , MSP-TS430DL48 , MSP-TS430DA38
Hello, I need to debug a big number of MSP430FR2633 Microcontroller without soldering them on a PCB as it will be used for flexible printed electronics…
Part Number: MSP430FR2433 Other Parts Discussed in Thread: MSP-FET , MSP-TS430RGE24A Hi, all;
I am evaluating the x.5 low power mode of MSP430FR2433.
To evaluate keeping output, I set all GPIO port to OUTPUT-HIGH as:
P1OUT = 0xFF; P2OUT = 0xFF;…
Hello,
The LaunchPad design files are a great start and can be used to trim down based on your needs.
Another good design reference that we recommend is the MSP-TS430RGE24A target socket board for the MSP430FR2433 device. It includes the most important…
Hi Ryan,
I am using MSP-TS430RGE24A as socket target board for MSP430FR2433 with an MSP-FET.
"Are you using the MSP430BSL_setProgramCounter command to reset the device after firmware update completion?"
Yes, it's setting the PC to what it finds…
Didn't make a difference and neither did quickly trying HW BSL invocation on MSP-CAPT-FR2633 (had to disconnect the Programmer/HID board. And honestly still need to hook up a scope to check RST/TEST timing. Though I2C bus analyzer clearly shows above…
Part Number: MSP430FR2433 Other Parts Discussed in Thread: MSP430F5529 , MSP430G2412 , MSP-TS430RGE24A
I got some MSP430FR2433 chips from mouser and some more from the TI e-store. Their wafer ids are 730053705 (mouser) and 730053700 (TI e-store). I…
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…