Serial.print not works

Post here all questions related to LibMaple core if you can't find a relevant section!
Post Reply
User avatar
fpiSTM
Posts: 1746
Joined: Wed Dec 11, 2019 7:11 pm
Answers: 91
Location: Le Mans
Contact:

Re: Serial.print not works

Post by fpiSTM »

Which core you used? For stm32core you have to enable the USB CDC in the menu.
ag123
Posts: 1657
Joined: Thu Dec 19, 2019 5:30 am
Answers: 25

Re: Serial.print not works

Post by ag123 »

did you connect your usb cable to the port? note that if you use a st-link to program it, st-link do not work as a usb-serial cable.
you need to connect a normal usb cable at the usb port

you should also make sure you can blink the led, for blue pills there are those with fake stm32f103 mcus
Last edited by ag123 on Sun Feb 23, 2020 8:00 am, edited 2 times in total.
User avatar
fpiSTM
Posts: 1746
Joined: Wed Dec 11, 2019 7:11 pm
Answers: 91
Location: Le Mans
Contact:

Re: Serial.print not works

Post by fpiSTM »

For roger's USB is enabled by default.
ag123
Posts: 1657
Joined: Thu Dec 19, 2019 5:30 am
Answers: 25

Re: Serial.print not works

Post by ag123 »

there are some setup instructions for com and dfu port for roger's core, please review the wiki in github
Post Reply

Return to “General discussion”