f300_send_byte
f300_send_byte(dev, buf[i]);
f300_send_byte(dev, 0xe1);/* 0xe1 is Read */
f300_send_byte(dev, 0xe0);/* the slave address is 0xe0, write */