Robotips / uConfig

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

Infineon datasheet extraction issue (100 pins from table) #58

Closed mxa closed 10 months ago

mxa commented 10 months ago

Describe the bug There is no graphic in the datasheet, just a table for different package sizes, uConfig can't find anything usable in the datasheet.

Datasheet identification https://www.infineon.com/dgdl/Infineon-CY8C41xx_PSoC_4_MCU_PSoC_4100S_Max_Based_on_Arm_Cortex_-M0_CPU-DataSheet-v07_00-EN.pdf?fileId=8ac78c8c83cd30810183fc2ad1424e75

Screenshots grafik

Desktop (please complete the following information):

sebcaux commented 10 months ago

Hi, There are two issues with this datasheet :

These two features are planned for some day...

But I could recommend you to move data to a CSV file and create schematics component with uConfig, it will save you a lot of time.

mxa commented 10 months ago

Is this feature implemented yet? grafik

sebcaux commented 10 months ago

Yes since af13966e28d22b778a06ece2cf77a99801f89d96

mxa commented 10 months ago

ok, I downloaded the snap after I could not compile it from source straight away, but "latest/edge" is from 12 April 2021. Anyway, I was almost done with the 100 pins, so I just finished it manually.