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.

I need help on designing a project using MSP430FR5969,please suggest some already done applications using this MCU with schematic design.

Other Parts Discussed in Thread: OPT3001, MSP430FR5969, MSP-TS430RGZ48C, MSP430-FLASHER, MSP-FET, MSP-EXP430FR5969

Hi to all,

I am designing a device using MSP430FR5969 for Data acquisition from OPT3001 and HDC1008YPAT sensors.also it will be having one WiFi module and One RF module interfaced with UART pins. All of this will be done on GPB so i need help on how to make schematic of this, i am also confused with how i will interface JTAG and also please help me in flashing and debugging the MCU.

Connectioncs to be done:-

RF Module:- Vcc,GND,TXD,RXD

wifi module:- Vcc,GND,TXD,RXD

OPT3001:-Vcc,GND,SCL,SDA

HDC1008YPAT:-Vcc,GND,SCL,SDA

JTAG and some LEDs for status indication.

I am a newbie so i dont know anything about this so provide links or inforation how to build this project properly. i have worked over launchpad but how to create that environment on GPB,please help me.

  • Hi Ravi,

    There are no textbook examples of the application you are trying to accomplish provided by Texas Instruments, you will have to use search engines to explore what resources the community has provided.

    Figures 2-1 and 2-3 of the MSP430 Hardware Tools User's Guide provides examples of JTAG/SBW signal connections for the FR5969, and you can also reference the MSP-TS430RGZ48C for other useful connection guidelines such as decoupling capacitance. www.ti.com/.../slau278w.pdf You can use the MSP-FET with a variety of programming tools like MSP430-FLASHER or FET-Pro430, but for debugging purposes you will want to use CCS or IAR.

    You mention that you want to build a prototype on a general purpose board? This is generally a bad idea for MSP430 devices, especially those that do not have a thru-hole package like the MSP430FR5969. You most likely should start off by sky-wiring development boards together, either the MSP-TS430RGZ48C or MSP-EXP430FR5969 are great starting points with the FR5969. Once you have a strong development base and have accomplished some prototyping you can consider designing a PCB that includes all of your necessary components on-board.

    Regards,
    Ryan

**Attention** This is a public forum