Jon Escombe
Jon Escombe
Hi @dogmaphobic, am the author of the panel implementation that Terje linked above.. > I see that the firmware side sends all the values at once but it looks like...
Hi @MrKapim, am the author of the H7 driver.. I don't think it should be a problem to add support. As far as I can tell, the 723 was just...
> Can you help me? Because I understood that with the H743 driver the SKR H723 board does not communicate (USB). And there is still doubt... and the rest works?...
Hi @MrKapim, am making progress I think. What stepper drivers are you using on your board, I'll generate a test binary for you to try? I haven't sorted the bootloader...
> I put it directly on the sdcard (I copy the firmware.bin file)... Ah okay, I haven't added support for the SDCard bootloader yet. Will do that next then..
Hi @MrKapim, apologies - got distracted with other things ;) Can you try this test binary for me? Should be built for H723, with 5160 driver & bootloader support. [firmware.zip](https://github.com/grblHAL/core/files/12290101/firmware.zip)...
Hmm okay, thanks for letting me know. Guess I may need to buy an H723 dev board to investigate further...
Sure, I'll get some updates pushed to my GitHib repo. Out of interest, what makes you think it's a USB problem, have you done any testing that suggests other functionality...
> Hi @dresco, I put as a USB problem because without communication, how will I control my machine? In the case of the test I performed with your binary firmware,...
I've pushed a [723 branch](https://github.com/dresco/STM32H7xx/tree/h723) to my github repo if you would like to test with that. Commit history from the last couple of days will show everything that's changed.....