You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have a couple of questions:
What Linux Distribution should work ? I tested both Ubuntu 18.04 and 20.04.
I already found that I should use pyftdi v0.48.3, otherwise I get the "AttributeError: 'Ftdi' object has no attribute 'BITMODE_MCU'" error.
But now I get "Device not ready, aborting..." Can this be related to my test NAND mx30lf1g08aa-ti ?
I read (closed issue) some things about: Can you try to pull off GND line during you try to dump the flash?
What do you mean by this ?
lsusb
Bus 003 Device 002: ID 0403:6010 Future Technology Devices International, Ltd FT2232C Dual USB-UART/FIFO IC
ftdi_urls.py
Available interfaces:
ftdi://ftdi:2232:3:2/1 (Dual RS232-HS)
ftdi://ftdi:2232:3:2/2 (Dual RS232-HS)
The text was updated successfully, but these errors were encountered:
Hi, I have a couple of questions:
What Linux Distribution should work ? I tested both Ubuntu 18.04 and 20.04.
I already found that I should use pyftdi v0.48.3, otherwise I get the "AttributeError: 'Ftdi' object has no attribute 'BITMODE_MCU'" error.
But now I get "Device not ready, aborting..." Can this be related to my test NAND mx30lf1g08aa-ti ?
I read (closed issue) some things about: Can you try to pull off GND line during you try to dump the flash?
What do you mean by this ?
lsusb
Bus 003 Device 002: ID 0403:6010 Future Technology Devices International, Ltd FT2232C Dual USB-UART/FIFO IC
ftdi_urls.py
Available interfaces:
ftdi://ftdi:2232:3:2/1 (Dual RS232-HS)
ftdi://ftdi:2232:3:2/2 (Dual RS232-HS)
The text was updated successfully, but these errors were encountered: