Replies: 1 comment
-
Hi @smn018 Probably link to the way Serial is used by the library, when USB is enabled the Serial is mapped to SerialUSB. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I used Arduino_Core_STM32 V1.9.0. Recently I updated the version of “ Arduino_Core_STM32 ” from V1.9.0 to V2.7.1 . Ardunio ide tip: ArduinoModbus and ArduinoRS485 not compatible with STM32. I compile the old project and then use jlink to flash .bin file to stm32F103C8T6. The RS485 communication couldn't work any more. How can I solve this problem?
Beta Was this translation helpful? Give feedback.
All reactions