Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I generate the CRC table? #28

Open
lvjiamei opened this issue Nov 2, 2022 · 4 comments
Open

How can I generate the CRC table? #28

lvjiamei opened this issue Nov 2, 2022 · 4 comments

Comments

@lvjiamei
Copy link

lvjiamei commented Nov 2, 2022

Hi Dr. Jiao:
We are learning the BLE PHY layer, and BTLE helps us a lot!
However, we have some trouble to derive the CRC table, it seems that the calculation of the CRC remainder is different from the traditional method because of the bit ordering. So, can you show us how to generate the CRC table or open source the code to generate this table? Thank you very much!
Best regards
Yeming Li

@JiaoXianjun
Copy link
Owner

Can you check the matlab folder?

@lvjiamei
Copy link
Author

lvjiamei commented Nov 2, 2022

Yes, I have checked the matlab folder, but only have the code to generate the scramble table.

@JiaoXianjun
Copy link
Owner

Can you search all files in the matlab folder that includes key word "crc"?

@sada45
Copy link

sada45 commented Nov 2, 2022

I tried but still no result.
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants