Klipper3d / klipper

Klipper is a 3d-printer firmware
GNU General Public License v3.0
9.58k stars 5.34k forks source link

ldc_1612: Supports configurable external crystal frequency #6734

Open kluoyun opened 2 weeks ago

kluoyun commented 2 weeks ago

ldc_1612: Supports configurable external crystal frequency

You can use the 40Mhz crystal oscillator recommended by TI official manual to get the best performance. refer to: ldc1612.pdf 7.3.4

Signed-off-by: Xiaok xiaok@zxkxzk.cn

KevinOConnor commented 1 week ago

Thanks. We can certainly add this option. It looks like this PR wont merge as is though. Also, why the change in the signed-off-by line (relative to your previous PRs)?

-Kevin

kluoyun commented 1 week ago

Same as before, it's me, just written differently.