Closed yangwenxiong closed 5 years ago
Mainly the only prerequisite is a working SoftwareSerial library that follows the same API as Arduino AVR.
@teemuatlut Do you have SoftwareSerial library ?
No. The SoftwareSerial libraries are provided by each platform framework.
Debugging successfully
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Description
On stm32f407xxx board, has anyone debugged the uart mode of tmc2208? How to add software uart driver?