Recent content by obiwan45

  1. obiwan45

    What Pins do I need in adding usb connector on Teensy 3.5??

    I Found a way, the usb connector pins of Teensy 3.5 and it works. :) These are : Red = VUSB Green = D+ White = D- Black = GND
  2. obiwan45

    What Pins do I need in adding usb connector on Teensy 3.5??

    What Pins do I need in adding usb connector on Teensy 3.5??
  3. obiwan45

    Help!! HOW CAN I MAKE AUTOMATED KEYBOARD STROKES ON PC USING uTASKER on TEENSY 3.5?

    i hope Teensy native libraries will support MSD for my school project :(
  4. obiwan45

    Help!! HOW CAN I MAKE AUTOMATED KEYBOARD STROKES ON PC USING uTASKER on TEENSY 3.5?

    i Tried uTasker because it supports Mass Storage Device using Teensy 3.5's Builtin SD Card for flash update.. Because Teensy's builtin native libraries doesnt support MSD
  5. obiwan45

    Help!! HOW CAN I MAKE AUTOMATED KEYBOARD STROKES ON PC USING uTASKER on TEENSY 3.5?

    Help!! HOW CAN I MAKE AUTOMATED KEYBOARD STROKES ON PC USING uTASKER on TEENSY 3.5? Help!!
  6. obiwan45

    MTP Responder Contribution

    THANK YOU.. Maybe its not working on Teensy 3.5 I guess :(
  7. obiwan45

    MTP Responder Contribution

    Not Working to me It shows only Yellow USB Composite Device in Device Manager. I am using Teensy 3.5
  8. obiwan45

    MTP Responder Contribution

    @alialiali Wow..Then Does it Actually shows MTP Drive on ur PC using MTP_Blinky.ino? Can you teach me how you make it work ?? Please :(
  9. obiwan45

    MTP Responder Contribution

    @alialiali I tried to compile MTP_Blinky.ino with no errors but when i load it on teensy 3.5 it blinks but no MTP Drive visible it only shows yellow usb composite drive on Device Manager.. but when i try the original MTP.ino from hubbe it works and it shows the MTP Drive. What am I missing...
  10. obiwan45

    MTP Responder Contribution

    @yoonghm I looked into your git and read the instructions but there is missing. https://github.com/greiman/MTP >> MISSING??
  11. obiwan45

    How to mount teensy 3.5 builtin micro sd as mass storage device

    Thank you Sir Paul!! :D Can i ask again Sir Paul?? How to make Teensy 3.5 builtin sdcard to be visible on windows when I plug in teensy 3.5 on PC??
  12. obiwan45

    microSD slot on teensy 3.6

    TEENSY 3.5/3.6 BUILTIN_SDCARD is pin 254 :D
  13. obiwan45

    How to mount teensy 3.5 builtin micro sd as mass storage device

    How to mount teensy 3.5 builtin micro sd as mass storage device?? Please help me for my project.
Back
Top