Hi TI,
I want to implement ULPI protocol,
in USB2.0 spec. said we have 4 type data packet consist of Token, Data, Handshake and start of paket.
in ULPI spec. didn't hint about data packets. and just hint to PID then D1, D2, ...
do I should send same 4 type Data packets ? or PID is enogh?
Thanks.