Skip to main content
Visitor
July 15, 2026
Question

STSAFE-A120 authentication chip (part number: STSAFA120S8SPL05).

  • July 15, 2026
  • 4 replies
  • 61 views

We are interested in incorporating the STSAFE-A120 authentication chip (part number: STSAFA120S8SPL05) into our current design. However, the available datasheet lacks the necessary details for firmware development. We would highly appreciate your help and guidance on this matter.

 

4 replies

Associate II
July 15, 2026

For security device, most information is confidential and should sign NDA for further information. You may need to check with FAE for detail

Onizuka09
ST Employee
July 16, 2026

Hello ​@Dan Gabbay
For firmware development  with STSAFE-A120 ST provides:

Best Regards

Visitor
July 16, 2026

Hi Onizuka09,
Thank you for trying to help me. Yes, I have cloned the following repository: https://github.com/stmicroelectronics/stsafe-a-sdk and tried to add the stselib library to my project, but I could not build it cleanly.
I ran into so many compilation errors that I couldn't resolve them, so I eventually gave up. For context, we are using the STM32H733 MCU with STM32CubeIDE, alongside ChibiOS RTOS version 21.11.4.
I guess the fact that we use ChibiOS makes life a bit more difficult here.
Thanks,
Dan
 

Onizuka09
ST Employee
July 16, 2026

Hello ​@Dan Gabbay 

Sorry to hear about the current issue you are having.

For community guidelines, I recommend that you post your new issue about the STSElib implementation in your current project, and provide as much detail as possible, especially the type of errors you are seeing.

For now, I would suggest starting by running the current examples provided and seeing how they work.

Best regards