Шурики писал(а):Допустим, вот дока на аналогичную микросхему с такими же режимами: дабл и квад
W25Q80BV.pdf
Таак... и чем это поможет? Как с ней работать на pic микроконтроллере?? куда что подключать?
Кстати нашел таки appnote с урывками про этот SQI
SQI OPERATION
SQI mode operates on the same principle as SDI, however, there are four bidirectional data lines. Because of
the extra data line, the HOLDfunction is disabled and
VBATis not available when operating in SQI mode. The
following pins are used in SQI communication mode:
•CS– Chip Select active low
• SIO0 – Bidirectional data line (LSB)
• SIO1 – Bidirectional data line
• SIO2 – Bidirectional data line
• SIO3 – Bidirectional data line (MSB)
• SCK – Serial data clock
To enter SQI mode of operation the EQIOcommand
must be issued. Upon completion of this command, the
device will be expecting data and commands to be
issued in SQI mode. The device can return to SPI
mode by issuing the RSTIOcommand.
In SQI mode data is sent to the SRAM on the rising
edge of the clock, 4 bits per clock, giving 4x the data
throughput of standard SPI mode.
As there is a finite time for the bidirectional data lines to
change from input to output when reading data from the
device, there is a dummy byte inserted between the
address and the first data byte clocked from the SRAM
Куда подключать SIO0 SIO1 SIO2 SIO3 ??
В даташит на пик про SPI написано:
SDI - SPI data input.
SDO - SPI data output
SCK - SPI clock.
к каким ногам подключать эти SIO* - я ничего не понимаю
2.7 Запрещается полное цитирование предыдущего сообщения. Допускается цитирование только части сообщения, необходимой для смысловой связи с предыдущим сообщением.
Предусматриваются следующие виды наказаний за нарушение пунктов данных Правил: за нарушение: п 2.7 - Предупреждение. При повторном нарушении - бан на усмотрение модератора.