Robotips / uConfig

Datasheet pinout extractor from PDF and library Stylizer for Kicad.
GNU General Public License v3.0
513 stars 55 forks source link

MC9S08GB60A extraction issue #36

Open jaromir-sukuba opened 4 years ago

jaromir-sukuba commented 4 years ago

Describe the bug After importing dozens of devices from various datasheets, this one fails. No pins are detected. Screenshot of uConfig trying to find packages at page 26 is here https://imgur.com/a/bmQEzuG

Datasheet identification https://www.nxp.com/docs/en/data-sheet/MC9S08GB60A.pdf Page: 26 All pins got undetected.

Desktop:

jaromir-sukuba commented 3 years ago

Hello, after a while I returned to project with this specific component. I tried the changes from commit and it indeed solved the issue of detection, with one minor hiccup - pins 23 and 24 (Vss and Vdd) were detected as V, I fixed this manually. Perhaps this detection problem is pointing to other problem you may want to take a look at, but for me this issue is fixed.