Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.34 KB

File metadata and controls

25 lines (15 loc) · 1.34 KB

STM32F103RB-NUCLEO-SPI-SLAVE-ESP8266-12E-MASTER-COMMUNATION-SPL

stm32F103rb ve esp8266 12e Wifi Modlünün SPI üzerinden haberleşmesi çalışmasıdır (standard peripheral library)

NOTE: This example has major misspellings and coding errors. Instead, I recommend you examine and use these codes.
or this link: https://github.com/zafersn/SPLibrary-STM32F103-SPI-FULLDUBLEX-MASTER-SLAVE_COMMUNICATION

Bu örnek tamamen test amaçlı oluşturulmuştur.

Proje IAR Embedded Workbench IDE 8.11.2 üzerinde oluşturulmuştur.

Bu çalışmada ESP8266-12e Wifi Modülü ile stm32f103rb nucleo kartının spi haberleşmesi gerçekleştirilmiştir.

ESP8266-12e --> Master Seçilmiştir.
stm32f103RB --> Slave Seçilmiştir.

Bu örnekte stm üzerinde spi2 hattı kullanılmıştır, esp üzerinde ise hspi hattı kullanılmıştır. Aşağıda pin sıralamalarını görebilirsiniz.

STM32F103RB NUCLEO

Screen Shot

ESP8266-12E WiFi Module

Screen Shot