2024-02-12 09:06 AM
I am trying to find schematic diagram for Nucleo board to know, where button is connected but there are many unnecessary files but where is Schematic?
This is so annoying when press Ctrl+V and your text inserted in *** block in this form, how can I insert it as plane text? Thanks
Solved! Go to Solution.
2024-02-12 09:26 AM - edited 2024-02-12 09:32 AM
Schematics are usually included in the User Manual - this will be in the 'Documentation' tab of the Product Page; eg,
https://www.st.com/en/evaluation-tools/nucleo-l073rz.html#documentation
They will be available separately in the 'CAD Resources' tab; eg,
https://www.st.com/en/evaluation-tools/nucleo-l073rz.html#cad-resources
@OlegAjax wrote:This is so annoying when press Ctrl+V and your text inserted in *** block in this form, how can I insert it as pain text?
That's a general Windows complaint, not specific to this forum; eg, you get the same pasting into Word - it pastes the source format, rather than whatever format you have already in the document.
Chrome gives 'Paste as plain text' as a right-click option:
Failing that, paste to Notepad (or any other text-only app) first, then copy & paste to the target "rich text" application
EDIT
@OlegAjax wrote:to know, where button is connected
That will also be described in the text of the User Manual:
Also:
2024-02-12 09:26 AM - edited 2024-02-12 09:32 AM
Schematics are usually included in the User Manual - this will be in the 'Documentation' tab of the Product Page; eg,
https://www.st.com/en/evaluation-tools/nucleo-l073rz.html#documentation
They will be available separately in the 'CAD Resources' tab; eg,
https://www.st.com/en/evaluation-tools/nucleo-l073rz.html#cad-resources
@OlegAjax wrote:This is so annoying when press Ctrl+V and your text inserted in *** block in this form, how can I insert it as pain text?
That's a general Windows complaint, not specific to this forum; eg, you get the same pasting into Word - it pastes the source format, rather than whatever format you have already in the document.
Chrome gives 'Paste as plain text' as a right-click option:
Failing that, paste to Notepad (or any other text-only app) first, then copy & paste to the target "rich text" application
EDIT
@OlegAjax wrote:to know, where button is connected
That will also be described in the text of the User Manual:
Also:
2024-02-12 09:29 AM
Hello @OlegAjax and welcome to the ST Community :smiling_face_with_smiling_eyes:.
You can find all boards schematics on the CAD RESOURCES of each board for example here you can find the STM32H745I-DISCO schematics.
Best Regards.
STTwo-32
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.
2024-02-12 09:41 AM
Thank you so much