cancel
Showing results for 
Search instead for 
Did you mean: 

SPC56EL60LX -TEST FLASH ACCESS

alessandro2
Associate III
Posted on May 02, 2017 at 10:21

Hello everyone,

I am working with SPC56EL60L3 and SPC5Studio v5.0.

I need to access the test flash (described at page 622 of the RM0032 user manual) memory to implement CPU temperature reading using the temperature sensor described in chapter 51 of the RM0032 user manual.

In order to read the temperature sensor I need to retrieve the constants P1, P2, C1, C2 described in table 764 at page 1393 of the RM0032 manual.

How do I do that? I can't find any examples.

Sample code would be appreciated.

Thank you.

Regards

Alessandro

1 ACCEPTED SOLUTION

Accepted Solutions
Erwan YVIN
ST Employee
Posted on May 02, 2017 at 10:50

Hello Alessandro ,

we have not an example application in SPC5Studio

we have a change request to create a TSENS Temperature Application.

Anyway , you can check this application : (cf main.c)

https://community.nxp.com/docs/DOC-101714

 

MPC56L and SPC56L are the same HW.

  Best Regards

                     Erwan

View solution in original post

1 REPLY 1
Erwan YVIN
ST Employee
Posted on May 02, 2017 at 10:50

Hello Alessandro ,

we have not an example application in SPC5Studio

we have a change request to create a TSENS Temperature Application.

Anyway , you can check this application : (cf main.c)

https://community.nxp.com/docs/DOC-101714

 

MPC56L and SPC56L are the same HW.

  Best Regards

                     Erwan