Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By disideris
#55851 Hi metalphreak.

I could use some help.

I have an esp8266 working as spi slave with an lpc4367 spi master.
I can trasfer data between devices just fine.
When i want to transfer more than 256 bits continuously (using the w8-w15) i collect garbage.

Any advice for configuration so that i can make a communication that can handle large chunks of data?

Thanx a lot