Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • in reply to: SD card woes #1057
    hackintoshlover12
    Participant

    Hey,
    Glad you figured it out.
    I gues you missed but I was asking you from the beginning to shift to esp32 v2.0.1 for everything to compile fine.
    I am using a4988 driver and everything is quite silent.
    My top arm motor was getting weird movement whenever restarted or reset because the step pins was connected to pin 15 which is strapping pin for esp32 and outputs pwm om boot, changed it to different pin and now it’s fine.
    In webcncui there is a pin assignedd to enable and disable stepper motors after some timeout so that they don’t overheat.

    in reply to: SD card woes #1053
    hackintoshlover12
    Participant

    I have not tried adafruit board.
    Check the image in the link for what i have done:
    https://drive.google.com/file/d/1Dy_f6YZVUL9qr77tZelALeObBAy04Rdb/view?usp=drivesdk

    can you do it?

    The only issue with th adafruit board is, it’s very hard to check whether the cs pin is actually connected to esp32 pin21.

    in reply to: SD card woes #1051
    hackintoshlover12
    Participant

    Share the following to help you better:
    1) Your config file.
    You can find it by firing web at <ip/cnc.html>
    Copy paste the config file.

    2) SD card to esp32/ huzzah32 connection pictures.

    There is nothing as bad sdcard

    I have used 1gb, 4gb, 8gb successfully.

    in reply to: SD card woes #1048
    hackintoshlover12
    Participant

    You are getting the exact issue as mine.
    After installing vscode and platformio, when you install espressif framework it gives a version dropdown just below the title “installation” change it to 2.1.0 and reinstall the framework.
    Compile after that and it will surely compile.

    in reply to: Draws wrong pattern #1044
    hackintoshlover12
    Participant
    in reply to: SD card woes #1042
    hackintoshlover12
    Participant

    While compiling use platformio version 2.1.0
    Everything will compile perfectly fine.

    in reply to: SD card woes #1041
    hackintoshlover12
    Participant

    Hi,
    For me everything works.
    I am not even using adafruit sdcard logger/shield.
    I am using big sd card the ones used in camera and not the microsd card used in phones.
    Kindly follow the connections below:
    SD card pin 1 – esp32 gpio 21
    SD card pin 2 – esp32 gpio 18
    SD card pin 4 – 3.3v
    SD card pin 5 – esp32 gpio 5
    SD card pin 6 – gnd
    SD card pin 7 – esp32 gpio 19

    Connect a 100k resistor between SD card pin 1 and 3.3v

    Note: the big sd card pins are labelled as follows starting from the slant edge
    9,1,2,3,4,5,6,7,8

    in reply to: Looking for New THR Tracks #1039
    hackintoshlover12
    Participant
Viewing 8 posts - 1 through 8 (of 8 total)