MySX(Sensor) boards BluePill

Sensor Board STM32F103C8T6
ORIGINAL POST
By KooLru
components
Hardware Components
STM32F103C8T6
X 1
W5100
X 1
W5500
X 1
details

MySX-board-Bluepill.jpg

https://www.openhardware.io/view/793/MySX-STM32-BluePill#tabs-instructions

OpenHardware : STM32F103C8T6 Blue pill board

Description

SPI1 for NRF24

SPI2 for W5100|W5500 module (MYSX_SPI)

I2C 2 (MYSX_I2C) SDA PB11 SCL PB10

Before begin call

Wire.setSDA(MYSX_SDA);

Wire.setSCL(MYSX_SCL);

Arduino_Core_STM32

Sketch files:

MySensors STM32 Cores branch

Ethernet on any SPI with STM32 Cores

MySensors Gateway with w5500 | w5100 | Serial adapter

MySX-board-Bluepill.jpg

https://www.openhardware.io/view/793/MySX-STM32-BluePill#tabs-instructions

OpenHardware : STM32F103C8T6 Blue pill board

Description

SPI1 for NRF24

SPI2 for W5100|W5500 module (MYSX_SPI)

I2C 2 (MYSX_I2C) SDA PB11 SCL PB10

Before begin call

Wire.setSDA(MYSX_SDA);

Wire.setSCL(MYSX_SCL);

Arduino_Core_STM32

Sketch files:

MySensors STM32 Cores branch

Ethernet on any SPI with STM32 Cores

MySensors Gateway with w5500 | w5100 | Serial adapter

documents
Others
OpenHardware

COMMENTS

Please Login to comment
  Subscribe  
Notify of