Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to get working: #4

Open
Francium-Labs opened this issue Mar 2, 2022 · 5 comments
Open

Unable to get working: #4

Francium-Labs opened this issue Mar 2, 2022 · 5 comments

Comments

@Francium-Labs
Copy link

I am currently not able to get this working. I am attempting to use a Chinese clone Arduino Nano to no success. The program uploads to the board perfectly fine, however neither Ti Connect nor TiLP recognize any device on the comport created by the Arduino. If there's something I am missing please let me know.

Thank you,
image_2022-03-01_213211

@SpeeterYT
Copy link

Same Problem

@Stoutscientist
Copy link

Did you ever get this to work? I'm also having that issue with my Arduino Uno.

@Francium-Labs
Copy link
Author

Did you ever get this to work? I'm also having that issue with my Arduino Uno.

No, unfortunately. I ended up just getting a TI link cable. If anyone does ever figure it out though I'd love to hear what it was.

@Stoutscientist
Copy link

Did you ever get this to work? I'm also having that issue with my Arduino Uno.

No, unfortunately. I ended up just getting a TI link cable. If anyone does ever figure it out though I'd love to hear what it was.

That's a shame, thanks anyway! If I ever get it working I will update you.

@meeper123
Copy link

Did you ever get this to work? I'm also having that issue with my Arduino Uno.

No, unfortunately. I ended up just getting a TI link cable. If anyone does ever figure it out though I'd love to hear what it was.

That's a shame, thanks anyway! If I ever get it working I will update you.

this is what I did and it worked for me

Here are all the files make sure to download whole folder and not just the files

  • download TILP from sourceforge or the TILP website

  • open the ino file in the folder named "USB Serial ti83" and then upload to Arduino uno

  • close Arduino ide and open "device manager" (search it up after pushing windows key)

  • find the com port of arduino uno (should be "arduino uno (ComXX)")

  • right click on com port, select properties, port settings, Advanced, and set com port to COM1 COM2 COM3 or COM4 (make sure there is no in use next to it)

  • open TILP, push CTRL+D

  • set port to the same number of the com port

  • set cable to gray link

  • calc as your calculator, click the small magnifying glass, then push OK

  • select DIRLIST from top and you should see the calculators files

I hope this helps :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants