Buzby
Senior Member
I'm looking to build a project that will need a lot of RAM. One chip I'm looking at is the 23LC1024.
This chip supports 'normal' SPI with 1 bit per clock cycle, but can also do SDI 2 at bits, and SQI at 4 bits per cycle.
As my project will need to quickly shuffle thousands of bytes around into different parts of this RAM, a faster method of R/W maybe useful.
As both Picaxe and the 23LC1024 are Microchip devices, it might be that a Picaxe can do SDI and SQI by tweaking some SFR registers. Can @Technical or @hippy advise ?
If not, I could easily bit-bang the protocol, but I'm not sure if this would be faster overall than HSPI, even at 4 bits per clock.
Has anybody any ideas ?.
Cheers,
Buzby
This chip supports 'normal' SPI with 1 bit per clock cycle, but can also do SDI 2 at bits, and SQI at 4 bits per cycle.
As my project will need to quickly shuffle thousands of bytes around into different parts of this RAM, a faster method of R/W maybe useful.
As both Picaxe and the 23LC1024 are Microchip devices, it might be that a Picaxe can do SDI and SQI by tweaking some SFR registers. Can @Technical or @hippy advise ?
If not, I could easily bit-bang the protocol, but I'm not sure if this would be faster overall than HSPI, even at 4 bits per clock.
Has anybody any ideas ?.
Cheers,
Buzby