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.

WEBENCH® Tools/MSP430FR2533: looking for a MSP CapTIvate MCU Development Kit

Part Number: MSP430FR2533
Other Parts Discussed in Thread: MSP430FR2633

Tool/software: WEBENCH® Design Tools

Hi ,

We are looking for a MSP CapTIvate MCU Development Kit . We found one in this link

http://www.ti.com/tool/MSP-CAPT-FR2633

However it uses MSP430FR2633 but our design has MS430FR2533 (we are designing a board for captouch application using MSP430FT2533IDA) . So we are looking a development kit with MSP430FR2533 so that the code we generate can be used in our board. Do you have MSP Captivate MCU development kit with MSP430FR25RRIDA?

Thanks

  • Hello Shobha,

    No. The MSP-CAPT-FR2633 EVM has a MSP430FR2633 device, which is the "superset" of the MSP430FR2533, so it is the same exact device as the FR2533 except it has more RAM (4K instead of 2K).

    So you can write code on the FR2633 and it will run on the FR2533.  Just be mindful that when you migrate your code to the FR2533 you will have 1/2 of the RAM memory of the FR2633.