Errors while generating schematic

I am learning the tool through documentation. I could generate a component for Max 20087 led driver. But while using in schematic many circuit errors. I am getting many ‘unconnected component signal: “1” from “L1”.’
Any clue?

Hi!

Sounds like you simply did not connect any wire to pin 1 of L1 - in that case, the error just says it makes no sense to leave this pin unconnected. The error should disappear after you connect a wire.

If this doesn’t help, please post a screenshot which shows the problem.

Thanks for your quick response. In fact wire is connected and is visible in schematic. But there is no option to attach as PDF schematic .
Regards,
Kapila

I’m not sure about PDF but at least PNG screenshot should be possible to attach here.

Note that another possible reason for your problem might be in the library component. Make sure to connect symbol pins to component signals as described here. To modify this table, open your component in the library editor and double-click on the symbol variant (usually called “default”). Then a dialog opens with this pin-to-signal mapping table. If you’re not sure if it is correct, just post a screenshot of that table as well.

Thank you. This could be a problem while generating component. I will try.
Regards,
Kapila

Hi Ubruhin
Thanks a lot for guiding me. I have made a mistake of not connecting signals to pin in component configuration. Can I delete the saved component as it has some dependencies for device? If I make new what about the existing component in the saved work space folder? Please advise.
Regards,
Kapila

Hi @kapila,

Sorry for the late response. You can delete the component if you like, but then you either need to adjust or delete dependent devices too. But you could also proceed without deleting the component:

  • Fix the mistake in the existing component and save it to disk
  • With each device depending on that component:
    • Open the device in the library editor
    • Select some other component (to break up existing connections)
    • Select the correct component again (the one selected before)
    • Re-assign the pad-to-signal connections
    • Save to disk
  • With each project using the corrected component:
    • Remove all instances of that component from the schematic
    • Re-add the component (with the component chooser dialog)
    • Re-create the connections (wires, traces, …)

Hi Ubruhin,
Very many thanks. I am just learning the tool. I am learning by making mistakes.
The tool seems to be very versatile and structured and easy to locate the component and package.
I will try to master all commands.

1 Like

Hi Ubruhin,
I am planning to create a TSSOP16 package as per the attached file. I have created the package as per the

data sheet. Why many warnings for 0.15mm clearance and in which direction? I presume these warnings are for

land pattern designs not for package images. Pl clarify for me.
Regards,
Kanakaraju Kapila

If you click on the ? button of the message, LibrePCB explains very clearly why this warning appears, or what’s not clear about it?

Please also check out our library conventions which explain how to use the placement layer.

You could also take a look at our official footprints to see how we draw the outlines without raising this warning.

Hi Ubruhin,
Thanks a lot for your guidance.

I still need more clarity. In generating package we are designing two dimensional package view which is as per the

manufacturer standard TSSOP16 and not land pattern on PCB. Am I correct?

Regards,
Kapila

Hi,
Sorry I don’t understand your question. The library element is called package but what you’re drawing inside the editor is the footprint, i.e. the 2D land pattern. And the placement layer is not intended for any object which is visible in your datasheet – it is intended for placement help which will be contained on the silkscreen (for example a pin-1 marking). Since silkscreen cannot be printed on copper pads, a minimum clearance is required/recommended.

The body outline as shown in the datasheet shall be drawn on the top documentation layer. But that’s all described in more detail in the library conventions.

If this doesn’t answer your question, please explain your question in more detail.

Hi Ubruhin,
Yes now I understand the tool is used to design land pattern for the TSSOP package.

Going forward I want to design a PCB layout for a smd LED of CREE. I want to superimpose

a secondary optics from LEDIL on the LED. I feel librepcb can help me.
Very many thanks

Regards,
Kapila

1 Like

Hi Ubruhin,
I have created schematic for LED driver.(screen shot attached). I am having trouble to generate the BOM. There is no library for inductor of coilcraft. I have generated my library after creating schematic. I am not being able to include in the BOM. (screen shot of BOM).
Please help the methodology.


file:///home/kanakaraju/Pictures/Screenshots/Screenshot%20from%202023-05-19%2020-45-53.png

Thanks and regards
Kapila

Screenshot from 2023-05-19 20-45-53

Hi,

If you mean L1: It is in the BOM, but without value. Double-click on the inductor in the schematic and set a value. Then it should be listed as a separate row in the BOM.

Hi Ubruhin,
Great. Thank you.
Regards,
Kapila