Is it possible to rewrite drivers for USB CDC?
Posted on May 25, 2016 at 22:54Hi.Quite often I need USB CDC driver which could be found in Cube Middleware package for communication between PC and uC. It works, but there is a big mess in those functions. I wonder, if it is possible to rewrite my ...