Reading the device type in user software
Posted on September 06, 2016 at 21:37Is it possible to read the device type in user code? I would like to write some code that uses the crypto acceleration hardware if it is running on an STM32F415 and falls back to software implementations if it i...