Other Parts Discussed in Thread: ADS1248 , MSP430F2132 , ADS1241 , ADS1220 , ADS1247 Hello,
i am trying to program my MSP430 with ADS1248 via SPI.
Can someone post me some example codes for the IAR compiler ?
Best regards,
Diego V.
Other Parts Discussed in Thread: MSP430F2132 Hello,
I am using MSP430F2132, Where i am using USCI_A0 Block as SPI master & USCI_B0 Block as I2c Slave.
I want to use interrupts of both USCI Blocks, How can i write different ISR'S for Both the USCI…
Other Parts Discussed in Thread: MSP430F2132 Hi there
I'm using a MSP430F2132. Just now I noticed, that setting the TACLR bit in the TA0CTL register doesn't reset the count direction defined by the MCx bits, which is contrary to the description of…
Other Parts Discussed in Thread: MSP430F2132 Hi, I’ve been testing the BSL in the MSP430F2132 device and somehow TLV area got erased. All calibration data in the device is lost. After this happens, the device is basically useless. Is there a way to recover…
Hi Satbir,
Thanks a lot.
Considering the 3-wire SPI or 4-wire SPI, your explanation before is a little different from the datasheet of ADXL345, see the snapshot
How to distinguish 3-wire or 4-wire? If /CS pin is controlled by any other GPIO, should…
Hi Ben,
I am currently using a MSP430F2132 to interface with a BLE112 over UART and am having a heck of a time deciphering the BGLib in order to use it with the MSP. Would you be willing to lend me any insight you may have learned in your development…
Other Parts Discussed in Thread: MSP430F2132 Hello All,
While programming the MSP430F2132 with CCSv4, I am using the InfoB memory Segment to store initial calibration values after each device is asembled for the first time (mostly timing info, and…
Other Parts Discussed in Thread: MSP430F2132 Hello!
I got eZ430-F2013 USB stick tool and It's working great with F2013 uP.
I'm try to flash MSP430F2132 with eZ430-F2013 USB stick tool, but when I connect everything and run debug, I get message that…
Other Parts Discussed in Thread: MSP430F2132 I have been using CCS for awhile and recently it has been hanging up while in debugger mode.
At
various points in the code CCS will lose connection with the micro (I'm
using an MSP430F2132) and eventually…