This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP430FR2633: DA

Part Number: MSP430FR2633


Hello!

I am developing on MSP430FR2633 (custom designed board). I have managed to generate the code for proximity detection using CapTIvate design center. Here lies the problem- I have gone through the generated code but cannot find the pin definition library or any sort of declaration related to the CapTIvate channel (CAP0.1 or any). Can anyone assist me in this matter!

Thanks in advance!

  • Hello Nikhil,

    CapTIvate registers are controlled by ROM functions and a pre-built captivate library. They should not be explicitly accessed or altered by the user, this is to protect the operation and functionality of such registers in question. All initialization and tuning should be performed inside of the ProxSensor properties from the CapTIvate Design Center GUI.

    Regards,
    Ryan

  • Thanks Ryan!

    Just wanted to clarify, if I want to use one of the CapTIvate  channel, is it possible to use without the design center. (To be precise- I mean programmed)

  • The CapTIvate Design Center is required for code generation and sensor tuning, once a system's capacitive channels/elements have been fine-tuned then the firmware can be altered in regards to the other peripherals (timers, communication, etc.) and programmed to as many units as desired.

    Regards,
    Ryan

**Attention** This is a public forum