2013-03-27 12:55 AM
Hi all!
I am currently working on a project where i am to program the MCU (STM32F107) over the CAN bus. I have looked into to the ''in-application programming'' and the bootloader datasheet, but there is some question marks.The MCU should be programmed without any human interactions, except sending the update over the CAN bus. What the problem is that boot0 and boot1 needs to be set/not set, and STs example of in-application program needs a joystick or equal to make the correct choicesYours sincerlyJoel2013-03-27 01:16 AM
''ST's example of in-application program needs a joystick or equal to make the correct choices''
So you need to look at what the code does in response to the joystick (or whatever) - and do that !