I2C SPI USB CAN eSPI Cable Testing View All Videos Quick Start Guides Software Downloads App Notes White Papers User Manuals Knowledge Base Sales Support About Us
Products Blog Sales Support Contact Search
Blog
2015-01-30 Rena
We use several Cheetah SPI Host Adapters for programming in our production runs and the R&D department. We have been using Atmel AT45DD041D-SSU SPI serial data flash device in our designs. However, Atmel no longer manufactures this device, so we have to change our design. The SPI flash device that we chose is the Adesto Technologies AT45DB041E-SSHN-T. We didn't find it in the Flash Center Software parts list, so we're trying to modify the Atmel XML file to work with this part.
2015-01-27 Rena
I have some questions about using the Aardvark I2C/SPI Host Adapter. I am reading and writing to multiple I2C and SPI devices, and I need to control multiple Aardvark adapters. I am able to find multiple Aardvark adapters under the Windows Device Manager.  What’s the next step?
2015-01-22 Rena
I need some help with programing and testing SPI chips on my board. I am using the Aardvark I2C/SPI Host Adapter with the 10-Pin Grabber Clip Split Cable. I am new with the these tools and have some questions:
2015-01-20 Rena
DesignCon 2015 in Santa Clara, CA starts on January 27 and the Expo Hall opens on January 28. Total Phase is excited to exhibit this year and thinks there are plenty of reasons you should attend too.
2015-01-15 Rena
I am looking into purchasing the Aardvark I2C/SPI Host Adapter for computer communication with a microcontroller on an external board for data exchange. I am planning on using a Visual Basic platform to develop an easier customer interface to access the information.
2015-01-12 Rena
I am using the Aardvark I2C/SPI Host Adapter. For this project, I would like to use Flash Center Software to program the IDT TSE2004GB2B0 I2C EEPROM, which is a 512 byte device that is configured in two 256 byte pages. I have tried to create an XML file to program this I2C device, but can’t figure out how to make it work. Can you help me program this I2C device?
2015-01-09 Rena
I plan to use the Aardvark I2C/SPI Host Adapter with the external software application Agilent/Keysight VEE. I have installed the Windows driver but cannot detect the adapter in the VEE software. Are there dll libraries that I need to add in system directory or in the VEE installation directory? I see that Total Phase has prepared a driver for LabVIEW which is a similar program.
2015-01-06 Rena
However, the fastest I can queue data to send using ch_spi_queue_array, in blocks of less than 64KB - since num_bytes is only a U16, is about 1.4MB/second.