Jump to content
  • 0

Digital Discovery SPI interface


Sung

Question

Hi I'd like to buy Digital Discovery to interface FPGA board to PC.

As i saw the datasheet, It says that Digital Discovery has SPI read function. 
If the FPGA sends an SPI signal through Digital I / O, can the PC determine the SPI signal from the code and store the data?
If you know, Please let me know.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Hi @Sung

The WaveForms application can be used in demo mode to explore the features. In demo mode the protocol signals are not generated properly but you can see the options a real device would provide.

1. You can use the Logic Analyzer to capture and decode communication.
This is mostly useful for debugging protocol like for timing, glitches...

image.thumb.png.41b69d38b11f3a3715f77ad3e23e36de.png

2. You can use the Protocol interface to send or to capture data and save in text file.
You can also use JS code to automate communication in Custom tab or Script interface.

image.thumb.png.7be4d83d71e19a3dc73852eb37fac6e9.png

3. You can use the WaveForms SDK to create custom application/script.

image.png.f168418381cb3be3ff853ea4eeb58af8.png

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...