Serial4 And Serial5 Setup #358
Unanswered
espruino-discuss
asked this question in
JavaScript
Replies: 3 comments
-
Posted at 2015-04-16 by @gfwilliams Which board are you trying it with? You'll have to change it in BOARDNAME.py - that auto-generates platform_config.h (which I guess you modified) and a bunch of other stuff, including the variable Serial4. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Posted at 2015-04-16 by Vishnu Hi Gordon Thanks for the information ..... i will check it ... |
Beta Was this translation helpful? Give feedback.
0 replies
-
Posted at 2015-04-17 by Vishnu Hi Gordon its working... Thank you.... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2015-04-16 by Vishnu
Hi I am trying to use Serial-4 and Serial-5 when i am trying this i am getting error like this ...
In the firmware... i have modified
#define USARTS 3
to
#define USARTS 5
Still i am getting error ....
any suggestions
Beta Was this translation helpful? Give feedback.
All reactions