How to implement “printf�? for send message via USB?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-02-20 12:56 PM
How to implement “printf�? for send message via USB on STM32 in CubeIDE?
I have NUCLEO-F207ZG.
Solved! Go to Solution.
Labels:
- Labels:
-
STM32CubeIDE
-
STM32F2 Series
-
USB
1 ACCEPTED SOLUTION
Accepted Solutions
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-02-20 11:02 PM
The answer can be found e.g. in the Knowledge Base: How to redirect the printf function to a UART for debug messages.
Does it answer your question?
Regards
/Peter
In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-02-20 11:02 PM
The answer can be found e.g. in the Knowledge Base: How to redirect the printf function to a UART for debug messages.
Does it answer your question?
Regards
/Peter
In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
