FT232H
#84
Replies: 1 comment
-
You may look at ft232hhw.pas to see how i work with SPI and initialize FT232H. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using the FT232H (FTDI) and your programmer does flashing of a 512kb MX25L4006 in about 3 seconds.
I do the programming of only ONE block in not less than 7 seconds...
What is your secret?
I use PP (02h) for page programming and have always to WREN (06h) before writing.
Can you exceed the page boundaries?
Could you share some source code or functions?
Thank you very much for your efforts!
Regards
Norbert
Beta Was this translation helpful? Give feedback.
All reactions