Remora - ethernet NVEM / EC300 / EC500 cnc board
- RogEnk
- Offline
- Junior Member
- Posts: 21
- Thank you received: 11
Possible to get a clear image of the PHY. It looks to be the same as the earlier NVEM's but it would be good to know.
Sorry Scott, on re-reading that I now interpret you are asking for a better image of the PHY? If so could you explain to this ancient layman what you mean please?
Please Log in or Create an account to join the conversation.
- cakeslob
- Offline
- Platinum Member
- Posts: 798
- Thank you received: 231
Attachments:
Please Log in or Create an account to join the conversation.
- Bari
- Offline
- Platinum Member
- Posts: 646
- Thank you received: 235
Please Log in or Create an account to join the conversation.
- scotta
- Topic Author
- Offline
- Platinum Member
- Posts: 890
- Thank you received: 464
Attachments:
Please Log in or Create an account to join the conversation.
- scotta
- Topic Author
- Offline
- Platinum Member
- Posts: 890
- Thank you received: 464
Me too, I've been struggling with the STM32H743, let alone now learning the NXP tool chain.... like anything, one step at a time. Hopefully the J-link is the right programming adaptor as it will take 3 weeks to get to me. A week after the EC300 is due to arrive.Looked at J-Link OB and very quickly realized I am out of my depth!
Happy to invest if it helps, any recommendations Scott?
Please Log in or Create an account to join the conversation.
- Bari
- Offline
- Platinum Member
- Posts: 646
- Thank you received: 235
github.com/openlunchbox/Remora_EC300
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
- Posts: 19456
- Thank you received: 6526
Please Log in or Create an account to join the conversation.
- scotta
- Topic Author
- Offline
- Platinum Member
- Posts: 890
- Thank you received: 464
Christian,
Hi Scott,
I am lost. After flashing the new Firmware it is not able to ping the EC500.
Flashing the old firmware, still the same error with the nvmpg.
Sorry for this, but i need help to solve the problem.
Thx
Christian
Hi Christian, have you checked that your network adaptor is configured correctly to have an IP address within the same sub net 10.10.10.xx? Assuming you are not going through a router, When you plug the network cable into the controller board and run the ifconfig command from terminal do you see that your adaptor has an IP address?
If you have a good IP address and still no luck pinging, I'd then move on to doing a full chip erase and reflash the firmware.
Hi Scott,
ip address is 10.10.10.1. So i did a full chip erase and reflashed the firmware from this "github.com/scottalford75/Remora-EC500/tree/main/Firmware". A ping on 10.10.10.10 says host unreachable. So i erased the chip once again an flashed the firmware from "github.com/scottalford75/Remora-Novusun/...are/Remora-EC500.bin" And the ping on 10.10.10.10 has good results. But there is still no change with the nvmpg with this version of firmware. I don't know what I'm doing wrong. I am very sorry for causing you such inconveniences.
Christian
A few more things to check. Below is my wiring which is known to work. RX <--> TX.
Have you uncommented the line in the INI file to enable the NVMPG?
[HAL]
HALFILE = remora-ec500.hal
# remove comment from next line to enable the NVEM NVMPG
HALFILE = remora-nv-mpg.hal
POSTGUI_HALFILE = postgui_call_list.ha
HALUI = halui
Attachments:
Please Log in or Create an account to join the conversation.
- RogEnk
- Offline
- Junior Member
- Posts: 21
- Thank you received: 11
Second is the three chips to the left of the DC/DC in my original, third is the two chips to the top right of the DC/DC.
I'll borrow my wife's iPhone 13 pro tomorrow and set up lighting so that the text is is better contrasted, and I will do the reverse side of the board.
And I will share a high resolution version from my own forums where I allow 4K
Attachments:
Please Log in or Create an account to join the conversation.
- scotta
- Topic Author
- Offline
- Platinum Member
- Posts: 890
- Thank you received: 464
Please Log in or Create an account to join the conversation.