Hi expert,
1. From TRM, write command for XFER2VBUS, 17.b3 enable 64bytes mode or 32 bytes mode.
May I know how to setup R17.b3?
Does means ldi r17.b3, 0 will set xfer2vbus in 32 bytes mode and ldi r17.b3, 1 will set xfer2vbus to 64bytes mode?
or can you please share an example code to enable 32 bytes mode?
2. The Notes in Read Command is quite ambiguous.
Can you explain more?
If 0 -> 1, must write RD_ADDR. What does this mean?
If 1 -> 0, must not write RD_ADDR, must drain RD_DATA/RD_CMD What does this mean?
If 0 -> 0, must write RD_ADDR What does this mean?
How to set RD_Auto mode? Can you please share an example code?
Regards
Andre