nicolo.boscolo

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Permanent cnc code on TinyG #5385

    Ok, now everything it’s clear to start the dirty job! 🙂

    Thanks again!
    Nicolò

    in reply to: Permanent cnc code on TinyG #5383

    Ok i read more documentation and i got to the same your conclusions. So, SPI for SD Card and J17 – J20 are output for possible external motor drivers.
    Looking at cad docs and xmega documentation, i figured out that J17 – J20 are digital programmable ports. If so, I should be able to edit the firmware in order to use the ports as an half of input and an half of output.

    Thank you!
    Nicolò

    in reply to: Permanent cnc code on TinyG #5377

    Thank you for the rapid reply! Really great news!
    I’m using step motors then the I/O regarding the encoders (J17 to J20) are not used in my application. So, tell me if, in your opinion, this could be a good plan:
    1. by a sd breakout board (probably http://www.adafruit.com/products/254)
    2. in order to use the board, remap the I/O encoder pins (by editing the firmware)
    3. Use the arduino sd library to manage the data inside the sd card

    PS. About point 2, the GPIO is now mapped on some screw terminal blocks for cooling, PWM and other stuffs. Then, the encoder I/Os seems the most feasible solution, imho.

    Cheers,
    Nicolò

Viewing 3 posts - 1 through 3 (of 3 total)