Loading...
 

SW4STM32 and SW4Linux fully supports the STM32MP1 asymmetric multicore Cortex/A7+M4 MPUs

   With System Workbench for Linux, Embedded Linux on the STM32MP1 family of MPUs from ST was never as simple to build and maintain, even for newcomers in the Linux world. And, if you install System Workbench for Linux in System Workbench for STM32 you can seamlessly develop and debug asymmetric applications running partly on Linux, partly on the Cortex-M4.
You can get more information from the ac6-tools website and download (registration required) various documents highlighting:

System Workbench for STM32


Using STM32F4 Discovery Board as a Programmer and Debugger

Hi everyone,

I’m trying to use the JTAG of my STM32F4 board to use ir as programmer to other boards. I haven’t found a lot of information, just this web:

https://geekilyinteresting.wordpress.com/2014/05/04/using-your-stm32f4-discovery-board-as-a-programmer-and-debugger/Question

But I’ve seen that if you change the position of the jumpers, the debugger shows an error that has been solved in other post in this forum putting correctly the jumpers.

Has anyone achieve to program another borad using the STM32F4 or another similar?

Thank you for your time,

Andreas

Yes. I have a custom STM32F429 board and I can debug it with any of:
- STM32F429-Discovery
- STM32L053-Discovery
- STM32L053-Nucleo
- STM32F411-Discovery
I haven’t tried my STM32L476-Discovery, but I expect it will work as well.

I open the jumpers, connect to the board, and it just works. Make sure to correctly select if the board has STLinkV2 or STLinkV2-1,
and set the interface to SWD (these boards don’t do JTAG).