|
opinion on rebuild mini pcb 2
#mini
I suppose you could produce a smaller PCB than Roman's EQ-6 Lite. Howard's MiniPCB1 remains a viable design, accepts the Teensy 4.0 and is still the smallest single board OnStep controller. It's about
I suppose you could produce a smaller PCB than Roman's EQ-6 Lite. Howard's MiniPCB1 remains a viable design, accepts the Teensy 4.0 and is still the smallest single board OnStep controller. It's about
|
By
George Cushing
· #44276
·
|
|
opinion on rebuild mini pcb 2
#mini
Thanks for the reply. my problem is to have a board as compact as possible I will eliminate the 4.1 tension and I will put the 4.0 ok this allows me to further reduce the space. as far as the capacito
Thanks for the reply. my problem is to have a board as compact as possible I will eliminate the 4.1 tension and I will put the 4.0 ok this allows me to further reduce the space. as far as the capacito
|
By
alex.military95@...
· #44206
·
|
|
opinion on rebuild mini pcb 2
#mini
Grazie per la risposta. il mio problema è avere una tavola il più compatta possibile eliminerò la tensione 4.1 e metterò la 4.0 ok questo mi permette di ridurre ulteriormente lo spazio. per quanto rig
Grazie per la risposta. il mio problema è avere una tavola il più compatta possibile eliminerò la tensione 4.1 e metterò la 4.0 ok questo mi permette di ridurre ulteriormente lo spazio. per quanto rig
|
By
alex.military95@...
· #44189
·
|
|
opinion on rebuild mini pcb 2
#mini
Well, I don't see any advantage over Roman Hujer's OnStep for EQ6 - Lite Teensy3.2. Want the speed use the Teensy 4.0. The 4.1 has more pins, but the "MiniPCB2.5" doesn't make use of them. Roman's des
Well, I don't see any advantage over Roman Hujer's OnStep for EQ6 - Lite Teensy3.2. Want the speed use the Teensy 4.0. The 4.1 has more pins, but the "MiniPCB2.5" doesn't make use of them. Roman's des
|
By
George Cushing
· #44178
·
|
|
Problem after switch from Teensy 3.2 to 4.0
#mini
Hi George, I don't use the D1 mini Pro. Since serveral years I'm working with the ESP8266-07 remote serial board: It only needs Vcc, GND, RX, TX. It works with 3.3 - 5v TTL. I also tested the connecti
Hi George, I don't use the D1 mini Pro. Since serveral years I'm working with the ESP8266-07 remote serial board: It only needs Vcc, GND, RX, TX. It works with 3.3 - 5v TTL. I also tested the connecti
|
By
Markus Emmerich
· #43042
·
|
|
Problem after switch from Teensy 3.2 to 4.0
#mini
Think that is to distinguish between PCB version 1.276 and version 2.0. V. 1.276 uses the ESP-1 version of the ESP8266. The MiniPCB2 uses the D1 mini. There is no MiniPCB13 pinmap. The choices are Min
Think that is to distinguish between PCB version 1.276 and version 2.0. V. 1.276 uses the ESP-1 version of the ESP8266. The MiniPCB2 uses the D1 mini. There is no MiniPCB13 pinmap. The choices are Min
|
By
George Cushing
· #43031
·
|
|
Problem after switch from Teensy 3.2 to 4.0
#mini
Now I tried out config-h with MiniPCB and MiniPCB2. The Teensy4.0 was mounted at an breadboard. The only data connetion was RX and TX to the ESP8266 module. So it was impossible get a hardware issue a
Now I tried out config-h with MiniPCB and MiniPCB2. The Teensy4.0 was mounted at an breadboard. The only data connetion was RX and TX to the ESP8266 module. So it was impossible get a hardware issue a
|
By
Markus Emmerich
· #43013
·
|
|
Problem after switch from Teensy 3.2 to 4.0
#mini
if you look at the comment line for Pinmap in config.h you can see that there is a choice including "MiniPCB2" so there must be a difference somewhere.
if you look at the comment line for Pinmap in config.h you can see that there is a choice including "MiniPCB2" so there must be a difference somewhere.
|
By
Chris Whitener
· #43007
·
|
|
Problem after switch from Teensy 3.2 to 4.0
#mini
Hello Chris, I only stick in the Teensy 4.0. The used pinmap at my custom board is MiniPCB not MiniPCB2. I compared the pins from Teensy 3.2 and 4.0 and can't find any difference betwenn the used pins
Hello Chris, I only stick in the Teensy 4.0. The used pinmap at my custom board is MiniPCB not MiniPCB2. I compared the pins from Teensy 3.2 and 4.0 and can't find any difference betwenn the used pins
|
By
Markus Emmerich
· #42993
·
|
|
Problem after switch from Teensy 3.2 to 4.0
#mini
Also dont you need to set the pinmap to MiniPCB2 for the 4.0
Also dont you need to set the pinmap to MiniPCB2 for the 4.0
|
By
Chris Whitener
· #42991
·
|
|
Problem after switch from Teensy 3.2 to 4.0
#mini
I just looked at the pins. they are different. did you go to MiniPCB2? or just stick in the 4.0 chip?
I just looked at the pins. they are different. did you go to MiniPCB2? or just stick in the 4.0 chip?
|
By
Chris Whitener
· #42989
·
|
|
Problem after switch from Teensy 3.2 to 4.0
#mini
Hello, I have a problem after I switched from the Teensy 3.2 to Teensy 4.0. My Setup Custom OnStep Board (3.3v level at every pin) Teensy 4.0 pinmap: MiniPCB Driver: TMC2100 (RA & DEC) Comunication: E
Hello, I have a problem after I switched from the Teensy 3.2 to Teensy 4.0. My Setup Custom OnStep Board (3.3v level at every pin) Teensy 4.0 pinmap: MiniPCB Driver: TMC2100 (RA & DEC) Comunication: E
|
By
Markus Emmerich
· #42984
·
|
|
Help with tmc2130
#tmc2130
#mini
FYSECT V1.1. SPI mode, SPI pin out (top) you must connect wires to your board and config the firmware for it otherwise the stepper can't run. TMC2130 FYSECT WIKI
FYSECT V1.1. SPI mode, SPI pin out (top) you must connect wires to your board and config the firmware for it otherwise the stepper can't run. TMC2130 FYSECT WIKI
|
By
George Cushing
· #42842
·
|
|
Help with tmc2130
#tmc2130
#mini
Those versions are usually described as "DIY" or Non-SPI, something like that.
Those versions are usually described as "DIY" or Non-SPI, something like that.
|
By
Mike Ahner
· #42832
·
|
|
Help with tmc2130
#tmc2130
#mini
The Trinamic 2130 chip all have SPI, BUT, the Silent StepStick boards we use are manufactured from a generic TMC design and each companies implemention if the driver board varies. It's important to no
The Trinamic 2130 chip all have SPI, BUT, the Silent StepStick boards we use are manufactured from a generic TMC design and each companies implemention if the driver board varies. It's important to no
|
By
Mike Ahner
· #42831
·
|
|
Help with tmc2130
#tmc2130
#mini
Thanks for replying, does the 2130 have a non spi version? Or all the v1.1 includes spi?
Thanks for replying, does the 2130 have a non spi version? Or all the v1.1 includes spi?
|
By
Axel
· #42828
·
|
|
Help with tmc2130
#tmc2130
#mini
Yes, the pins all need to point down, otherwise its the correct driver (SPI mode TMC21300.)
Yes, the pins all need to point down, otherwise its the correct driver (SPI mode TMC21300.)
|
By
Howard Dutton
· #42824
·
|
|
Help with tmc2130
#tmc2130
#mini
Hi everyone, I'm currently building a MiniPCB 2 and having doubts about the driver FYSETC TMC2130 1.1. The one that's sold locally is this one: It has SDO, CS, SCK and SDI pins pointing up. Do I have
Hi everyone, I'm currently building a MiniPCB 2 and having doubts about the driver FYSETC TMC2130 1.1. The one that's sold locally is this one: It has SDO, CS, SCK and SDI pins pointing up. Do I have
|
By
Axel
· #42823
·
|