Hello,
I am trying to implement AES CTR with CC1200.
I seem to have the same problem as another person in (*). When the first AES is performed, the chip freezes and I cannot transmit a second message. It also seems to cause problems in RX. The first packet is transmitted correctly but after that the chip (CC1200) crushes. It needs a power reboot (not just a reset) to work again. I can tell, because after reset, the initialization of registers (first thing that happens in the code) freezes, which doesn't happen if i don't perform AES.
In any case, I carefully followed the procedure for AES decribed by Martin B In (*) and paid attention to the notes by chris karvouniaris in the same thread.
Can someone please help?
Regards,
Evangelos