Skip to content

Instantly share code, notes, and snippets.

@oliof
Created June 6, 2021 16:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oliof/1789a8cfddbd7be1d651562d14fa03b9 to your computer and use it in GitHub Desktop.
Save oliof/1789a8cfddbd7be1d651562d14fa03b9 to your computer and use it in GitHub Desktop.
M122 P200
=== Diagnostics ===
RepRapFirmware for STM32F4 based Boards version 3.3RC3_2 running on STM32F4
== Configurable Board.txt Settings ==
board = biquskr_rrf_e3_1.1 Signature 0xb173b733
leds.diagnostic = E.2
stepper.powerEnablePin = NoPin
stepper.enablePins = { D.7 D.3 D.14 D.10 C.13 E.15 NoPin NoPin NoPin NoPin NoPin }
stepper.stepPins = { D.5 D.0 C.6 D.12 C.15 E.13 NoPin NoPin NoPin NoPin NoPin }
stepper.directionPins = { D.4 A.15 C.7 D.13 A.8 E.12 NoPin NoPin NoPin NoPin NoPin }
stepper.digipotFactor = 0.00
stepper.TmcUartPins = { D.6 D.1 D.15 D.11 C.14 E.14 NoPin NoPin NoPin NoPin NoPin }
stepper.numSmartDrivers = 0
stepper.num5160Drivers = 0
stepper.spiChannel = 255
stepper.TmcDiagPins = { NoPin NoPin NoPin NoPin NoPin NoPin NoPin NoPin NoPin NoPin NoPin }
heat.tempSensePins = { A.1 A.0 NoPin NoPin NoPin NoPin NoPin NoPin NoPin }
heat.spiTempSensorCSPins = { NoPin NoPin NoPin NoPin }
heat.spiTempSensorChannel = 255
atx.powerPin = NoPin
atx.powerPinInverted = false
atx.initialPowerOn = true
sdCard.internal.spiFrequencyHz = 25000000
sdCard.external.csPin = NoPin
sdCard.external.cardDetectPin = NoPin
sdCard.external.spiFrequencyHz = 4000000
sdCard.external.spiChannel = 255
lcd.lcdCSPin = NoPin
lcd.lcdBeepPin = NoPin
lcd.encoderPinA = NoPin
lcd.encoderPinB = NoPin
lcd.encoderPinSw = NoPin
lcd.lcdDCPin = NoPin
lcd.panelButtonPin = NoPin
lcd.spiChannel = 255
softwareSPI.pins = { NoPin NoPin NoPin }
SPI0.pins = { A.5 A.6 A.7 }
SPI1.pins = { B.13 B.14 B.15 }
SPI2.pins = { NoPin NoPin NoPin }
SPI3.pins = { NoPin NoPin NoPin }
SPI4.pins = { NoPin NoPin NoPin }
SPI5.pins = { NoPin NoPin NoPin }
8266wifi.espDataReadyPin = A.6
8266wifi.lpcTfrReadyPin = A.7
8266wifi.TfrReadyPin = A.7
8266wifi.espResetPin = A.4
8266wifi.csPin = B.12
8266wifi.serialRxTxPins = { D.9 D.8 }
8266wifi.spiChannel = 1
serial.aux.rxTxPins = { NoPin NoPin }
adc.prefilter.enable = true
led.neopixelPin = NoPin
power.VInDetectPin = NoPin
power.voltage = 24
accelerometer.spiChannel = 255
== Defined Pins ==
e0temp,th0 = A.0
bedtemp,tb = A.1
e1temp,th1 = A.2
PT100,th2 = A.3
xstop,x-stop = C.0
ystop,y-stop = C.1
zstop,z-stop = C.2
e0stop,e0det = C.3
e1stop = B.10
x2stop = B.11
IO = E.3
servo0 = B.0
probe = C.5
bed,hbed = B.4
e0heat,heat0 = B.3
e1heat = E.4
fan0,fan = B.5
fan1 = B.6
fan2 = E.5
fan3 = E.6
LCDCS = B.1
LCDENCB = B.2
LCDENCB = E.7
LCDBEEP = E.8
LCDBTN = E.9
LCDD4 = E.10
LCDEN = E.11
Neopixel,PB7 = B.7
TX1,tft-tx = A.9
RX1,tft-rx = A.10
PD8 = D.8
PD9 = D.9
SDA1,PB8 = B.8
SCL1,PB9 = B.9
PD13 = D.13
PD12 = D.12
PD11 = D.11
PD10 = D.10
PA4 = A.4
PA5 = A.5
PA6 = A.6
PA7 = A.7
PB12 = B.12
PB13 = B.13
PB14 = B.14
PB15 = B.15
PSON,PE1 = E.1
PWRDET,PE0 = E.0
LED,PE2 = E.2
== Hardware Serial ==
AUX Serial: Disabled
WIFI Serial: Disabled
== PWM ==
0: Pin B.4 freq 250 value 0.000000 period 4000
1: Pin B.3 freq 250 value 0.000000 Tim 2 chan 2
2: Pin B.5 freq 500 value 0.000000 Tim 3 chan 2
3: Pin B.6 freq 5000 value 0.000000 Tim 4 chan 1
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
== MCU ==
TS_CAL1 (30C) = 933
TS_CAL2 (110C) = 1201
V_REFINCAL (30C 3.3V) = 1497
V_REFINT raw 5959
V_REF 3.317730
T_MCU raw 3959
T_MCU cal 46.940296
T_MCU calc 39.981888
T_MCU raw (corrected) 3980
T_MCU cal (corrected) 48.527668
T_MCU calc (corrected) 41.695690
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment