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.

support for msp430fg437

Dear sir,

 we select msp430fg437 controller for our project.So we have to design circuit for our project .We checked eval board for design help but there is no such good eval board with peripherals .So to our design is there any document or schematic for our help.and also the datasheet is not enough for our programming help.and the detils you provided is very less.So please help me to design our project using this controller thank you

  • Hi Lijo,

    This is the forum for the Tiva TM4C. You should go to the msp430 forum instead
  • To develop for an MSP, you need three documents. First, the device-specific datasheet. It contains the device-specific hardware information, pinout, port logic and internal wirings. Then the device-family specific users guide. It contains the information about how to use the included peripherals. Finally the device-specific errata sheet, which tells you about problems where this specific device or certain silicon revisions of it differ from the family description in the users guide. These three can be found on the MSPs product page.

    The remaining information you need is the compiler manual (especially regarding specific things like how to declare interrupt functions), a good C language book (unless you want to program in assembly) and common PCB design considerations.

**Attention** This is a public forum