Part Number: CAPTIVATE-ISO Other Parts Discussed in Thread: MSP430FR2633 , MSP430F5528 , CAPTIVATE-PGMR Hello all, I use the Captivate Development Kit with the MSP430FR2633. Since I want to run the board on battery in the future and still read out the values…
Part Number: MSP-CAPT-FR2633
FYI
the"CAPTIVATE-ISO Rev C" PCB from the MSP-CAPT-FR2633 Dev Kit has an Silkscreen error on the Target side.
RST/TST signals markings are flipped.
also found the error in the CAPTIVATE-ISO_REV_B_PCB_layers.PDF…
Part Number: MSP430FR2633 Setup: Communication with the design center via IC bulk transfer via Captivate ISO adapter to Captivate PGMR.
The channel bar of the electrode is displayed, so the deflection that there is a touch. However, the interface always…
Part Number: BOOSTXL-CAPKEYPAD Other Parts Discussed in Thread: TIDM-1021 , , CAPTIVATE-PGMR , CAPTIVATE-ISO , MSP430FR2522 Hello everyone,
my goal is to develop a waterproof capacitive touch-sensor.
In many sources on the internet, it is said that a mutual…
Hi Avinash,
Thanks for your detailed post.
Avinash B said: So I have this EVM430-F6736 for single phase energy measurement and I wanted to link my board with Energy Measurement Design Centre using the given method.
I'm glad you found the Energy Measurement…
Hi Sriram,
The MSP-EXP430F5529 is the only LaunchPad that we recommend for the HID Bridge. As an alternative, you could use the MSP430 CapTIvate MCU Programmer (CAPTIVATE-PGMR) board which is based on the MSP430F5529, but you wouldn't need to program it…
Hi,
I seems you can buy the each of the boards separately, which listed below the MSP-CAP-FR2633. The boards named as CAPTIVATE-FR2633/ISO/PHONE/BSWP/PGMR are the ones in the MSP-CAP-FR2633.
OK, got an .rl file. See attached.
The line in question in this file is line 42960, __bis_SR_register(GIE). If you look, it replaces that line with the following:
__asm__ __volatile__ ("bis.w %0, SR { nop" : : "ri"((unsigned int) (0x0008)) );…