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.

CCS/MSP430G2533: UART-to-SPI 4-wire bridge full dublex

Part Number: MSP430G2533

Tool/software: Code Composer Studio

Hello,

I am a newby to MSP430 family and asking for correct modification of demo SW uart-to-spi_bridge.zip provided by below link.

http://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/MSP430-FUNCTION-CODE-EXAMPLES/latest/index_FDS.html

Can I modify the example SW to run the MSP430G2533 to be a full-dublex and as well to run as 4-wire SPI?

Many thanks

Ercan

  • Hi Ercan,

    The uart-to-spi code use the software uart, it is implemented using a timer, so if you want to make full-duplex mode, you may need another timer, or suggest you use the hardware UART directly, which is simple and stable.

    Best Regards

    Johnson

  • Hi Ercan,

    I haven’t heard from you for seven days, so I’m assuming you were able to resolve your issue. If this isn’t the case, please click the "This did NOT resolve my issue" button and reply to this thread with more information. If this thread locks, please click the "Ask a related question" button and in the new thread describe the current status of your issue and any additional details you may have to assist us in helping to solve your issues.

    Best Regards,

    Johnson

  • Hi Ercan,

    The system shows that you clicked the "This did NOT resolve my issue" button. What is your progress on this question? Is it convenient to post some progress and details here?

    Best Regards,

    Johnson

**Attention** This is a public forum