Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By Vicne
#50164 I really don't get it. I created a custom master where I control the clock and SS, but I'm not getting any interrupt on the ESP...
I checked all registers in the slave code but can't see a problem.
Could anyone check whether my code is correct ?

Kind regards

Vicne.
User avatar
By Me-no-dev
#50217 I hope to have some time to test it today :) will post working sketches. The code I posted was working fine back in the early 0.9 firmwares under C. I'll check if I have changed any register/bit definitions, but was honestly expecting it to work out of the box. Your sketch looks fine from what I read. BTW, when testing I left SS unconnected (pulled low by resistor) and the master was talking only to this slave, thus not having issues with booting.
User avatar
By Vicne
#50261
Me-no-dev wrote:Here is the PR.
Code: Select allhttps://github.com/esp8266/Arduino/pull/2234/files

Enjoy :)

Hi, Me-no-dev,
Even though I won't have time today or tomorrow to test your files, I already wanted to thank you for all the effort you've put on this topic. Much appreciated.
Of course I'll report back here as soon as I've performed more tests with them.
Kind regards,

Vicne