Good Morning,
you're right, just writing a description isn't that suitable for my Problem. Please have a look at the attached screens.
C1 (yellow) => SMSGRDY
C2 (pink) => SEN
C3 (blue) => SRDY
C4 (green) => SCLK
1) Before and After a reset sequence SEN stays active (see Reset_1)
2) Before the Host-ANT transaction starts, I force SMSGRDY back to initial value (inactive)
3) I indicate a Host->ANT transaction by asserting SMSGRDY. Whilst SEN is still active, the SRDY-Pulse is directly send to ANT. Therefore I just get
ONE SCLK-pulse (see Connect_1). SMSGRDY goes inactive
4) The action at point 3 is repeating 2 times (see Connect_all in the next post)
5) With the 4th cycle of this whole procedure, SEN goes inactive for the first time (see Connect_2)
6) With the 5th cycle, ANT-Chip becomes active after a short time and is sending once again just one sclk-pulse (see Connect_3 in the next post)