Andy Shaw
064177154c
Update SD card connection / sharing options ( #14325 )
5 years ago
Eric Ptak
8934b32f1b
Fysetc AIO II / Cheetah STM32F1 ( #14407 )
5 years ago
Tanguy Pruvot
07dac315a9
Up-to-date STM32F1 README ( #14386 )
5 years ago
Scott Lahteine
3d9d72e8db
Include order, spacing, etc.
5 years ago
Tanguy Pruvot
be69ec5b32
Fix PLR/M43 warnings ( #14333 )
5 years ago
Tanguy Pruvot
52383633e7
STM32F1: M43 PINS_DEBUGGING ( #14072 )
5 years ago
Karl Andersson
4b365552db
Fix Marduino SBI/CBI redefine ( #14341 )
5 years ago
Tanguy Pruvot
ed0c70f0a0
SKRmini followup - Fysetc config updates ( #14327 )
5 years ago
Tanguy Pruvot
75aeb41ab7
SKRmini support for Fysetc Mini Panel ( #14319 )
5 years ago
Tanguy Pruvot
391250b04f
STM32F1: Don't toggle EEPROM SPI SS ( #14299 )
5 years ago
3DSmitty
5b13abcacb
Fix SPI_SD Outside of HAL_STM32F1 ( #14306 )
5 years ago
Scott Lahteine
651f3eeed0
Clean up trailing whitespace
5 years ago
Tanguy Pruvot
287df7a61f
STM32F1: various small changes
...
- init the led pin as output (like other HALs)
- reduce sdio dma priority to normal.. highest is never the best...
- allow fsmc only on compatible STM32F1 (like HAL fsmc)
- fsmc: remove an useless C style cast
5 years ago
3DSmitty
66d51272af
Fix SPI, SD for BIGTREETECH SKR Mini ( #14287 )
6 years ago
Scott Lahteine
9a56a88200
Use OUT_WRITE in SPI pin init
6 years ago
Scott Lahteine
26de051e92
HAL SPI pin init cleanup
6 years ago
Scott Lahteine
50c9b33ed7
!ENABLED => DISABLED
6 years ago
Tanguy Pruvot
7d1eafc80a
STM32F1: C++14 for static_assert, etc. ( #14278 )
6 years ago
Msq001
26e7e33698
Fix bug in STM32F1 WRITE macro ( #14275 )
6 years ago
Scott Lahteine
356410dcfc
Move crc16 function to libs
6 years ago
Tanguy Pruvot
c3e5225531
Add SPI EEPROM to STM32F1 ( #14239 )
6 years ago
felixstorm
9439fab7fd
Fix ESP32 servos, platformio.ini, etc. ( #14247 )
6 years ago
Scott Lahteine
80ce0d2bdb
Whitespace cleanup
6 years ago
Tanguy Pruvot
764f0d9c1c
STM32F1: Servo "soft" PWM via timer interrupt ( #14187 )
6 years ago
Ryan
9d9030a39c
Fix Archim1 SD card ( #14184 )
6 years ago
Bob Kuhn
688b54d66a
DUE USB composite device field corrections ( #14185 )
6 years ago
Scott Lahteine
07021c85c8
Tweak timer16_Sequence_t
6 years ago
Tanguy Pruvot
e3a468f2cd
STM32F1: FSMC only on chips with 100/144 pins ( #14180 )
6 years ago
Scott Lahteine
d3bb5b69ba
Apply NOLESS/NOMORE
6 years ago
Scott Lahteine
c6d39319de
Fix some whitespace
6 years ago
Giuliano Zaro
7b838f31be
DUE HAL cleanup ( #14126 )
6 years ago
Scott Lahteine
47fd74a98d
Clean up fast_pwm.cpp
6 years ago
Scott Lahteine
49229d97db
Consistent _useTimerX tests
6 years ago
Scott Lahteine
8924389dfc
Tweak servo µs macros
6 years ago
Scott Lahteine
f8bede6b5e
Fix some HAL includes
6 years ago
felixstorm
74f44783ac
ESP32 servo support ( #14109 )
6 years ago
felixstorm
bc5a1fe562
Various fixes for ESP32 ( #14102 )
6 years ago
Tanguy Pruvot
24b1818245
Secure STM32F1 servo code and M280 detach ( #14085 )
6 years ago
Scott Lahteine
a49919396a
LPC1768 MarlinServo => libServo
6 years ago
Scott Lahteine
2b5046659a
Tweak Marlin headers, comments
6 years ago
Giuliano Zaro
a74aad3b4a
Clean up HALs / FastIO ( #14082 )
6 years ago
Tanguy Pruvot
402f1f7307
STM32F1: STM32_HIGH_DENSITY is auto defined in HAL ( #14057 )
...
- Fix the `fsmc` and `sdio` units which required hard defines for use.
6 years ago
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).
6 years ago
Scott Lahteine
0b056970c6
Fix file.open in STM32 eeprom emu
6 years ago
Marcio Teixeira
9558962d59
Fix DUE HAL SW SPI compile error ( #14005 )
6 years ago
Chris Pepper
451ea996c9
[LPC176x] Fix switch fallthrough
6 years ago
Tanguy Pruvot
d7b0369e39
STM32: Fix SD EEPROM emulation conflict ( #14012 )
6 years ago
Tanguy Pruvot
8075893352
STM32: fix sdcard filename conversion
6 years ago
Tanguy Pruvot
93dd097b1c
Use E2END, if defined, for STM32F1 (SD) ( #13981 )
6 years ago
Bob Kuhn
456a0ee76b
Improve Due SW SPI, Fysetc sanity checks, &c. ( #13939 )
6 years ago