Skip to content

Automatically parses STM32 IOC files and (hopefully) Altium files to easily allow the user to compare their two pinouts.

Notifications You must be signed in to change notification settings

ubcaerodesign/mcu-pinout-validation

Repository files navigation

How to Run

Open mcu_validation.ipynb and look at the user inputs section. It will ask for:

  • Path to your IOC file
  • Path to your netlist file
  • MCU designator (from netlist)
  • and your output file name

The outputs currently get spat out in the sample_outputs folder in the form of a csv file and a html file.

How to Get the Netlist File

Open your Altium schematic containing your MCU. Go to Design -> Netlist For Document -> WireList.

You can also go to File -> Export -> Netlist Schematic and then choose WireList

Here's an example image Altium Netlist

About

Automatically parses STM32 IOC files and (hopefully) Altium files to easily allow the user to compare their two pinouts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published