rogerclarkmelbourne / Arduino_STM32

Arduino STM32. Hardware files to support STM32 boards, on Arduino IDE 1.8.x including LeafLabs Maple and other generic STM32F103 boards
Other
2.52k stars 1.26k forks source link

Serial to USB #810

Closed AntonioFromBrazil closed 4 years ago

AntonioFromBrazil commented 4 years ago

Roger, is there someway to use USB port as it is a Serial one ? I was loking at RogerClark´s STM32 core but I could not find anything to do that... Thanks

rogerclarkmelbourne commented 4 years ago

No. USB Serial is Serial

You'd need to modify the core if you want it on another Serial e.g. Serial1