Replies: 1 comment 8 replies
-
You can test |
Beta Was this translation helpful? Give feedback.
8 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I finshed installing the SDK, west and DTC, then I accomplished the first sample Hello world. I used "screen" to show the words on terminal. It's good. However, I would like to communicate to MCU through UART that means not only MCU can send me some words but also I can send some words to MCU and it can respond something to me based on those words. Unfortunately, I have no idea how to achieve this.
I used to developing the program in Wondows STMCubeMX, but I have to switch to Linux becasue of some reasons. May some one give me ideas? And if "screen" is a good tool to interact with MCU, may I sending words to MCU through "screen"?
platform: STM32L433
OS: Ubuntu
Beta Was this translation helpful? Give feedback.
All reactions