Octopus Pro v1.0.1 board with Arduino

Post here first, or if you can't find a relevant section!
nagma356
Posts: 1
Joined: Wed Oct 25, 2023 2:54 pm
Location: india

Re: Octopus Pro v1.0.1 board with Arduino

Post by nagma356 »

brenda wrote: Fri May 06, 2022 9:13 am
fpiSTM wrote: Fri May 06, 2022 7:52 am Without the correct schematics it is hard to help. The one provided is for F446. You can try to compare both and write an equivalence table.
Yeah, without the correct schematic...
Can you advise on how to find out where the pins are actually going to? Can I just probe them all from the MCU pins to the headers to find out which is which? It now really seem that the schematic is completely different from the V1.0. one, at least for the DRIVER headers, since there are some pins that are correct and I can control them, like the LED, I2C header or HardwareSerial
Sir, I have a question "How can I find out which pins on the Octopus Pro v1.0.1 board correspond to which headers, without the correct schematic?" I would be very happy if you could let me know, thanks
ag123
Posts: 1677
Joined: Thu Dec 19, 2019 5:30 am
Answers: 25

Re: Octopus Pro v1.0.1 board with Arduino

Post by ag123 »

BigTreeTech posted them here
https://github.com/bigtreetech/BIGTREET ... ree/master
https://github.com/bigtreetech/BIGTREET ... ctopus.pdf

So if you have the board, you can check in the repository to see if they match, it is fairly 'easy' if you have the schematic etc.
As you can possibly make a little sketch that you can probe the ports using digitalWrite() etc, then using leds, multimeters etc, you would probably be able to figure out if they are at the correct pins.
Post Reply

Return to “General discussion”