-
Notifications
You must be signed in to change notification settings - Fork 136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[patch #9127] Support for CH341A programmer. #714
Comments
Max Gorb Compiled at Raspbian-Jessie some warnings Succesful maked it works with UsbAsp but not works with ch341a. |
Max Gorb Incompatible pointer type was passed: |
Max Gorb Sorry, I have tested it more and more, and it really works! |
Alexey Sadkov For LOW SCK option requires bitbang. It is not done because it was not required for me. I decided that the only FastSPI better than none. |
Joerg Wunsch <joerg_wunsch> I can understand that you are mainly interested in fast |
github repo here for reference: |
Some more info here. |
@maxxproff |
@maxxproff |
@mcuee @dl8dtl |
ROTFL – It took me quite a moment to grasp it. ;-) |
Please take note #1215 has been merged. |
I will close this issue for now and create another issue to address the remaining issue -- for example, to add bitbang SPI support. #1215 only has fast SPI mode with single fixed SPI frequency) so that it will not support many raw AVR chips running on internal oscillator at about 1MHz to 1.6MHz. |
We will continue the discussion in #1336. |
Fri 30 Sep 2016 05:03:34 PM UTC
CH341A or CH341H SPI Flash/EEPROM programmer.
This code was successfully tested on Windows with libusb driver.
file #38632: 0001-CH341A-Programmer.patch
This issue was migrated from https://savannah.nongnu.org/patch/?9127
The text was updated successfully, but these errors were encountered: