
Hena
-
Content Count
3 -
Joined
-
Last visited
Reputation Activity
-
Hena reacted to Fmilburn in Having problem in downloading the Software Serial library for msp430FR6989
Find the call to software serial that is in the library and replace it with a call to hardware serial. The Energia reference documentation is located here: http://energia.nu/reference/serial/
-
Hena reacted to Fmilburn in Having problem in downloading the Software Serial library for msp430FR6989
Hi @Hena and welcome to 43oh. The FR6989 has hardware serial on pins 3 and 4. Have you tried using them? Many arduino libraries can be used with Energia but the pins must be remapped.