ab138110
Newbie level 2
- Joined
- Oct 15, 2013
- Messages
- 2
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 19
Hi I need my FPGA to send and receive data from a PC at fast speeds.
I was planning on using a FT232H chip for this job, however a few things are unclear.
As far as I understand it, I would first need to set this chip up for synchronous serial protocol (SPI mode for example). Is this easy to do? How is it done?
Then I would write some VHDL for an interface (SPI for example) between my FPGA and the chip. Does anyone have any good examples?
Then the PC software would use the direct access drivers D2xx to access the USB port and talk to my FPGA. What is the easiest way of doing this? Any good examples?
Thanks for any help, much appreciated.
I was planning on using a FT232H chip for this job, however a few things are unclear.
As far as I understand it, I would first need to set this chip up for synchronous serial protocol (SPI mode for example). Is this easy to do? How is it done?
Then I would write some VHDL for an interface (SPI for example) between my FPGA and the chip. Does anyone have any good examples?
Then the PC software would use the direct access drivers D2xx to access the USB port and talk to my FPGA. What is the easiest way of doing this? Any good examples?
Thanks for any help, much appreciated.