Print in stm32cubeIDE using st link
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-15 2:17 AM
Hi, I'm using an STM32F103C8T6 blue pill board with st link programmer
and I want to print a single string hello world
Can we do that with st link or we do need something else to do it ?
thank you for helping
- Labels:
-
ST-Link
-
STM32CubeIDE
-
STM32F1 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-16 2:26 AM
Well, that won't really work satisfactorily, because the Blue Pill have been using only fakes for years, which has also been discussed here in the community many times, e.g. here.
If you then also want to use an ST-LINK from one of the cheap suppliers from Asia, the disaster is pre-programmed.
Regards
/Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-06-19 6:10 AM
Thank you for the answer, I did it with uart communication
