2010-01-20 06:20 PM
Newbe to stm32, need to write a bootloader for CAN
2011-05-17 04:05 AM
The problem was that I was jumping to user application from interrupt handler. Thanks for all Your help.
2011-05-17 04:05 AM
I'm having the same problem switching from a bootloader to an application (I get a fault at the first SVCall instruction in the application). Can you share the details of your fix with us?
Thanks. RalphQuote:
On 17-11-2009 at 09:10, szymon_stroba wrote: The problem was that I was jumping to user application from interrupt handler. Thanks for all Your help.2011-05-17 04:05 AM
:D
2011-05-17 04:05 AM
Do you map the vector table and stack pointer of new appication properly? See the hints in previous posts.
2011-05-17 04:05 AM
2011-05-17 04:05 AM
Try posting your text in the body of the message, not in the tags.
2012-01-13 07:09 AM
Hello Sima1,
CAN you help, I've the same problem as had, I've to develop a bootloader(IAP) over CAN. Kind regards2012-07-10 05:27 AM
Hi , I am going to write custom bootloader to all i need is simplest example for stm32 about that you was talking....have you any idea where can i find them ?
2012-07-10 07:40 AM
Start with AN2557, understand the mechanics