3.15 Reading Firmware Revision ID
Driver supports reading the firmware revision ID from SAM.
The SAMD51 function for reading firmware revision ID from SAM is DSCSAM_FirmwareRevision.
Step-By-Step Instructions
The user should call the function DSCSAM_FirmwareRevision() with address of a buffer of type BYTE as argument to the function to store the firmware revision ID read.
Last updated