Posted on May 17, 2011 at 13:12Hi, I'm having the same problem. I posted about it herehttp://www.st.com/mcu/forums-cat-8377-23.html. With my boards, once they have been programmed by JTAG they can be programmed by USART. We are currently looking at ...
Posted on May 17, 2011 at 13:12Hi, I've done something similar. I have a bootloader that checks to see if the main application is present. If it is it passes control to it. The main app is a stand-alone program, built to run by itself so it's doing ...
Posted on May 17, 2011 at 13:11Hi Folks, Thanks for the replies and suggestions. It's looking as though we're having problems with the reset circuit. I'll post here when we've got to the bottom of it. Thanks again.
Posted on May 17, 2011 at 13:11Hi everyone, I've just discovered a problem with a new STM32F103 based board and I wonder if someone can help me. The board has both a JTAG socket and a serial header connected to USART1. Most of my development upto no...
Posted on May 17, 2011 at 12:20Hi Folks, I'm trying to set up timer2 on my STM32F103 project and things aren't going quite to plan. Looking at the clock tree on page 48 of the datasheet I can see that the output of the APB1 prescaler passes into the...