Closed sbinet closed 3 years ago
Thanks!
If you use FTDI chips for other things than USB to UART conversion try the STM32_MiNi_Pro board. You can see its picture here.
I've started using STM32_MiNi_Pro where I've used to used FT232RL in bitbang mode. It allows to move much of the logic to the board, make it autonomous and still control it over the onboard USB to UART converter with additional ability to program and reset it via USB. It's a very promising board.
Fixes #10.