Loading Large Quantity of STM32 Chips Simultaneously
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-04 11:36 AM
I'm working on a project that requires programming a large quantity of STM32 chips with the same code base. The chip is STM32L476RETx. While researching, I came across options like the STLINK-V3MODS and ST-LINK/V2, but they seem to support programming only one controller at a time.
Could anyone suggest alternative methods or tools that would allow me to program multiple STM32 chips simultaneously? I'm looking for efficient ways to streamline the programming process for a large batch of chips. Any insights or recommendations would be greatly appreciated. Thank you!
- Labels:
-
STM32CubeProgrammer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-04 11:56 AM
Here's an option: https://www.segger.com/products/production/flasher/tools/flasher-hub-12/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-04 11:57 AM
Hello @Kittywapus
If you are looking for an industrial programming solution for more than one MCU on the same time. I suggest you to contact our local sales office. It may suggest you a few solutions.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-04 11:57 AM
See programmers by STM here :
https://www.elprotronic.com/pages/gangflasher-st
or others...
https://www.st.com/content/st_com/en/partner/partner-program/partnerpage/Elprotronic.html
+
select what you want /get in your country:
https://www.st.com/content/st_com/en/partner/partner-program.html?country=country#2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-04 2:58 PM
Boards or chips?
It is possible to use other STM32 parts to program via the AN3155 UART Protocol, AN2606 Boot Loader
Use NRESET, BOOT0 and a UART RX/TX.
You could make fixtures that scale, with RED/GREEN LEDs to indication completion or failure, and buttons to start.
You could perhaps make gang programmers that route SWD signals to successive devices.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-05 2:41 AM
@Kittywapus wrote:Could anyone suggest alternative methods or tools that would allow me to program multiple STM32 chips simultaneously?
The key word is "Gang" programming.
As others have noted, there are companies which offer this as a service.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-05 8:11 AM
Some distributors provide chip programming as a value-added solution. Although I'm not sure if PCBA are as keen holding onto pre-programmed stock as it complicates inventory.
Up vote any posts that you find helpful, it shows what's working..
