Page 1 of 1

Serial half-duplex support, like in the stock STM32 core?

Posted: Wed Feb 15, 2023 10:10 pm
by hjalfi
As title...

I have a project which requires USB HID stuff _and_ half-duplex serial. It seems much easier to port the stock core's serial driver to the libmaple-based core than porting the USB stack to the stock core! But before I do that, is there an easy way to make this work?