Skip to content

Modified 'LGA-14_3x2.5mm_P0.5mm_LayoutBorder3x4y' footprint to match current datasheet

Current footprint ‘LGA-14_3x2.5mm_P0.5mm_LayoutBorder3x4y’ has 0.1mm between pads:

imagen

It was generated by kicad-footprint-generator, and is defined at: scripts/Packages/Package_NoLead__DFN_QFN_LGA_SON/size_definitions/lga.yaml :

LGA-14_3x2.5mm_P0.5mm_LayoutBorder3x4y:
  device_type: 'LGA'
  library: Package_LGA
  use_name_format: 'LGA'
  #manufacturer: 'man'
  #part_number: 'mpn'
  size_source: 'http://www.st.com/resource/en/datasheet/lsm6ds3.pdf'
  ipc_class: 'qfn_pull_back'
  body_size_x_min: 2.9
  body_size_x: 3.0
  body_size_x_max: 3.1
  body_size_y_min: 2.4
  body_size_y: 2.5
  body_size_y_max: 2.6
  lead_width_min: 0.15
  lead_width_max: 0.35
  lead_to_edge:
    nominal: 0.1
  lead_len_min: 0.35
  lead_len_max: 0.55
  pitch: 0.5
  num_pins_x: 3
  num_pins_y: 4
  chamfer_edge_pins: 0.25
  #pin_count_grid:
  #pad_length_addition: 0.5
  #suffix: '_Pad{pad_x:.2f}x{pad_y:.2f}mm_HandSolder'
  #include_suffix_in_3dpath: 'False'

There are 4 symbols using "LGA-14_3x2.5mm_P0.5mm_LayoutBorder3x4y" footprint:

imagen

imagen

imagen

All the datasheets show the same package drawing, but current drawing pad dimensions are smaller than those defined in the footprint-generator entry data.

With this modification, no chamfer is required, and there are now 0.15mm between pads:

imagen

Merge request reports