Is there any good documentation regarding using the integrated hardware for the MSP430 to do Manchester encoding/decoding?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Google search it. There are some forum threads out there discussing it already...
Thanks for the reply!
I am looking for information using the integrated Manchester encoder/decoder hardware (on some MSP430F6xxx). It looks like you can encode/decode the bit stream with hardware (SD24_B Module).
"Figure 29-9. SD24_B Output Encoder and Input Decoder Block Diagram" of the "MSP430x5xx and MSP430x6xx Family User's Guide".
Thanks!
The input of that Manchester Encoder is accessible only by the Modulator inside the chip.
The output of that Manchester Decoder is accessible only by the Bitstream Filter inside the chip.
Thus both are dedicated for a specific usage inside the SD24_B Module.
**Attention** This is a public forum