Fast 23K256 driver???
Ravenkallen
Posts: 1,057
Does anybody know of a faster driver for this particular chip? My current design uses the SPI_ASM object and it can only eek out a few of kilobytes a second(Even in sequential read mode)...I need something quite a bit faster. I have also tried Mike Green's driver to no avail. What do you guys use? Thanks for the help!!
Comments
It took me awhile to find the thread where it is attached.
ARIBA posted it in http://forums.parallax.com/showthread.php?t=121326&highlight=sram_contr20.spin
I used Viewport to watch the pins wiggle and to watch the error counter.
Tom
Hanno
Pin 23 is chip select
Pin 24 is the data pin
Pin 25 is the clock
The clock switches between 20MHZ writing and 10Mhz reading . The second capture shows this.
The last capture is the count after it ran a bit.