Hello everyone,
in AWR1843 Demo the Radar information can be read, by using rlDeviceGetVersion(). This function uses mailbox communication with RSS to get the data.
We want to read the following information from MSS:
- RF F/W Version
- RF F/W Patch
- Lot Number
- Wafer Number
- Die coodinates in wafer
Is there any way to get it without using Mailbox communication? E.g. by directly accessing some registers like SOC_getDevicePartNumber() does for the Device part number.
Regards
Fabian