open-tl866 icon indicating copy to clipboard operation
open-tl866 copied to clipboard

Open Programming Firmware for the TL866A Programmer.

Results 31 open-tl866 issues
Sort by recently updated
recently updated
newest added

Reference here: http://www.itisravenna.it/sheet/anm033.pdf A number of mcs51 mask ROM parts of interest have come up recently. Looks like this could be implemented directly on the TL866 without a PCB, but...

According to [Microsoft](https://support.microsoft.com/en-us/help/837637/how-to-use-or-to-reference-the-usbser-sys-driver-from-universal-serial), the CDC driver that emulates a serial port will not be loaded automatically without an INF file. What this means in practice is: "Your shiny new USB...

Just for consistency with the other functions. And in case we develop a programmer that can take more than 255 pins :) I'm not convinced that the space savings is...

TLDR: Unless you're a Windows expert and know how to fix this, explicitly document that we do not support Windows. AClient needs to open a COM port, but on Windows...

Functions like dir_write, zif_write, and so on should take const_zif_bits_t.

It currently takes two arguments when it should take one enum: DISABLED, PULLUP, PULLDOWN.

Since you can set VDD, VPP, and GND independently on pins that support it, you can inadvertently burn out your Minipro. Change these functions to override any previous setting.

[See schematics](http://www.obdii365.com/upload/pro/mini-pro-tl866-schematic-diagram.pdf).