cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F4 Boundary Scan

John F.
Senior
Posted on August 15, 2013 at 10:58

A recent post said BSDL files for STM32F microcontrollers are on the web (for JTAG Boundary Scan).

I'm looking for the files for STM32F407ZG (144 pin) and STM32F407IG (176 pin).

Also any recommendations for associated tools please?

#boundary-scan-bsdl
7 REPLIES 7
andlier
Associate
Posted on March 18, 2014 at 12:32

Any answers to this, I'm looking for the same thing (stm32F405, qfp144)

andlier
Associate
Posted on March 18, 2014 at 16:41

Yeah, I've seen those. I also tried to modify one of the stm32F1 bsdl-files in that zip-file. But there is a mismatch, the pins doesn't line up as they should. And I don't really know where to get the information I need to modify/make my own bsdl file. I haven't found it in the ref-manual or any appnote for the F4 parts. 

It would be awesome if the microexplorer software (for pin config) could spit out correct bsdl-files, maybe even with custom naming...

jeffrey
Associate
Posted on May 10, 2014 at 22:18

Has anyone be able to find a BSDL for the STM32F407IG?

I am looking for a BSDL file for the STM32F407IGH6

and would appreciate a link if anyone can help with this...

Thanks

Posted on May 10, 2014 at 22:30

If you are doing a commercial design you presumably have an ST rep and FAE contact locally, you should push your request in there. I will push this to moderation again.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Nickname12657_O
Associate III
Posted on May 11, 2014 at 18:53

Hi Gentlemen,

Here they are ( See attached) they will be on web during this month.

=======================

How to use BSDL Files :

=======================

The STM32F4xx MCUs integrate two serially connected JTAG TAPs, the boundary scan

TAP (IR is 5-bit wide) and the CortexMx TAP (IR is 4-bit wide).

In order to run boundary scan, always provide two BSDL files to your JTAG Boundary scan tool:

the ''CortexMx.bsd'' and your selected ''STM32xx_device_Package.bsd''.

For more details on the internal TAPs description refer to the Reference Manual

of the selected STM32xxxx device , Section : JTAG TAP connection.

Cheers,

STOne-

________________

Attachments :

STM32F405_415_407_417.zip : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006I0kW&d=%2Fa%2F0X0000000bdk%2FRqC7qSWXDmxGgZtLjlOyeRvNttzpF3ywkIvuH66_MRU&asPdf=false
John F.
Senior
Posted on May 12, 2014 at 09:19

Thanks. John F.