Other Parts Discussed in Thread: ADS1299 , MSP430F5529 Greetings; I'm trying to get the ADS1299 working with the MSP430F5529. Right now i'm trying to do it with the ADS1299EEG-FE board without the MMB0 and the MSP-EXP430F5529. The power for the ADS1299…
FatFs has been ported to the MSP430. It is available as part of the new Experimenter Board that's coming out:
http://focus.ti.com/docs/toolsw/folders/print/msp-exp430f5529.html?DCMP=OTC-MCU_Newsflash&HQS=Other+NL+mcunf-march11-msp430-tf2
The…
Other Parts Discussed in Thread: MSP430F5529 , MSP430F5438A , MSP430F5438
armen aynilian posted SPPLEDemo_Lite App on the MSP430F5529 Experimenter Board in Bluetooth® Applications.
Hi,
I am having USB Enumeration issues with the SPPLEDemo_Lite…
Chad,
One source on this is described here:
http://focus.ti.com/lit/an/slaa363a/slaa363a.pdf
The new Experimenter board using F5529 implements cap touch and they work very nicely. It's not completely out yet but hopefully will be soon:
…
Hi Jens-Michael,
Actually it was in this thread that I figured out about the LPM4 macro.
The 1.92V is apparently being set by the standard Bluetopia SPPLE project code. When I run the LPM4_5 example project provided for SLAA424, the voltage runs at…
Hi Lisa,
I tried setting the project to COFF and I get errors that it can't delete some obj files in DEBUG directory, saying they are tied to another process. I tried to delete the obj file but CCS won't let me, saying the same "opened by another process…
yes - but - to be clear - you will need to use MSP430F5529 + TRF7970A...this is the standard NFCLink hardware/firmware set, then the Android stack side is handled via what we can provide you that was developed with our partner Stollmann. Let me know if…
Hi Kris,
The BTPS_ERROR_HCI_DRIVER_ERROR is related to the HCI communication failing between the host and controller.
The MSP430 only supports CC256x devices. To make the WL1837MOD compatible with the MSP430, you would need to connect the UART lines…
Hi Roman,
without checking the TRF7960 and the MSP-EXP430F5529 experimenter board hardware connection, and based on this question of yours:
Roman Lorenzo Balayan said:
The IRQ pin for the trf is connected to the MSP microcontroller at the gpio pin…
Hi Urh,
You may want to try using the MSP-EXP430F5529 Experimenter board as an example. This board has a microSD card slot, so you can look at the schematic and the software for how we implemented it on this board as an example - in particular you…