Search found 1 match

by arrowcircle
Mon Jan 21, 2019 12:28 pm
Forum: Hardware
Topic: ESP32 + ESP-IDF + MCP2515 How to?
Replies: 1
Views: 3828

ESP32 + ESP-IDF + MCP2515 How to?

Hi! I am trying to connect MCP2515 to ESP32 using esp-idf, but can do this. MCP2515 have SPI interface, but examples from IDF documentation use RX and TX. But where to connect SCK and CS pins? I tried to use it without these pins, but can send or receive any messages. What is the proper way of conne...