STM32L072 vs STM32L082 detection
Posted on December 13, 2017 at 22:11This one sounds simple. Essentially STM32L082 has a AES peripheral over STM32L072. I simply want to have a way to find out whether it's there or not.Now RCC->AHBENR does not help. I can set the corresponding bit ....