How to produce list of pin assignments?
Hello, all,
I'm using STM32CubeIDE to design my first STM32 micro-controller circuit. I've used the tool to assign functions to about 20 pins on the micro-controller so far. Now, I'm at the stage where I'm creating the schematic and connecting external circuitry to the micro-controller pins.
Is there an easy way to get a list of the pins I've assigned so far, along with User Labels, so I can go right down the list and wire up the circuits? What I'm doing so far is to keep the STM32CubeIDE open on one monitor and view the pin-out view, and work my way around the chip, wiring pins as I go. Is this the most efficient way to work? Is this how most others do it? I wondered if I was overlooking some built-in function of STM32CubeIDE to perform this task.
Thanks for your advice and suggestions.
-Kevin


