Remora - ethernet NVEM / EC300 / EC500 cnc board
09 Sep 2023 22:58 #280355
by scotta
Replied by scotta on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
When you say the "transmission from MPG to NVME is not there", what are you expecting? The serial communication for the MPG is used to update the display and receive button presses. The A and B pairs are directly wired to the handwheel encoder.To begin with: TX from Remora on NVME v5 to MPG is working fine, display is updated accordingly to LinuxCNC status. Only RX part, transmission from MPG to NVME is not there.
Please Log in or Create an account to join the conversation.
- slawekgonet
- Offline
- Junior Member
Less
More
- Posts: 28
- Thank you received: 4
10 Sep 2023 06:04 #280373
by slawekgonet
Replied by slawekgonet on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
On TX pin I was expecting constant transmission of display updates - and I definitely see that with the scope.
On RX pin I can also see UART-like transmission with RS232 levels when there is a key press with RX line floating, but when I plug it to NVME it seems to be short-circuited to ground.
I can see encoder pulses on both A and B pairs also when plugged in to NVME, but LinuxCNC is not responding to these nor was I able to detect any reaction to that in HAL.
On RX pin I can also see UART-like transmission with RS232 levels when there is a key press with RX line floating, but when I plug it to NVME it seems to be short-circuited to ground.
I can see encoder pulses on both A and B pairs also when plugged in to NVME, but LinuxCNC is not responding to these nor was I able to detect any reaction to that in HAL.
Please Log in or Create an account to join the conversation.
- slawekgonet
- Offline
- Junior Member
Less
More
- Posts: 28
- Thank you received: 4
10 Sep 2023 08:16 - 10 Sep 2023 08:56 #280382
by slawekgonet
Replied by slawekgonet on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
About that pendant wheel - now I recollect that it is directly wired to AB pairs and *only* to these, so as expected there is no UART transmission going on when turning the pendant. Pulses, however, are there.
I tried running HAL watch on all `remora.input.*` pins and located pendant A and B on pins 25 and 26 - where in my config it was supposed to be on 20 and 21 (jogging is still not working though, but I guess that's because lack of RX to select which axis to move).
Similarly, INP3 on NVEM v5 is input.06 in HAL.
That made me thinking, maybe I've got something wrong in my software? To recap, what I did for Linux + NVMEv5 + NVMPG was:
1. Flashed github.com/scottalford75/Remora-RT1052-c...ora-rt1052-1.1.0.bin with CMSIS-DAP
2. Uploaded github.com/scottalford75/Remora-RT1052-c...xCNC/nvem-rt1052.txt config with `upload_config,py` utility
3. Installed Remora, Remora-eth and NVMPG components from github.com/scottalford75/Remora/tree/fea.../LinuxCNC/Components
4. LinuxCNC config I am using: github.com/scottalford75/Remora-RT1052-c...sic/remora-ec500.ini
Is that correct set?
I tried running HAL watch on all `remora.input.*` pins and located pendant A and B on pins 25 and 26 - where in my config it was supposed to be on 20 and 21 (jogging is still not working though, but I guess that's because lack of RX to select which axis to move).
Similarly, INP3 on NVEM v5 is input.06 in HAL.
That made me thinking, maybe I've got something wrong in my software? To recap, what I did for Linux + NVMEv5 + NVMPG was:
1. Flashed github.com/scottalford75/Remora-RT1052-c...ora-rt1052-1.1.0.bin with CMSIS-DAP
2. Uploaded github.com/scottalford75/Remora-RT1052-c...xCNC/nvem-rt1052.txt config with `upload_config,py` utility
3. Installed Remora, Remora-eth and NVMPG components from github.com/scottalford75/Remora/tree/fea.../LinuxCNC/Components
4. LinuxCNC config I am using: github.com/scottalford75/Remora-RT1052-c...sic/remora-ec500.ini
Is that correct set?
Last edit: 10 Sep 2023 08:56 by slawekgonet.
Please Log in or Create an account to join the conversation.
- slawekgonet
- Offline
- Junior Member
Less
More
- Posts: 28
- Thank you received: 4
10 Sep 2023 12:12 #280394
by slawekgonet
Replied by slawekgonet on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
Found it - turned out MAX3232 IC on my NVEMv5 was shot. Replaced it and I've got the MPG working.
Please Log in or Create an account to join the conversation.
11 Sep 2023 01:36 #280443
by GeramyL
Replied by GeramyL on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
Does anyone know if there are some additional RAM sticks on the EC500 or well chips not sticks haha, or how much ram is available on the board? I don’t have my board in me so I can’t check.
Please Log in or Create an account to join the conversation.
11 Sep 2023 04:15 #280447
by scotta
Replied by scotta on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
The onboard memory is W25Q32JV QSPI Flash [32M-BIT : 4MB].Does anyone know if there are some additional RAM sticks on the EC500 or well chips not sticks haha, or how much ram is available on the board? I don’t have my board in me so I can’t check.
Please Log in or Create an account to join the conversation.
11 Sep 2023 13:33 #280478
by GeramyL
Replied by GeramyL on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
How about RAM?
Please Log in or Create an account to join the conversation.
12 Sep 2023 22:02 #280579
by scotta
Replied by scotta on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
No additional RAM, so only the 512KB on-chip.
Please Log in or Create an account to join the conversation.
18 Sep 2023 15:09 - 19 Sep 2023 21:02 #281090
by Murphy
Replied by Murphy on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
Last edit: 19 Sep 2023 21:02 by Murphy.
Please Log in or Create an account to join the conversation.
21 Sep 2023 09:38 - 21 Sep 2023 09:41 #281287
by aaamil13
Replied by aaamil13 on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
Attachments:
Last edit: 21 Sep 2023 09:41 by aaamil13.
Please Log in or Create an account to join the conversation.
Time to create page: 0.478 seconds