my own designed 7i92 board not work
- mahdi2001h
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 30
- Thank you received: 0
20 Sep 2021 10:56 #221185
by mahdi2001h
my own designed 7i92 board not work was created by mahdi2001h
Hi
i used 7i92 schematic and designed a board.
all part is same with 7i92 schematic but board does not have ip address
in 7i92 user manual said default ip address is 192.168.1.121
were this ip stored and how change it.
also how i can set eeprom ip address for first time (board not detected with mesaflash!)
i used 7i92 schematic and designed a board.
all part is same with 7i92 schematic but board does not have ip address
in 7i92 user manual said default ip address is 192.168.1.121
were this ip stored and how change it.
also how i can set eeprom ip address for first time (board not detected with mesaflash!)
Please Log in or Create an account to join the conversation.
20 Sep 2021 13:17 #221189
by RotarySMP
Replied by RotarySMP on topic my own designed 7i92 board not work
Not wanting to discourage, but you are asking us for advice with respect to a board you designed and built. Why would any of us have more knowledge of that than you? And why would Mesa inform you of how they do this, when you are making a copy of their product? Good luck, but you are probably on your own on this one.
Mark
Mark
Please Log in or Create an account to join the conversation.
20 Sep 2021 14:49 #221201
by PCW
communication, you can set the EEPROM address with mesaflash:
mesaflash --device ethernet --set --addr 10.10.10.12
Replied by PCW on topic my own designed 7i92 board not work
The 192.168.1.121 address is hardwired in the 7i92 firmware so does not need to be set. Once you haveHi
i used 7i92 schematic and designed a board.
all part is same with 7i92 schematic but board does not have ip address
in 7i92 user manual said default ip address is 192.168.1.121
were this ip stored and how change it.
also how i can set eeprom ip address for first time (board not detected with mesaflash!)
communication, you can set the EEPROM address with mesaflash:
mesaflash --device ethernet --set --addr 10.10.10.12
Please Log in or Create an account to join the conversation.
- Smarttowers
- Offline
- Senior Member
Less
More
- Posts: 41
- Thank you received: 9
20 Sep 2021 18:56 #221220
by Smarttowers
Replied by Smarttowers on topic my own designed 7i92 board not work
I must say that Peter has faith in his support and product to assist someone who built his own version of what he sells to help them.
Kuddos to you for helping this individual out.
Kuddos to you for helping this individual out.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19196
- Thank you received: 6434
20 Sep 2021 20:09 #221229
by tommylight
Replied by tommylight on topic my own designed 7i92 board not work
Yeah, Peter has a habit of helping everyone !
And this is not the first time he is helping someone trying to copy his equipment, plenty of those in this forum.
For that he deserves the utmost respect.
And this is not the first time he is helping someone trying to copy his equipment, plenty of those in this forum.
For that he deserves the utmost respect.
Please Log in or Create an account to join the conversation.
- mahdi2001h
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 30
- Thank you received: 0
06 Oct 2021 09:12 - 06 Oct 2021 09:15 #222339
by mahdi2001h
I must say that we do not want to copy your equipment. We can not easily supplies your equipment in our country. We use them for our product, not for public sale. Anyway, thank you for your help .
I connect my board to system and set network interface ip adderss to "192.168.1.100" and I tried to use the command you said , but mesaflash not found the 7i92 card , i used several version of mesa flash also use my own compiled mesaflash to run this command . Are you using a specific mesaflash version?
Replied by mahdi2001h on topic my own designed 7i92 board not work
Thank you very much for your answer.The 192.168.1.121 address is hardwired in the 7i92 firmware so does not need to be set. Once you have
communication, you can set the EEPROM address with mesaflash:
mesaflash --device ethernet --set --addr 10.10.10.12
I must say that we do not want to copy your equipment. We can not easily supplies your equipment in our country. We use them for our product, not for public sale. Anyway, thank you for your help .
I connect my board to system and set network interface ip adderss to "192.168.1.100" and I tried to use the command you said , but mesaflash not found the 7i92 card , i used several version of mesa flash also use my own compiled mesaflash to run this command . Are you using a specific mesaflash version?
Last edit: 06 Oct 2021 09:15 by mahdi2001h.
Please Log in or Create an account to join the conversation.
06 Oct 2021 14:52 - 06 Oct 2021 14:53 #222367
by PCW
Replied by PCW on topic my own designed 7i92 board not work
Can you ping the card? (ping 192.168.1.121)
Mesaflash must use the --device ethernet command
and the 192.168.1.121 address until you set the card
name and EEPROM IP address address in the
cards EEPROM
I am using the standard mesaflash (3.4.0)
Mesaflash must use the --device ethernet command
and the 192.168.1.121 address until you set the card
name and EEPROM IP address address in the
cards EEPROM
I am using the standard mesaflash (3.4.0)
Last edit: 06 Oct 2021 14:53 by PCW.
Please Log in or Create an account to join the conversation.
- mahdi2001h
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 30
- Thank you received: 0
06 Oct 2021 15:13 #222369
by mahdi2001h
Replied by mahdi2001h on topic my own designed 7i92 board not work
No, I can't ping card !
I think the solution is to program the IP address on the eeprom network chip!
Do you have an opinion on this ?! Possible or how?!
I think the solution is to program the IP address on the eeprom network chip!
Do you have an opinion on this ?! Possible or how?!
Please Log in or Create an account to join the conversation.
06 Oct 2021 15:26 - 06 Oct 2021 15:30 #222371
by PCW
Replied by PCW on topic my own designed 7i92 board not work
No, the card should respond to pings regardless of what's in the EEPROM,
because the 192.168.1.121 address is in the FPGA configuration, not the EEPROM.
I suspect a hardware issue. If you set the IP address jumpers to the
bootp setting (Up/Down on a 7I92) does the card transmit once per second?
(this should be visible on the link lights)
Actually I should step back a bit, before you run mesaflash,
have you programmed the FPGA via JTAG? (this is necessary to bootstrap the card)
because the 192.168.1.121 address is in the FPGA configuration, not the EEPROM.
I suspect a hardware issue. If you set the IP address jumpers to the
bootp setting (Up/Down on a 7I92) does the card transmit once per second?
(this should be visible on the link lights)
Actually I should step back a bit, before you run mesaflash,
have you programmed the FPGA via JTAG? (this is necessary to bootstrap the card)
Last edit: 06 Oct 2021 15:30 by PCW.
Please Log in or Create an account to join the conversation.
- mahdi2001h
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 30
- Thank you received: 0
06 Oct 2021 15:32 #222372
by mahdi2001h
Replied by mahdi2001h on topic my own designed 7i92 board not work
yes! it's transmitting
Please Log in or Create an account to join the conversation.
Time to create page: 0.109 seconds