How to Interface CY7C68013 via Matlab for read/write operation?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable
        As the title states, how can one interface a CY7C68013 commonly found on Analog Devices Eval boards to interface via matlab. I would like to do both read/write operations via matlab. Any suggestions/ideas are appreciated. PS: Familiar interfacing FTDI & MCP chips via MFC, C3, .NET, but never in Matlab. thanks   
0 Likes
1 Reply
Anonymous
Not applicable

 Hi,

   

You can import the cyusb.dll library (which is mainly used to communicate with cy7c68013 via cypress driver) into matlab using the  NET.addAssembly function in matlab.

   

However, we do not have a working example for this as of now.

   

Regards,

   

- Madhu Sudhan

   
    
   
0 Likes