[fpc-pascal] ARM STM32F Processor

Roberto P. padovani.r at gmail.com
Mon Sep 19 22:20:15 CEST 2011


Hi,

I think you can get an unbranded (no IAR, no Keil, etc...) flash programming
tool with a simple (but working) software from ST for about 30 euros.
Look here:  http://www.st.com/internet/evalboard/product/251168.jsp

R#

2011/9/19 Jeppe Græsdal Johansen <jjohan07 at student.aau.dk>

> Den 19-09-2011 17:21, Koenraad Lelong skrev:
>
>  On 19-09-11 14:49, Mark Morgan Lloyd wrote:
>>
>>> Koenraad Lelong wrote:
>>>
>>>> On 04-09-10 12:40, Jeppe Johansen wrote:
>>>>
>>>>> Den 04-09-2010 12:37, Rainer Stratmann skrev:
>>>>>
>>>>>> Am Saturday 04 September 2010 11:57:25 schrieb Jeppe Johansen:
>>>>>>
>>>>>>> Den 04-09-2010 10:50, Rainer Stratmann skrev:
>>>>>>>
>>>>>>>> Is it possible to compile for this device?
>>>>>>>>
>>>>>>> Yes
>>>>>>>
>>>>>>>  Can somebody help?
>>>>>>>>
>>>>>>> Yes
>>>>>>>
>>>>>>>  Hello,
>>>>
>>>> I just got my STM32-discovery board. I'm searching how I can program
>>>> the device, but I can't find anything. With programming I mean getting
>>>> the firmware into the device. Can someone give me a link ?
>>>>
>>>
>>> Google suggests that half of the board is an ST-Link programmer which
>>> expects a proprietary protocol over USB, but that there might be
>>> alternatives.
>>>
>>> http://hackaday.com/2010/10/**12/arm-prototyping-on-the-**
>>> cheap-with-stm32-discovery/<http://hackaday.com/2010/10/12/arm-prototyping-on-the-cheap-with-stm32-discovery/>
>>>
>>> http://answerpot.com/**showthread.php?1008813-ST-**Link+with+OpenOCD%3F<http://answerpot.com/showthread.php?1008813-ST-Link+with+OpenOCD%3F>
>>>
>>>
>> Hi,
>>
>> Thanks for the links. I didn't google yet, because I thought the
>> ST-website would provide the information. I also asked ST-support where I
>> could find that information. They said to read the users-manual.
>> Reading it again for the fifth time, I think you have to download some
>> development toolchains in order to be able to program the device. That's not
>> clear when you read the user-manual.
>>
>> I'll google more now.
>>
>> Regards,
>>
>> Koenraad Lelong
>> ______________________________**_________________
>> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.**org<fpc-pascal at lists.freepascal.org>
>> http://lists.freepascal.org/**mailman/listinfo/fpc-pascal<http://lists.freepascal.org/mailman/listinfo/fpc-pascal>
>>
> I have the STM32-Discovery too.
>
> You need to use one of the big three IDE's(Keil, Atollic, IAR) to flash it
> through the onboard debugger. It's hard, because they like to crash a lot.
> The other option is to hack a serial connection together to the UART1 pins,
> and control the BOOTx pins, which will allow you to use the traditional
> means of the STM32 serial bootloader.
>
> ______________________________**_________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.**org<fpc-pascal at lists.freepascal.org>
> http://lists.freepascal.org/**mailman/listinfo/fpc-pascal<http://lists.freepascal.org/mailman/listinfo/fpc-pascal>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20110919/36004559/attachment.html>


More information about the fpc-pascal mailing list