Shreeram

Results 7 comments of Shreeram

Great work! @G-Pereira 👏

Hi, I am planning to replace the Arduino Grbl with your 4_Axis_SPI_CNC board to support TMC5160 drivers and add a 4th axis to my CNC. Initially I thought of using...

In the schematic I noticed that the **Step/Dir** pins are physically connected to the ESP32 board. Do we need them for **SPI connection**, if they are not needed we can...

Hi, I have created a schematic with a slightly different pin map. **RC filters** are added for limit switches to be able to use with large machines. ![Schematicgrbl1](https://user-images.githubusercontent.com/42814228/68524294-f7ba3580-02ea-11ea-812f-4e483dbadb6d.png) [Schematic_esp32 grblcnc...

![ft1](https://user-images.githubusercontent.com/42814228/70050250-85402b00-15f4-11ea-8a03-79f610b1d371.png) ![bk1](https://user-images.githubusercontent.com/42814228/70049921-cedc4600-15f3-11ea-83fc-a16029936ca2.png) Here are some photos, Everything works well except the `TMC5160 SPI connection.` P.S: Board named after the project creator @bdring.

Yeah sure, Most of the connections are similar to your 4 axis SPI board. ![edt2](https://user-images.githubusercontent.com/42814228/70070295-5daf8980-1619-11ea-8f3c-7f29bd5a48ab.png) The extra headers are allow us to configure SD and SPI connections Since I'm using...

**Thanks @bdring**, I have tried connecting the **CLK to ground**. Nevermind the headers in the schematic. Those extra headers are used to configure **Microsteps or SPI** connections with the help...