2022-01-30 08:18 AM
Hello , ı read RM0433 ,
I could not understand the process in the image below(page 2198)
2022-01-30 08:40 AM
23 = 16 +7 = 12 + 8 + 3
The TSER field is of limited use IMO. It's rare not to know how many bytes you're sending at the start the transaction, in which case you just need TSIZE. Even then, endless mode with TSIZE=0 is often suitable.
2022-01-30 08:55 AM
that is, Tsiz=0 for continuous data transmission...what I don't understand is why the 6th access is ignored and 23 why couldn't it be tsize=12 tser=11