bigtreetech / BIGTREETECH-SKR-PRO-V1.1

Aiming at some problems existing in 3D printed motherboards in the market. Bigtree Technology Co., Ltd. launched a high performance 3D printer master board with STM32F407ZGT6 as the core controller, BIGTREETECH-SKR-PRO-V1.1.
274 stars 222 forks source link

Stepper Drivers TMC5160 ver1.3 is not working in SPI or URTA Mode on BIGTREETECH-SKR-PRO-V1.1 Board #76

Closed georgev1456 closed 4 years ago

georgev1456 commented 4 years ago

Bought the BIGTREETECH-SKR-PRO-V1.1 Board w/ TMC5160 ver1.3 Drivers. I cant get it to work, i have tired everything , switching jumpers in SPI Mode or URTA, edited Marlin the Configuration.h , Configuration_adv.h, platformio.ini i get problems when i change CS Pins in the Marlin \src \pins directory file "pins_BTT_SKR_PRO_V1_1.h" i cant build firmware the error come
on. Also i have problem with USB Port , i cant connect it to my computer, I see red light on, but no com port available on my PC . https://youtu.be/yBzPaFKoo_o

20191211_023135

20191211_023141

20191211_023207

i used this manual for steppers. https://github.com/bigtreetech/BIGTREETECH-TMC5160-V1.0/blob/master/manual/BIGTREETECH%20TMC5160-V1.0%20manual.pdf

configuration steppers

configuration

pins

NEED HELP......................

oldman4U commented 4 years ago

Hi george.

I believe you have to use "TMC5160_STANDALONE" with the jumpers set like shown especially on the second picture.

Georg

oldman4U commented 4 years ago

Sorry, you are using SPI mode, so the jumpers should be fine.....

I write this instead of deleting the message above. Because i use 2209 in UART mode successfully, but had a similar issue using A4988, i believed i could help, but i have no experience with SPI and 5160, so sorry for the confusion.

wesk-ms commented 4 years ago

Post both of your configuration files and someone might be able to help.

dineshvyas commented 4 years ago

there are lots of changes to be made. compare my configration_adv.h with yours [Configuration_adv.zip](https://github.com/bigtreetech/BIGTREETECH-SKR-PRO- working configration_adv.h CaptureTMC DEBUG

dineshvyas commented 4 years ago

sorry I did't know it was for TMC5160 v1.3 mine are TMC5160 v1.2

georgev1456 commented 4 years ago

so the problem was in the BIGTREETECH-SKR-PRO-V1.1 board , i have received board replacement , now everything works. Thanks for your guys help!!! WIN_20191225_21_48_11_Pro MARLINE CODE FOR TMC5160.zip