florisla / stm32loader

Flash firmware to STM32 microcontrollers using Python.
GNU General Public License v3.0
109 stars 53 forks source link

Test compatibility with pyftdi #15

Open florisla opened 5 years ago

florisla commented 5 years ago

Check if an FTDI UART adapter driven through pyftdi can be used successfully.

PyFTDI: http://eblot.github.io/pyftdi/ Usage as a serial port: http://eblot.github.io/pyftdi/api/uart.html