Does STM32CubeIDE offer a serial terminal? This functionality was available in the Atollic TrueSTUDIO product.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-09-26 6:31 PM
I'm really loving the high level of integration offered in the STM32CubeIDE application.
Does STM32CubeIDE offer a serial terminal? This functionality was available in the Atollic TrueSTUDIO product.
Maybe it's already in there (somewhere?) and I just can't find it...?
I'm using this software to teach a class on the STM32 devices. Having one less external program to install and verify in the lab (i.e., Tera Term) and associated drivers (i.e., CH340G) would makes things a LOT simpler.
Thanks for any insight you can share on this topic.
Dale Wheat
Solved! Go to Solution.
- Labels:
-
STM32CubeIDE
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-09-27 3:29 AM
Hello Dale,
It's not implemented but you shouldn't need external programs either as you can download and install something like this that's found inside the Eclipse marketplace:
https://marketplace.eclipse.org/content/tm-terminal
And my colleague who gave me a tip about this also linked to this great tutorial:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-09-27 3:29 AM
Hello Dale,
It's not implemented but you shouldn't need external programs either as you can download and install something like this that's found inside the Eclipse marketplace:
https://marketplace.eclipse.org/content/tm-terminal
And my colleague who gave me a tip about this also linked to this great tutorial:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-09-30 2:35 PM
Markus,
Thank you for the prompt and detailed answer to my question.
I hope to integrate the information you have provided into a subsequent "Advanced Peripherals" class for the STM32.
Dale
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-05-30 9:36 AM
I tried this and it just broke my STM32CubeIDE.
I think the culprit may be this->"Unresolved requirement: Require-Bundle: org.eclipse.team.core; bundle-version="[3.6.0,4.0.0)"
I am really not interested to spend hours and hours to debug this, just to get the terminal working like it should. I have code to write. I attached the log, if any kind person or mayde ST (not getting my hopes up) could fix this in the future. Posted just to let others know, so they don't have to waste their time trying this and ending eihgter re-installing or spending hours finding the solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-02 12:44 AM
Hello,
I found this topic because I also wanted to have terminal window inside the IDE.
For me it works as it should. Here is my way of installing this feature:
- Go to menu Help -> Install New Software
- Select Work with -> All available sites
- In the search box type "terminal"
- When search is finished select "TM Terminal" and "TM Terminal Serial Extensions" and install them.
- Restart CubeIDE
- From menu Window -> Show View -> Other select "Terminal"
- Terminal window should appear in IDE.
- Click Open Terminal icon (or Shift+Alt+Ctrl+T) and set up your connection parameters.
- This is the result in my case:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-12-01 10:41 AM
Hi,
I installed Tm Terminal throw the help menu/Eclipse Marketplace. I didn't have any error on the installation but when I choose Serial Terminal, no port appear the the settings. I've tied with Tera Term and it had no problem detecting the nucleo board.
Any clue?
Bruno
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-12-02 12:28 AM
Hi Bruno,
Did you install also "TM Terminal Serial Extensions"?
Leszek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-12-02 12:42 PM
Thanks. I will give this a go when I find time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-12-02 3:11 PM
The original reason I had hoped to use the formerly-available serial terminal (in the Atollic TrueSTUDIO days) was that I was teaching a class on STM32 and wanted to avoid yet another tedious step in getting the tools up and running.
I appreciate the help and support given to my question.
Thank you,
Dale Wheat
https://www.dalewheat.com
(330) 732-5307
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-02-16 6:01 AM
https://www.eclipse.org/setups/marketplace/?id=1687099
https://download.eclipse.org/tools/cdt/releases/9.11
help>install new software
When installing, it prompts you to immediately update, do not do this.IDE Version 1.2 1.3 1.4
version 1.51 no check,
on 1.5.1 crash is possible, check in the sandbox.
