2013-03-20 11:17 AM
hi
now I
am trying to
achieve
a
basic
equipment
card
STM31
-P103Olimex
of
(
STM32F103RB
microcontroller
),I used
the
Flash
loader
demonstrator
program
for
the card (
boot0=1boot1
= 0) and i chose COM3, baude=115200, parity=None, Echo=Disable, Time out=10
but it always
displays the
following error
:''no response from the target the boot loader can not be startedthank you for
your help''
thank you for
your help.
2013-03-21 06:43 AM
Per the document I cited, only USART1 is usable by the System Loader of the STM32F103 chip. You can't use this mechanism easily, use a JTAG programmer.
2013-03-21 07:59 AM
thank you for your response but i don't have adaptater JTAG/USB.
I have question I am choose the software MikroC pro for ARM i want to deboguerwithout hardware, I debuggefunction sets up the software in such ADC1_Init () and after software rest function in this Here are pictures showing problem and thank you ________________ Attachments : debugger.pdf : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006I14L&d=%2Fa%2F0X0000000bhn%2FsbmJbZPH1DFDjskNpmdi136Sxw1n8mHTHkx8w.A0g5k&asPdf=false2013-03-21 08:19 AM
This tells me very little about the problem, you will need to step into the subroutine to determine why it doesn't work.
2013-03-21 09:59 AM
2013-03-21 11:06 AM
While the JTAG connection will have many signals in common, the support to program and debug the STM32 might be limiting. If you want a cheap debuggable solution consider one of ST's Discovery series boards with a built in debugger. These run $10-20
2013-03-21 11:29 AM
2013-03-21 12:16 PM
So does this XDS560 work with STM32 parts? Is the 14-pin like the ARM standard, or TI specific? Do you have an interposer to allow you to connect it?
If you can't answer those questions with solid yes's, then assume it's not compatible, and you don't have the resources to resolve that.http://www.st.com/web/en/catalog/tools/FM116/SC959/SS1532/PF250863
http://www.st.com/web/en/catalog/tools/PF252419
2013-03-22 02:37 AM
thank you
for your reply
I'll see
2013-03-25 02:38 PM
Hi i
would like
to use the circuit
MAX3232
(
RS232adapter
) to connect twoPORT
RS232
with this
circuit
using just
TX and RX
only
if possible
this experience?
????and thank you2013-03-25 04:23 PM