I am looking for a solution that will me to implement a custom packet format that will include a block code instead of a CRC. Are there any chips that support the following:
- Buffering/output of received frames even if they fail CRC?
- Output of clock/data from demodulator so I can do framesync detect and frame processor in my MCU>
etc.
I like the CC2640, but it doesn't seem possible to bypass the frame processing in the chip. Any input here would be appreciated.
For comparison, I'm looking for something like the SPORT mode of ADF7242.