Msq001
|
26e7e33698
|
Fix bug in STM32F1 WRITE macro (#14275)
|
2019-06-12 06:30:24 -05:00 |
|
Tanguy Pruvot
|
764f0d9c1c
|
STM32F1: Servo "soft" PWM via timer interrupt (#14187)
|
2019-06-07 07:11:48 -05:00 |
|
Tanguy Pruvot
|
24b1818245
|
Secure STM32F1 servo code and M280 detach (#14085)
|
2019-05-22 16:57:19 -05:00 |
|
Giuliano Zaro
|
a74aad3b4a
|
Clean up HALs / FastIO (#14082)
|
2019-05-21 18:28:12 -05:00 |
|
Tanguy Pruvot
|
256f810df2
|
Add open-drain output mode to STM32F1 FastIO (#14050)
- This mode is often used/preferred to drive printer boards' MOSFETs.
- Can generally boost the allowed output power (for hotbed,nozzle and fans).
|
2019-05-18 16:12:00 -05:00 |
|
Scott Lahteine
|
ad4ffa1d2f
|
Use C++ language supported 'nullptr' (#13944)
|
2019-05-09 11:45:55 -05:00 |
|
Alexander Amelkin
|
e40636a7c1
|
Replace digitalPinHasPWM with HAS_TIMER (#13520)
|
2019-03-29 12:21:14 -05:00 |
|
Scott Lahteine
|
67bee06e43
|
No patch needed for non-libmaple analogWrite
See https://github.com/pinchies/Marlin/pull/1#issuecomment-471388743
|
2019-03-13 07:21:10 -05:00 |
|
Scott Lahteine
|
f89b375fb9
|
Fixes and improvements for PWM pins (#13383)
|
2019-03-13 06:51:15 -05:00 |
|
Scott Lahteine
|
51ff5b68fa
|
Clean up fastIO ahead of PWM patch
|
2019-03-12 20:39:55 -05:00 |
|
pinchies
|
4c43e6c48b
|
Fix "spontaneous heating" issue (WRITE bug) on STM32 (#13356)
Should fix "spontanous heating" problems due to order of operations error. Error occurs at least with ststm32 v5.1.0 in PlatformIO.
|
2019-03-10 17:25:54 -05:00 |
|
Scott Lahteine
|
2212da453a
|
Distinguish between analog/digital auto fans (#13298)
|
2019-03-05 00:41:31 -06:00 |
|
Scott Lahteine
|
0feeef2604
|
Update copyright in headers
|
2019-02-12 15:30:11 -06:00 |
|
Reece Kibble
|
7557f8d68c
|
Rename all Stm32f1 to STM32F1 (#12639)
|
2018-12-31 16:36:49 -06:00 |
|