Hello David,
I could use emulator on "MSP-EXP430G2". I could connect to the target through MSP-EXP430G2.
I tried to use emulator on MSP-EXP430F5529LP,and the wiring was the same as you showed.
But, when try to connect to the target on Code Compser…
Now I followed the rules and started "MSP430F5529 LaunchPad Project0" (slaa612), installed CodeComposer Studio, and after several hours and a lot of work I got a similar result: "No USB FET was found" May be the MSP-EXP430F5529LP is for demonstration…
Hi Ralph
Thanks to your quick answer!
I read the document what you linked and used the GUI, TI NFC Tool.
However, the GUI said this message to me.
I think I should load 'the Reader/Writer project' in the NFCLink-BNDL(MSP-EXP430F5529LP & DLP…
Other Parts Discussed in Thread: MSP-EXP430F5529LP Hi,
while porting code on a MSP430( working MSP-EXP430F5529LP launchpad) I'm having issue on the SPI code for the LCD.
Code is modified to run on SPIUSCIA, not B, since B is used for I2C.
Since…
This case is described in sections 2.4.2 and 2.4.3 of the MSP-EXP430F5529LP User's Guide; with an external 5 V power source, the eZ-FET emulator can be powered through the DC-DC-convert either from the external power source or from the USB 5 V power.
Hello again Ram, You will definitely want to leverage the design schematic and layout of both the MSP-EXP430F5529LP and MSP-TS430RGC64USB/MSP-TS430PN80USB. www.ti.com/.../slau533c.pdf www.ti.com/.../slau278y.pdf Pay special attention to decoupling caps…
Hello,
Sorry, it was my mistake. I thought that in Code Composer Studio the LDC Configuration was set to Default value 384. But now I found in example code for LowSpeed Polling with MSP-EXP430F5529LP that the Response time is 6144 (0x17). So the example…
Vivien,
Can you resend the pictures from the logic analyzer? They didn't make it into the post. Use the picture icon in the writer to insert a picture as a file.
Noting that the /DRDY pin is giving a 5SPS data rate is a good indication that the…
Other Parts Discussed in Thread: MSP-EXP430F5529LP , ENERGIA My question is actually two in one.
If I purchase a TI LaunchPad Eval board (say MSP-EXP430F5529LP), can I use CCS5 for free? I've read that CCS5 can be used without cost as long as the board…
Other Parts Discussed in Thread: MSP-EXP430F5529LP Hi all,
I am currently debugging a prototype which uses the USB in CDC mode. The board is supposed to send data packets over the USB of maximun 400 bytes every 20ms.
Trouble is that the 5529 USB controllers…