Posted on June 27, 2016 at 13:05Hi all,I'm developing an application with the stm32f103r8t6 where I've to reset the micro by CAN Bus and sometimes by pressing an external switch.To do that, I've written the following code: RST_st = GPIO_ReadInputDa...