User Activity

Posted on August 20, 2012 at 15:32Hey guys, do someone configured the NVIC in the stm32f407 correctly in order to see the proper registers with the correct values in Keil MDK debugger. I have the feeling that the NVIC window isn't updating but the ...
Posted on August 11, 2012 at 10:32Hey guys, does someone knows why access to peripheral memory location (0x40000000 - 0x5FFFFFFF) can't be done with normal LDR and STR instructions. It works fine in simulation but when flashed in the chip, the memor...