Hello,
I want to get the unique id in the s5d9 mcu, I use g_fmi_on_fmi.uniqueIdGet(&p_unique_id), using this api I can get the id successfully, but when I check the ssp user manul 2.4.0,
4.2.22.3 FMI HAL Module Operational Overview
it said “For the S5D9 MCU, the fmi_api_t::uniqueIdGet API returns an error. There is no workaround."
Why i didn't get the error? it return 0, whitch means sucess
Hi Jali. I don't have the device with me at the moment, so I can't test this. Can you confirm if the ID present at the returned pointer location looks legit and not a sequence of zeroes? We can forward this to the application engineers if that's the case to double-check things. Let me know.Regards,Jayesh If this response, or one provided by another user, answers your question, please verify the answer. Thank you!Renesas Engineering Community Moderatorshttps://community.renesas.com/https://academy.renesas.com/en-support.renesas.com/.../
Using the PK-S5D9 and this application I don't see an error.
PK_S5D9_uniqueID.zip
Hi Jayesh,
I test 2pcs mcu, I think the ID is right, not zeroes, it shoulde be make sense, so please help to check with AE, why the SSP user manul provide a wrong result, thanks.
Hi Michael,
I didn't see error too, my question is why the ssp user manul give a different result as below:
I think it is fixed in v2.5.0 version.