Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/18/00 01:12
Read: times


 
#4525 - RE: HF - Data transmission
You could use the interrupt function to capture the SYN pattern duration (a known value) and then start sampling (after disabling the interrupt) at 2 bit interval (manchester encoded) to capture the data.
The compare function would help determine whether you have received the SYN bits or the preamble bits(if you are using them).

See whether this logic helps.

Regards,

Sudharshan


List of 12 messages in thread
TopicAuthorDate
HF - Data transmission            01/01/70 00:00      
RE: HF - Data transmission            01/01/70 00:00      
RE: HF - Data transmission            01/01/70 00:00      
RE: HF - Data transmission            01/01/70 00:00      
RE: HF - Data transmission            01/01/70 00:00      
RE: HF - Data transmission            01/01/70 00:00      
RE: HF - Data transmission            01/01/70 00:00      
RE: HF - Data transmission            01/01/70 00:00      
RE: HF - Data transmission            01/01/70 00:00      
RE: HF - Data transmission            01/01/70 00:00      
RE: HF - Data transmission            01/01/70 00:00      
RE: HF - Data transmission            01/01/70 00:00      

Back to Subject List