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.

CC1310: CRC override for RF

Part Number: CC1310

I am developing a an application that transmits data over RF, and there is a need to use certain polynomial.

The polynomial is 0x9eb2, that is: x^16 +x^13 +x^12 +x^11 +x^10 +x^8 +x^6 +x^5 +x^2 +1.

Can I do parameter overriding to be able to use this polynomial for the RF data transmission?

If so, where do I make the parameter overriding?

My question is based on the answer in this post:

https://e2e.ti.com/support/wireless-connectivity/sub-1-ghz/f/156/t/520740