Forum Discussion
20 Replies
- Altera_Forum
Honored Contributor
thanks Onkelzfan.
- Altera_Forum
Honored Contributor
--- Quote Start --- thanks Onkelzfan. --- Quote End --- Hi, Am very new to this kit, Can we connect this development kit with F28335 kit using SPI or any interface and transfer data. Asuming that F28335 as slave. - Altera_Forum
Honored Contributor
Yes. Either slave or master.
- Altera_Forum
Honored Contributor
Hi Socrates,
My project requires, the data from Sensors need to be send to µcontroller(F28335), through FPGA module ( DE2-115). In that case, i taught F28335 will be slave. If you can suggest me some examples, on this sort of communication (SPI), it will be very helpfull to me. Thanks. - Altera_Forum
Honored Contributor
Check www.alterawiki.com :)
- Altera_Forum
Honored Contributor
Dear Socrates,
I coudn't find any thing related to SPI interface. In user manual provided the I/O Interfaces provided are Video Out (VGA 8-bit DAC) Video In (NTSC/PAL/Multi-format) RS232 Infrared input port PS/2 mouse or keyboard port Two 10/100/1000 Ethernet USB 2.0 (type A and type B) Expansion headers (one 40-pin header) HSMC high-speed header and even in Pin assignments are not avialble for SPI, Please let me know, how can we do this interfacing with a µcontroller F28335. Thanks, raja. - Altera_Forum
Honored Contributor
FPGA has no dedicated SPI core like any microcontroller does. You just implement it in hardware and assign almost any pins You want. So You just take HSMC 40pin expansion header and connect both boards together.
- Altera_Forum
Honored Contributor
Hi Socrates,
Thanks for reply. i read the HSMC manual and i saw SPI Pinout. We can see the pin layout, but wht i didnt get is difference between SPI_TDATp6 ( pin 83) and SPI_TDATn6 (pin 85). If you have any idea please let me know. thnks. - Altera_Forum
Honored Contributor