-->
Page 1 of 2

Node Mcu How to use SPI pins in the left side

PostPosted: Tue Apr 25, 2017 4:48 am
by death_soldier
Hello, I have this Board.
Image

How I can use the spi interface on the left side of the board (SDD1, SDCM0, SDCLK) ?

Exist any example?

Re: Node Mcu How to use SPI pins in the left side

PostPosted: Tue Apr 25, 2017 9:07 am
by martinayotte
You can not use the SPI on the left side, it is in-use by the flash.
You have to use the HSPI on the right side.

Re: Node Mcu How to use SPI pins in the left side

PostPosted: Wed Apr 26, 2017 1:12 am
by death_soldier
Ok Thanks.

Re: Node Mcu How to use SPI pins in the left side

PostPosted: Sat Jun 24, 2017 9:23 pm
by urbanze
martinayotte wrote:You can not use the SPI on the left side, it is in-use by the flash.
You have to use the HSPI on the right side.



what SDIO means? i can use GP9 & 10 normaly after boot?