makerbase-mks / SGEN_L

MKS SGEN_L is a powerful 32-bit 3D printer control board with LPC1768. Support Marlin2.0, Smoothieware. Support MKS LCD12864B/MINI12864/LCD2004/12864 and MKS TFT Touch Screens. The motherboard integrates SPI / UART interface and works with MKS TMC2130/TMC2208 V2.0/TMC2209. It can be used after plugged in. No soldering or flying lead is required ...
https://es.aliexpress.com/item/33036918120.html?spm=a2g0o.store_home.slider_165457030.3
GNU General Public License v3.0
87 stars 61 forks source link

PWM Pins for RGB Led Strip #32

Closed Bubolz closed 4 years ago

Bubolz commented 4 years ago

I need to implement LED lighting using an analog RGB LED module, but only has 2 pins with free PWM for servos ... what other PWM-capable pins could I use?

Thanks!

makerbase-mks commented 4 years ago

Hi! I want to know, do you use EXP1?

Bubolz commented 4 years ago

Yes I will use LCD MKS Mini, but I will only use one hotend. Could I use the two servo pins (P1.23 and P2.0) and the HE1 pin (P2.6)?

makerbase-mks commented 4 years ago

of course! Yes you can use it.

Bubolz commented 4 years ago

Is there any more PWM pins on the limit switches that can be used? maybe in X +?

makerbase-mks commented 4 years ago

No, because limit switch has pullup resistor, but you can use LED1-LED4 pin image image

Bubolz commented 4 years ago

Right! Thanks for the quick response.

I need a pwm that already has a pin for connection. On some machines I’ll use touch LCDs so I’ll have EXP1 and EXP2 free, previously you suggested using EXP, what are the available free pwm pins?

EXP

makerbase-mks commented 4 years ago

image You can use P3.25 or P3.26