can't write to peripheral register
Posted on August 06, 2013 at 21:14I have begun programming the stm32f4. I made a really simple program first. It added one to r0 and stored the result in r0. Then I used STM32 ST-LINK utility to confirm that r0 is increasing. It was. I though I...