cancel
Showing results for 
Search instead for 
Did you mean: 

Flashing multiple STM32G474s with Segger J-Link

PC999
Associate

Hello,

I'm trying to build a flexible system where each system "channel" will have its own micro (probably an STM32G474 or similar).  Each micro will run the same code but I'd really like to link them together so they're all programmed from one header in (as far as a production technician is concerned) one operation from blank devices.

I believe JTAG can daisy-chain multiple devices - has anyone got experience of doing this with a Segger J-Link please?

Thanks a lot - Paul.

2 REPLIES 2

@PC999 wrote:

I believe JTAG can daisy-chain multiple devices - has anyone got experience of doing this with a Segger J-Link please?


Probably the best place to find such people would be the Segger J-Link forum:

https://forum.segger.com/index.php/Board/3-J-Link-Flasher-related/

eg

https://forum.segger.com/index.php/Thread/6598-SOLVED-Flashing-multiple-MCU-with-one-segger-prob/?postID=24155&highlight=gang#post24155

https://forum.segger.com/index.php/Thread/2095-Configure-J-Flasher-from-API-DLL/?postID=6814&highlight=gang#post6814

 

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.

Thanks a lot - I'll check those links.  Appreciated!