Need help on making a board I have

I am looking for help on making a board, I have a board that I want to copy. Teensy 3.5 Is the board and it has serval items fasten to it and want to find them. Also can I copy the information off that board and copy it to the board I make. Please let me know.

I wouldn’t try to reproduce a Teensy 3.5 when you can just buy an replacement. As for the other parts that are attached, just get those and connect them to the new Teensy.

You should be able to grab an image of the firmware on your existing board but you will probably need a compatible hardware programmer and the appropriate software for it. Once you have a copy of the firmware, it should be pretty simple to ‘burn’ that onto the new Teensy.

TS-Chris:
I wouldn’t try to reproduce a Teensy 3.5 when you can just buy an replacement. As for the other parts that are attached, just get those and connect them to the new Teensy.

You should be able to grab an image of the firmware on your existing board but you will probably need a compatible hardware programmer and the appropriate software for it. Once you have a copy of the firmware, it should be pretty simple to ‘burn’ that onto the new Teensy.

Chris, I have the board made up and ready to work, I wanted to import the code from my old 3.5 Teensy and upload to the new one. I cannot locate my old code and it has been a while since I have messed with the code. It took me some time last time to get were I am at. Was not sure if there was any software that can import the old board… Any help would be great. I have posted on other forums on trying to get help and have got some real smart remarks on trying to get help. Most of the sites are TEENSY forums.

Thank you for your answer

Just let me know if you have any suggestions

Wish I had better advice for you, but SparkFun doesn’t know enough about the Teensy to really help much.

I know with most Arduino based boards you can attach a hardware programmer to them and extract a copy of the boards flash memory and then burn that into another board in order to ‘clone’ the code inside. I suspect you can do that with the Teensy as well, but I don’t know what programmer and software you would need to do so.

I think your best bet would be to ask on the Teensy forums that [PJRC runs. They would have the knowledge to help you out with this.](https://www.pjrc.com/)

Thank you. Have asked on there forums but not much help. The main poster on that site does not really respond to questions. Wish I had used a different board now. That you.