ESP8266 Developer Zone The Official ESP8266 Forum 2016-01-14T10:46:16+08:00 https://bbs.espressif.com:443/feed.php?f=49&t=1570 2016-01-14T10:46:16+08:00 2016-01-14T10:46:16+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1570&p=5370#p5370 <![CDATA[Re: HSPI CPOL]]> Statistics: Posted by jfollas — Thu Jan 14, 2016 10:46 am


]]>
2016-01-05T11:28:13+08:00 2016-01-05T11:28:13+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1570&p=5242#p5242 <![CDATA[Re: HSPI CPOL]]> #define SPI_IDLE_EDGE (BIT(29))

Statistics: Posted by ESP_Sprite — Tue Jan 05, 2016 11:28 am


]]>
2016-01-01T12:42:18+08:00 2016-01-01T12:42:18+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1570&p=5208#p5208 <![CDATA[HSPI CPOL]]>
CPOL=1 will result in a SPI clock signal like this (it will be high when idle):

Code:

____________   _   _   _   _   _   _   _   ____________
            |_| |_| |_| |_| |_| |_| |_| |_|


Some people suggest that it is a setting of SPI_CTRL2. What are bits 15:0 of SPI_CTRL2 used for?

Statistics: Posted by jfollas — Fri Jan 01, 2016 12:42 pm


]]>