0x00); //first data byte from SRAM will ed in at same time as the EPD commandis transferred out c = EPD_command(SSD1608_WRITE_RAM false); dcHigh(); for(uint16_t i=0; i<bw_bufsize; i++){ c = SPItransfer(); //Serialprint("0x"); print((byte)c, HEX); Serial...