TLE987x family FLASH read-out protection

Announcements

Webinar: Integrated solutions for smaller, simpler low-voltage motor control design.
Join the webinar to experience!

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
User18953
Level 1
Level 1
Hello.
We plan to use a chip from the TLE987x family in development.
Is it possible to protect flash firmware from further reading (readout protect)?
In the documentation, I read that the chip is always available for any operations via SWD.
0 Likes
2 Replies
Elettrograffiti
Employee
Employee
Hi Dmity.
Yes you could use a function buit in the BSL which you can access with our uiostick:
https://www.infineon.com/cms/en/product/evaluation-boards/uio-stick/
If you have a look at this manual you could find this protection function accessible from GUI and windows Cmd line:
https://www.infineon.com/dgdl/Infineon-uIO-STICK-Users-Manual-02-Infineon-UM-v01_10-EN.pdf?fileId=55...

more in general, the BSL commands are explained in the bootrom UM, which for TLE987x you can find at this link
https://www.infineon.com/dgdl/Infineon-TLE987xQX-BootROM-User-Manual-14-Infineon.pdf-UM-v01_04-EN.pd...
0 Likes
UserF
Level 1
Level 1
First reply posted Welcome!

Is there in addition a possibility to activate the read protection in SW only? Can we for example check during SW startup if a read protection is enabled and if not enable it internally via SW (set necessary registers) without the need to intact with the BSL via FastLIN or UART?

0 Likes