Part Number: TMS320F28388D
Hello,
I am trying to understand how the TX_FRAME_CTRL.START register behaves over time.
Per the TRM:
In section 32.4.2.3.1 Software Triggered Frames, :
"Set TX_FRAME_CTRL.START to 1 to initiate the transmission of the data frame. [...] Once the frame transmission has started, the TX_FRAME_CTRL.START will be cleared by hardware."
In Table 32-54. TX_FRAME_CTRL Register Field Descriptions
"Start the next transmission. This bit will be cleared by hardware."
What I am trying to understand is how fast, and on what conditions, if any, this bit gets cleared by the hardware :
- Is it unconditionally cleared after a fixed number of (one or more) clock cycles?
- Are there any circumstances where reading it back may yield a value of 1?
- If it were read back with a 1 would it mean that the frame transmission is pending but has not started yet?
Best Regards,
Pierre