Forum Discussion
Altera_Forum
Honored Contributor
19 years agoQuestion about SPI core
Hello everyone: I am trying a SPI core(3 Wire serial, provided by altera) to control SPI DAC, and I configured it as a master mode. The Sclk is setted to 25Mhz. But when I observed the s...
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by david_cai@Oct 25 2006, 10:06 AM you'd better read "altera embedded peripherals handbook.pdf".
one possible reason is spi core provided by altera can't support clock up to 25mhz.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=18885)
--- quote end ---
--- Quote End --- Thanks David_Cai. Yes, I have read that handbook, when I set 25Mhz in the winzard, the actual frequecy is 21.5MHz(85/4). But the slck port always high is not reasonable.