Hi Luo Chao,
Welcome to our forum! Did you send the STOP command to the ADS1298 first? That needs to be sent before you can use RREG. The MSP430F5509 has to be configured with CPOL=0 and CPHA=0 (see Figure 11, page 62 of the MSP430 data sheet) to meet…
Other Parts Discussed in Thread: MSP430F5509 Hi,friend!
I always use the fet debugger connect to the Msp430f5509 board and set the connection in the option menu as Texas instrument usb-IF .
I burn into the msp320 every time when I run the program…
Other Parts Discussed in Thread: MSP430F5509 , CC2560 , MSP430BT5190 Hello,
we have a bluetooth project and are planning to use the MSP430F5509 and PAN1327 (or similar).
I already searched this forum on how-to-get-started but i have a few question…
Hello,I have download the communication device class example one into My msp430,and I connected it with my computer though usb
In my device management in pc,it created a virtual com device.
My issue is I can not communicate with it as a normal com…
Other Parts Discussed in Thread: MSP430F5529 , MSP430F5509 I am developing our new device on MSP430F5529 and MSP430F5509 using Cadence SPB 16.2. If anyone have their schematic and layout decals for Cadence SPB 16.2, please share with me. Thanks.
Hello
there is only target board provided for MSP430F5509.
There is no MSP430F5509 target MCU on the package of MSP-TS430RGC64USB. So you need buy MSP430F5509 target MCU seperated
on emulator (FET), you can buy 5529 LP https://www.ti.com/tool/MSP…
Other Parts Discussed in Thread: MSP430F5509 Hi,
My customer is building a keyboard using this TI Design.
http://www.ti.com/tool/TIDM-KEYBOARD
and they are now testing this keyboard, but sometimes USB Device fails. (2 / 10000 times)
they are using…
Hello Josel,
Sorry for the confusion here. MSP-TS430RGC64USB is compatible with the MSP430F5504's parent device, and all other similar devices in that same package. It just so happens that MSP430F5504 is only available in 48-pin package, and thus not…
Hello Dipesh,
" In recent times we have ordered samples of MSP430F5509/10 from TI. The sample ICs work perfectly on my custom board. ICs purchased from MOUSER having this kind of LDO output voltage issue. Is there any possibility that controllers may…
Other Parts Discussed in Thread: MSP430F5509 Hi,
I am new to MSP family.I am trying to read send data from MSP430F5509 through USB interface to Host PC.On PC side i am using MATLAB to read from serial port.But i could read data from serial port only…