I've used the Keolabs Ride7 to produce an intel hex as well as a binary file of some basic code for the STM32F205RG. dfu-utils works as well (I'm able to program the smartwatch with the original firmware). However, given the binary/hex files I've got where do I go from here. I've noticed from your firmware dfu-file that you place code at several places in the flash. Is 0x0800C000 where I whould put mine and is there anything (other than initializing the peripherals I want to use) that should be in that code.
Regards, Gustaf