File tree 1 file changed +0
-6
lines changed
1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -207,12 +207,6 @@ void IRAM_ATTR mmu_wrap_irom_fn(void (*fn)(void)) {
207
207
// chips to perform correctly with ICACHE hardware access. Turning on and
208
208
// leaving it on should be okay.
209
209
//
210
- // Upon reflection, most ESP8266 boards have a series resistor to the Flash
211
- // CLK pin. While reducing ringing, it causes a slight delay of the CLK signal
212
- // due to the effective RC circuit formed with the chip's input capacitance.
213
- // This narrows the gap between #CS active and the rising CLK edge as seen by
214
- // the chip. SPI_CS_SETUP can restore the safety margin for the #CS to CLK.
215
- //
216
210
// One SPI bus clock cycle time is inserted between #CS active and 1st SPI bus
217
211
// clock cycle. The number of clock cycles is in SPI_CNTRL2 SPI_SETUP_TIME,
218
212
// defaults to 1.
You can’t perform that action at this time.
0 commit comments