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

hi, hi, Terje, do you have plans to make stm32h7 drivers? #88

Closed
hankecnc opened this issue Nov 18, 2021 · 14 comments
Closed

hi, hi, Terje, do you have plans to make stm32h7 drivers? #88

hankecnc opened this issue Nov 18, 2021 · 14 comments

Comments

@hankecnc
Copy link

hi, Terje Io, do you have a plan to make stm32h7 driver? I have made grbl circuit board of esp32 for sale, aimed at beginner CNC enthusiasts (they use aluminum plate or aluminum profile to make small desktop cnc), I want to make one more This is a circuit board for professional CNC enthusiasts (they use castings). I think STM32H743VIT6 is very good. This chip is very popular and easy to buy. But I can't program. So do you have a plan to make stm32h7? I will wait

@terjeio
Copy link
Contributor

terjeio commented Nov 18, 2021

I have just read a blog post what the H7-series is like, it has a M7 core - similar to the iMXRT1062 driver.

Currently I have no plans to add a driver for this as I do not have any board to develop with. It is possible the STM32F7xx driver could be used as a starting point.
Perhaps a good idea to challenge someone else than me to write a driver for it?
I need to free up some time for my private projects...

@terjeio terjeio transferred this issue from grblHAL/ESP32 Nov 18, 2021
@hankecnc
Copy link
Author

This is the official introduction of STM32H743VI https://www.st.com/zh/microcontrollers-microprocessors/stm32h743vi.html
Can I mail a STM32H743VIT6 development board from China to Norway? It does not matter, you have time to make it,

@hankecnc
Copy link
Author

My plan is to use Raspberry Pi CM4+candle and grblhal to make a CNC numerical control system for sale. I really hate connecting the computer to use cnc. Raspberry Pi cm4 and grblhal work well.

@hankecnc
Copy link
Author

Can I purchase this development board and mail it to you
aaaa
?

@hankecnc
Copy link
Author

In China, most cnc enthusiasts use mach3. Their impression of grbl is still on the 8-bit arduino with poor performance. I think grblhal can completely replace the old mach3 with its high performance, stability and open source.

@karoria
Copy link

karoria commented Nov 18, 2021

You should consider Teensy4.1 as it is the fastest controller in the market now, also flagship of grblHAL, so that you can get proper support also. Except you are finding something which is not available in teensy4.1

@hankecnc
Copy link
Author

你应该考虑 Teensy4.1,因为它是目前市场上最快的控制器,也是 grblHAL 的旗舰,这样你也可以获得适当的支持。除非您发现了 teensy4.1 中没有的东西

I cannot buy MIMXRT1062DVJ6B or MIMXRT1062DVJ6A, even if it is available, it can be expensive

@hankecnc
Copy link
Author

Let me first try to make the grblhal board of MIMXRT1062DVJ6B

2 similar comments
@hankecnc
Copy link
Author

Let me first try to make the grblhal board of MIMXRT1062DVJ6B

@hankecnc
Copy link
Author

Let me first try to make the grblhal board of MIMXRT1062DVJ6B

@terjeio
Copy link
Contributor

terjeio commented Nov 19, 2021

Can I purchase this development board and mail it to you

You can if you want to, I could be nice to have another M7 MCU in the driver set, and that board is debuggable.

FYI The Teensy 4.1 is also a M7 - but a pain to work with as it can only be debugged by writing to a secondary UART or by blinking a LED.
There will be no more drivers from me for boards that does not support proper debugging, it is far too expensive in terms of work...

My address:

Terje Io
Ievegen 120
5917 Rossland
NORWAY

@terjeio
Copy link
Contributor

terjeio commented Mar 10, 2022

Initial driver made available by @dresco

@hankecnc
Copy link
Author

@dresco提供的初始驱动程序

Initial driver made available by @dresco

God, thank you for remembering me, I'm making an offline version of grblhal, he has a 7 inch screen and an embedded linux running grblhal host computer written in QT.

@Demitrius
Copy link

Hello guys!

Did you manage to develop anything with stm32h7?

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

No branches or pull requests

4 participants