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.

AM2432: SDL MCRC on ARM Cortex M4

Part Number: AM2432
  1. In the document SDL_AM243x_Datasheet.pdf, section 2.7 MCRC, timing provided for SDL_MCRC_computeSignCPUmode API is 1us. Can you provide the details of data size(mcrcData.size) used during calculation of this timing?
  2. In the SDL source code example, this data size is defined as 40000u, can you provide the timing details of this CRC computing?