2022-12-05 09:48 PM
Hi ,
Im working on driver implementation for STSAFE-A100 in rust, i need few documents
1)STSAFE-A100 User manual
2)STSAFE-A100 Tool kit
3)An STSAFE-A100 CrytoKeys
4)TN_STSAFE_Cmd
If there is any NDA needed to signed what is the process for it?
2022-12-12 02:14 AM
Hi @Yashwanth ,
Thanks for your interest in STSAFE-A product.
For new development, we recommend to use STSAFE-A110 product.
You can find the following package stsw-safea1-mw that implement the STSAFE-A110 driver in C as a reference.
Could you please share which environment you are using to do your rust development ? is it based on MCU or under Linux with a MPU ?
Thanks,
Best Regards,
Benjamin
2022-12-12 02:58 AM
Hello @Benjamin BARATTE
Thank you for the response.
Correction i'm using STSAFE-A110 product for development.
Currently i'm using c software package as reference for implementation in rust on MCU STM32F411.
1)VS Code for development in rust.
2)MCU STM32F11VETx
So i would be helpful if User manual or command manual were available for debugging.
Thank you,
Yashwanth Singh