I have some schematics that i would like to merge.
But i found my self dificult to create components from scratch.
I have here my part list :
ss49e hall efect sensor
lf353
ad633 analog multipliers
hp4067 multiplexer
for the ad633 i have found libraries and footprints, but i found very dificult for the rest.
can anyone help me with the rest of the components ?
Did you mean “CD4067”, or possibly “74HC4067”?
There’s a symbol in the “cmos_ieee” library at https://github.com/KiCad/kicad-library/blob/master/library/cmos_ieee.lib but you will need to correct some drafting errors:
The I/O Pin Name “Q12” (pin 14) should be changed to “A12”.
The Names of the four channel-select pins (pins 10, 11, 13, and 14) should be changed from “A0” -> “A3” to “S0” -> “S3”.
Enter the ss49e as an alias for one of the Allegro sensors in that library (there’s about a dozen of them), or use one of the Allegro symbols as the starting point for a new SS49E symbol.