2020-10-01 01:06 PM
Good day everyone,
I'm looking for STM32L082 code examples to use its AES peripheral.
Does anyone have something that could help? I had alread searched the internet, but could not find code examples anywhere.
I'll be greatful if anyone could shed some light.
Thank you.
Best regards,
Ulisses
Solved! Go to Solution.
2020-10-01 01:21 PM
Pretty sure these will port directly
STM32Cube_FW_L0_V1.11.2\Projects\NUCLEO-L073RZ\Examples\CRYP\CRYP_AESModes
2020-10-01 01:21 PM
Pretty sure these will port directly
STM32Cube_FW_L0_V1.11.2\Projects\NUCLEO-L073RZ\Examples\CRYP\CRYP_AESModes
2020-10-01 01:34 PM
Hey clive,
Thank you, I'll try this one!
Best regards,
Ulisses