Sunday 19 January 2020

pcb - Eagle - non solder mask defined (NSMD) pads


I am designing a PCB layout in Eagle and in the datasheet of my modul it is said that "Non solder mask defined (NSMD) type is recommended for the solder pads on the PCB". Does it mean that there will be no solder on pads? By default pads are enabled for tStop and tCream in Eagle. Should they be ON or OFF in this case? How can arrange this situation in Eagle? enter image description here




No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...