Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In SBC mode the network IP address is not available to the 12864 display system #864

Open
1 of 2 tasks
dc42 opened this issue Jun 8, 2023 · 4 comments
Open
1 of 2 tasks

Comments

@dc42
Copy link
Collaborator

dc42 commented Jun 8, 2023

Duet Forum Discussion Thread

https://forum.duet3d.com/topic/32638/12864-lcd-n534-is-not-work-in-duet3-mini5-ver-3-4-5

Firmware Version

3.4.5

Are you using a Single Board Computer (RaspberryPi) with your Duet?

  • Yes I use a SBC.
  • No I do not use a SBC.

What happened?

The following 12864 menu entry does not work in SBC mode:

text R54 C17 F0 T"IP:"
value N534 W30
@dc42 dc42 added the bug Bug that has been reproduced label Jun 8, 2023
@chrishamm
Copy link
Collaborator

The same limitation applies to PanelDue.

@T3P3 T3P3 added enhancement Additional functionality, performance or other feature request and removed bug Bug that has been reproduced labels May 17, 2024
@T3P3 T3P3 assigned droftarts and unassigned x0rtrunks May 22, 2024
@T3P3 T3P3 added notplanned currently not planned also a low priority/unlikely to be implemented in the future Documentation and removed enhancement Additional functionality, performance or other feature request labels May 22, 2024
@T3P3
Copy link
Contributor

T3P3 commented May 22, 2024

@droftarts please document that the IP address is not available on 12864 displays in SBC mode

@T3P3 T3P3 closed this as completed May 22, 2024
@dc42
Copy link
Collaborator Author

dc42 commented Jun 30, 2024

Now that DSF provides the IP address to the Duet as of firmware 3.5.2 it should be straightforward to fix this. It should already work on PanelDue.

@dc42 dc42 reopened this Jun 30, 2024
@dc42 dc42 removed the notplanned currently not planned also a low priority/unlikely to be implemented in the future label Jun 30, 2024
@dc42 dc42 added this to the 3.6.0 milestone Jun 30, 2024
chrishamm added a commit that referenced this issue Nov 21, 2024
M552 Pnnn may be used by DSF in SBC mode to set the IP address reported on 12864 displays. The corresponding change in DSF will follow shortly
@chrishamm
Copy link
Collaborator

Second fix is 68d796e6. I haven't tested this code yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants