Jump to content
43oh

Recommended Posts

Hello all

I use actually the MSP430FR5994 Launchpad.

I can not output characters with Serial1 on the P6_0 TXD Output.

I have debugged  the driver and i think  the  "#define AUX_UART_MODULE_OFFSET 0x60" in  \variants\MSP-EXP430FR5994LP\pins_energia.h must be changed to :

#define AUX_UART_MODULE_OFFSET 0x20

With this change :

I have debugged with a scope and P1_0 output as trigger the uart interrupt routine for Serial1 on EUSCI_A1 internal  eUSCI , and all characters are transmitted, but nothing on P6_0 which is always High.

has Serial1 been tested?

it would be nice If I can get help !

Link to post
Share on other sites
  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...