2024-02-29 12:44 PM
We are starting a new project which requires TouchGFX. However our project will be leveraging a significant portion of our existing code. Thus I have some questions relating to how TouchGFX uses the hardware CRC.
Assuming the answer to the question above is Yes, see my followup questions.
Solved! Go to Solution.
2024-05-30 03:14 AM
Hello @desmond ,
We had internal discussion and since TouchGFX only require CRC at startup, it seems you could fix your problem by first initializing TouchGFX, then and only then, initializing STM Cryptolibrary.
Can you try that and keep us updated on the result?
Regards,
2024-02-29 01:33 PM
@STOne-32 can we please reconsider the need for these bear-traps, you've won the market share battle, and they're readily circumvented.
2024-03-02 01:37 AM
Dear @Tesla DeLorean @desmond ,
The question is crystal clear , thank you for spotting it in case of multiple stack/Libraries used on same application to have a smarter STM32 lock solution . Let me some time and back to You .
Cheers,
STOne-32
2024-03-14 06:09 AM
Any updates?
2024-05-30 03:14 AM
Hello @desmond ,
We had internal discussion and since TouchGFX only require CRC at startup, it seems you could fix your problem by first initializing TouchGFX, then and only then, initializing STM Cryptolibrary.
Can you try that and keep us updated on the result?
Regards,
2024-09-02 07:06 AM
Hello @desmond ,
Have you been able to solve your problem?
If so, I invite you to select the most helpful comment as "best answer".
Regards,