cancel
Showing results for 
Search instead for 
Did you mean: 

Production Programmer using the STBLLIB.dll

loeffel
Associate II
Posted on February 27, 2009 at 05:10

Production Programmer using the STBLLIB.dll

1 REPLY 1
loeffel
Associate II
Posted on May 17, 2011 at 13:04

Hi

I try to setup a production programmer based on the STBLLIB.dll. I want to use the bootloader to program the STM32, because we need the UART anyway to program a external serial flash. The programming of the STM32 should be one part of the automated functionality test of our hardware board:

1. Supply Test

2. STM32 programming via bootloader

3. Restart

4. Serial Flash Programming via UART

5. Restart

6. IO and functionality test

The goal is that two boards could be programmed and tested in parallel controled by a single windows application. The STBLLIB.dll seems only to suport one programming sequence at the time. Is this right? So I have to run two independend windows application to programm two STM32? Has anybody an other idea how I could setup a programmer which suports at least the programming of two STM32 in parallel?

Regards