JTAG Boundry scan testing tool
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-17 11:58 PM
Hii everyone,
I.m using STM32F407G-DISC1 board. I've ST-Link V2 external debugger (which image I've attached) because I don't want to use onboard debugger. I want to do a boundary scan testing. Can you suggest me is there any free tool available for STM32F4 to do boundary scan testing.
Solved! Go to Solution.
- Labels:
-
ST-Link
-
STM32CubeIDE
-
STM32F4 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-18 2:34 AM
STlinks do not expose bare JTAG transactions, to my kownledge. As bare JTAG transactions are needed for Boundary scan so the STLINK can not do Boundary scan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-18 2:34 AM
STlinks do not expose bare JTAG transactions, to my kownledge. As bare JTAG transactions are needed for Boundary scan so the STLINK can not do Boundary scan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-18 3:33 AM
Can you please suggest any JTAG adapter suitable for stm32 and software also.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-18 5:10 AM
Boundary scan is a wide area. Normally you select a boundary scan tool and that tool has support for one or several adapters. Many tools support FTDI based adapters. But your milage may vary!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-21 12:08 AM
Thanks for the answer.
