HI, I'm working with STM32F103R8 on AES .The input key which I enter is not stored properly I tried by simply displaying the key through UART.Here I missed the 13th to 16th elements.This happens only for a 32byte array.
Can anyone help me with this,I have attached the code below.Thanks in Advance