Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20803 Discussions

SPI in VHDL with ADC

Tex
New Contributor I
1,320 Views

Greetings,

 

I would like to learn SPI communication with FPGA using VHDL,

could anyone please suggest me any tutorials or codes to learn SPI with FPGA

i'm gonna use my altera max 10 and a 24 bit adc 

 

Thanks and regards,

Tex..

0 Kudos
1 Solution
ShengN_Intel
Employee
1,263 Views
0 Kudos
6 Replies
ShengN_Intel
Employee
1,277 Views

Hi Tex,


This video https://www.youtube.com/watch?v=7gQxw3FUchY&t=1s explains the thing in very detailed. May be can help you out. Need to know the timing diagram of the ADC first. The video explained in verilog may be can modify a bit to VHDL.


Thanks,

Regards,

Sheng


0 Kudos
Tex
New Contributor I
1,266 Views

Thanks for your valuable reply sheng.. 

I watched that tutorial but few things not understood

any specific tutorial or codes on VHDL please share..

 

best regards,

Tex

0 Kudos
ShengN_Intel
Employee
1,264 Views

Hi Tex,


Another related design example (verilog) https://www.intel.com/content/www/us/en/design-example/715016/max-10-serial-peripheral-interface-master-an-485.html with document link https://www.intel.com/content/www/us/en/docs/programmable/683277/current/serial-peripheral-interface-master-in.html

These are the designs so far can be found. Other than that, will be mostly using embedded system.


0 Kudos
Tex
New Contributor I
1,152 Views

Hi Sheng,

I went through that above example..

my apologies.. i couldn't understand that example 

could you please share any simple one particularly on "VHDL SPI on ADC"

 

Best regards,

Tex..

0 Kudos
FvM
Valued Contributor III
1,245 Views
Tex
New Contributor I
1,205 Views
0 Kudos
Reply