ESP8266 Developer ZoneThe Official ESP8266 Forum2016-03-01T14:25:01+08:00https://bbs.espressif.com:443/feed.php?f=65&t=17722016-03-01T14:25:01+08:002016-03-01T14:25:01+08:00https://bbs.espressif.com:443/viewtopic.php?t=1772&p=5875#p5875 Yes, it can run as DIO or QIO, it depends on your need.
Thanks for your interest in ESP8266 !
Statistics: Posted by ESP_Faye — Tue Mar 01, 2016 2:25 pm
]]>2016-02-15T17:03:52+08:002016-02-15T17:03:52+08:00https://bbs.espressif.com:443/viewtopic.php?t=1772&p=5748#p5748 I bought your ESP-wroom-02 module http://espressif.com/en/products/wroom/
What are the correct SPI parameters that I should use in the Makefile for your sdk sample app?
Currently, this is what I use.
SPI_SPEED ?= 40 SPI_MODE ?= dio SPI_SIZE_MAP ?= 4
It seems to work fine. However, the confusing part is that when I use SPI_MODE ?= qio, the module also works fine. Which exactly are the correct parameters?
Thank you.
Statistics: Posted by helpme — Mon Feb 15, 2016 5:03 pm