This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Hardware CRC computation

I use the nRF51 chip with a UART communication. I developed a protocol on the UART to communicate with another processor or a PC. Every messages of the protocol have 2 bytes CRC fields. Currently, I compute the CRC-16-CCITT in software. Would it be possible to use an hardware module to do it ? For instance the hardware used by the radio (I guess not) ? What about the nRF52 ?

Parents Reply Children
No Data
Related