-
Notifications
You must be signed in to change notification settings - Fork 195
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
Possible to support MX35LFxGE4AB SPI Nand ? #11
Comments
It uses SPI, so that is possible. The difference is only in the commands. |
would you kindly help to have a look? Thank you so much! Let me know what I can I do to help testing. |
nofeletru, can you make a video showing how you do to add a new chip, how do you program that? |
Sorry but there is no time to work on project right now. |
Alexander, Could you send me a tutorial in English how did you integrate Ci
programmer with the paschal environment? I would like to understand how to
do this type of application!
*Atenciosamente*,
*Eng. Marcos Domingos *
Engenheiro Mecatrônico / Eletrotécnico / Instrumentista Industrial
(82) 996925113
www.linkedin.com/in/eng-marcos-domingos-42aa20117
Em qui., 20 de fev. de 2020 às 15:20, Alexander <[email protected]>
escreveu:
… Sorry but there is no time to work on project right now.
Easy way to add new spi chip is to write all logic on script
language(pascal too =) ). So you not need to recompile anything.
Most chips like W25QXX have the same commands and all you need is to add
parameters in chiplist.xml
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#11?email_source=notifications&email_token=AEH56SG2DZVBDRHAHHJ6MTTRD3CWPA5CNFSM4JKBIKSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMPQQLA#issuecomment-589236268>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEH56SAZJN7AYHQD7AYG72DRD3CWPANCNFSM4JKBIKSA>
.
|
Здравствуйте. Я использую переводчик Google, поэтому я не знаю, является ли
русский перевод правильным. Но что я хотел бы знать, так это то, что вы
создали программу для программирования регистратора eeprom CH301A?
Я хотел бы, чтобы вы объяснили шаги по созданию программы для управления
этим оборудованием ch301A. Спасибо
|
Sorry. Correct is Programmer CH341A.
Em seg., 4 de mai. de 2020 às 03:25, Eng. Marcos Domingos <
[email protected]> escreveu:
…
Здравствуйте. Я использую переводчик Google, поэтому я не знаю, является
ли русский перевод правильным. Но что я хотел бы знать, так это то, что вы
создали программу для программирования регистратора eeprom CH301A?
Я хотел бы, чтобы вы объяснили шаги по созданию программы для управления
этим оборудованием ch301A. Спасибо
|
Datasheet is here: https://www.macronix.com/Lists/Datasheet/Attachments/7666/MX35LF2GE4AB,%203V,%202Gb,%20v1.7.pdf
Is it possible at all to add support for this chip?
The text was updated successfully, but these errors were encountered: