Improve bitbang driver speed
Posted on November 24, 2014 at 21:06Hi,I am using the STM32F2xx cube API to implement a raw bitbang usb driver for the FTDI ft245. I am currently achieving speed of 5000 bytes/s. I would like to improve the speed. The bitbang code is simple as:<....