2018-01-16 09:12 PM
I am getting problem while making the &sharpIWDG work with the hardware watchdog feature in &sharpSTM32F103RB. I am doing this so that the watchdog is automatically enabled at power-on.
To make the hardware option work an option byte is written to the flash memory.
Looking at the Option byte programming(section 2.3.5) of the Flash Programming manual attached. I follow the sequence
Does there need to be a pointer pointing to the address?How to Write the Half Word?
Thank You in advance,
Cheers
Arjun
#flash-writing #stm32-iwdg #iwdg #stm32