Brendan McCarthy said: Although now I am also wondering how I ended up with the wrong code? The device code examples in the TI Resource Explorer are not for any specific target board, and so may require a modification of the peripheral used to be able…
Other Parts Discussed in Thread: MSP-EXP430F5529LP , MSP430F5529 Using the MSP-EXP430F5529LP, I was trying to verify timer_B operation by observing a PWM output. I had timer_B in continuous mode and was not getting anywhere. So I pasted code from timer_b_ex3_pwm…
Part Number: BOOSTXL-PGA460 Other Parts Discussed in Thread: PGA460 , ENERGIA , PGA460-Q1 , MSP-EXP430F5529LP , MSP430F5529 Hello,
I'm currently evaluating the PGA460 interfaced with an Arduino, of which I got the communication working by porting https…
Binu:
No. You cannot use that Launchpad to load firmware into an FR5739 because that device is not in the same family as the G2553. The kit user guide explains this (SLAU318).
Either the MSP-EXP430F5529LP or MSP-EXP430FR5969 LaunchPads might be able…
Hi Princey,
Chapter 17 of the MSP430x2xx Family User's Guide contains everything you need to know concerning I2C communication with the MSP430G2553: www.ti.com/.../slau144j.pdf
This can be used in conjunction with chapters 8 and 9 of the PCF8563…
Hi John,
just to be sure we're talking about the same things: I've tested with the MSP430F5529 EXPERIMENTERS BOARD ( ) and NOT with the Launchpad ( ).
Since I don't own a MSP-EXP430F5529LP I can't do any testings based on this!
Tried the conditional…
Other Parts Discussed in Thread: MSP-EXP430F5529LP Hi all,
I try to use the button S2 (P1.1) on MSP-EXP430F5529LP launchpad to trigger USCI_A0 UART port. I want to send 0x01 when button S2 pressed and send 0x00 when button S2 released.
// KJ-0002…
Other Parts Discussed in Thread: MSP-EXP430FR5739 , MSP430FR5739 , MSP-EXP430F5529LP , MSP-EXP430FR4133 , MSP-FET Hi All,
I am trying to develop a prototype board using MSP-EXP430FR5739 as the base. I would like to have the same debug interface as MSP…
Part Number: CODECOMPOSER Tool/software: Code Composer Studio Hello,
I have downloaded the sloa227 Firmware ( http://www.ti.com/tool/DLP-7970ABP . ) and imported in CC Studio.
1) I have imported the Project named "F5529LP_ TRF7970A _ALL_NFC_MODES…
The TI-RTOS kernel (also called SYS/BIOS) supports the following families with out of the box examples:
MSP430FR5xxx
MSP430x5xxx
MSP430x6xxx
Additionally for the following boards, there are TI-RTOS driver examples
MSP-EXP430F5529LP LaunchPad…