Part Number: TMS320F280025
Dear Sirs,
I have one more question about using Texas Instruments Flash APIs for OTP programming.
Since OTP can't be erased and to program them I have to call Fapi_issueProgrammingCommand() the question is:
Does the API function automatically check provided data or do I have to check them in order to avoid 0 to 1 programming?
For example:
I want to program an OTP memory location with 0xAA55AA55 (provided data) but actual value of that location is 0x55AA55AA.
Does the fuction return error or the value programmed in that location will be 0x00000000?
Best regards,
Federico