ESP8266 Developer ZoneThe Official ESP8266 Forum2016-10-31T05:56:17+08:00https://bbs.espressif.com:443/feed.php?f=7&t=16562016-10-31T05:56:17+08:002016-10-31T05:56:17+08:00https://bbs.espressif.com:443/viewtopic.php?t=1656&p=10357#p10357 I may be experiencing this very same problem with the NONOS SDK V1.5.3 (PlatformIO/Arduino). Whenever the statement
Code:
SET_PERI_REG_MASK(SPI_EXT3(SPI), 0x1)
is executed, subsequent calls to SPIFFS (e.g. file.open) fail and cause an exception. Was the solution to this problem ever added to the NONOS SDKs? What exactly does the above statement do? I understand that the SPI port priorities are set, but the exact definition of the the lower two bits of the SPI_EXT3 register is unclear to me.
Han
Statistics: Posted by Han — Mon Oct 31, 2016 5:56 am