Part Number: MSP-EXP430F5529LP Other Parts Discussed in Thread: MSP430F5529 Problem:
Experiencing problem with USCI B0 SPI port for External (XT2) clock speeds at 16MHz.
However, there are no problems with the 115200 bps UART communications or timers…
Part Number: MSP-EXP430F5529LP Other Parts Discussed in Thread: MSP-FET I have MSP-EXP430F5529LP from ti launchpad kit
Code composer studio doesn't recognize this device and wants to recover debugger when I try to recognize connected device to create…
Part Number: LMP91300 Other Parts Discussed in Thread: MSP-EXP430F5529LP Dear Sir,
We are trying to connect LMP91300 with MSP-EXP430F5529LP through SWIF connection according to the mentioned schematic.
We followed attached pdf and installed mentioned…
Part Number: BOOSTXL-DRV8323RS Other Parts Discussed in Thread: DRV832X , DRV8323 , CCSTUDIO Currently working on a project using DRV8323 BLDC driver. There is a reference for software package in all documents for this driver but I can't find them anywhere…
Part Number: MSP-EXP430F5529LP Other Parts Discussed in Thread: UNIFLASH , TDC7200EVM , , MSP430FR2476 Hi,
I am trying to use the TDC720xEVM Firmware Source provided when installing the GUI for the TDC7201EVM. I can get the microcontroller to interact and…
Part Number: MSP-EXP430F5529LP Other Parts Discussed in Thread: ENERGIA Hello,
I am interfacing 16x2 LCD with model number 'JHD162A' with MSP4305529 Launchpad. I am using Energia environment for the developement. I face a weired issue with LCD. The LCD…
Part Number: MSP-EXP430F5529LP Hi Experts, Good day. Upon installing the software for Code Composer Studio (CCS), and also installing the software for my launchpad (MSP430F5529LP), each time I run my code, I get a USB emulation error. Pease advise, Regards…
Part Number: MSP-EXP430F5529LP Other Parts Discussed in Thread: MSP430F5529
Hi, on an MSP-EXP430F5529LP board, compiling using gcc, I'm setting up interrupt routines for both TIMER B and USCI A. I'm using code like:
// USCI A1
__attribute__…
Part Number: MSP-EXP430F5529LP
Just checking my code from Timer B against slau208q - the user guide for Series 5 & 6.
I'm in MC__UP mode so the timer counts up to a value, the document says the value is TBxCL0 - but that isn't listed in the registers…