I need to write to W25N01GV NAND memory. This Multi I/O SPI Flash memory must remain reset during the process of programming. Which tools are best for this? For this project, only SPI is enabled. We are not using the Dual or Quad capabilities.
Response from Technical Support:Thank you for your question! For your specific task, the Aardvark I2C/SPI Host Adapter or the Cheetah SPI Host Adapter would work. You can use the Control Center Serial Software to program to and read from your SPI NAND Flash device. Please note, the Flash Center Software does not support programming NAND chips. Alternatively, you can use the Aardvark Software API/Cheetah Software API to develop the program you need for your project. Functional API examples are provided that can be used as-is or modified per your requirements.
API functions, as well as the Control Center Serial Software, can be used for developing customized scripts for your projects. For advanced setups, the Control Center Serial Software is often used to verify the concept with batch XML instructions to then create the API script.
For the Aardvark I2C/SPI Host Adapter, functional API scripts are provided that can be used as-is or modified per your requirements. These examples are available in C, Visual Basic, Python, as well as Aardvark XML batch script code. Note, all the examples were written for the EEPROM AT25080A component that is used on the I2C/SPI Activity Board.
For more information about the API, please refer to the API Documentation section in the Aardvark I2C/SPI Host Adapter User Manual.
Here is a video that shows how you can easily program an I2C EEPROM using the Aardvark I2C/SPI Host Adapter. The steps for programming SPI devices are very similar.
Although you mentioned you are not using the Dual or Quad features of your SPI device, should they become necessary for upcoming projects, we support those advanced capabilities. If you require Quad SPI speeds, we recommend the Promira Serial Platform configured with SPI Active Level 1, Level 2, and Level 3 Applications. Note that Dual and Quad SPI speeds greatly exceed the bitrates of the Aardvark adapter. For information about using the Dual/Quad SPI capabilities of the Promira platform in the Control Center Serial Software, please refer to Control Center Serial Software Series: Using Multi I/O SPI Master Mode. We also have a video that shows you how to program an I2C EEPROM. The steps are very similar for programming SPI memory devices.
For your convenience, the Promira Aardvark Wrapper Software API makes it easy to continue using the API scripts for the Aardvark adapter with the Promira platform. However, only Aardvark adapter functionalities will be supported. Similar to the Aardvark Software API, functional examples and descriptions of the Promira Software API I2C/SPI Active are available, which access Promira platform SPI and I2C functionalities.
We hope this answers your question. Additional resources that you may find helpful include the following:
If you want more information, feel free to contact us with your questions, or request a demo that applies to your application.