esp8266 / esp8266/Arduino

SPIClient client response messages are shredded and useless, but here is how i fixed it.

Open
#7,926 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
16.7k
Forks
13.1k
PR merge metrics
No merged PRs in 30d

Description

hi.

i know, this must sound strange to you hardcore, die hard SPI people. but i just disconnected CS and now the response message (all 32-byte) from slave to master will get delivered. it looks a bit funny from the logic analyzer perspective, because it can't detect the boundaries correctly but the data are where they should be.

if just two mcu's talk to each other via spi, this is a work around. i still have some hope left for a real fix but till then, the bluepill master is very happy with the ai thinker esp-12f.

oh, and the gpio15 problem got also solved, just leave it unconnected.

please suggest me a better solution &

thanx for your good work.

![werheilthatrecht](https://user-images.githubusercontent.com/2227387/111236598-8a5f9880-85f3-11eb-9692-9f79d0737694.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.