Skip to main content
Associate
February 9, 2025
Question

CNC Lathe

  • February 9, 2025
  • 1 reply
  • 839 views

Dear Friends, can anyone help me make a CNC lathe using the STM32 NUCLEO-F411RE microcontroller?

1 reply

mbarg.1
Senior III
February 9, 2025

We did a lot of work on a STM32H7xx, as F4xx are not fast enough to deliver acceptable Ethernet performances.

Should you decide to move to H7, we can help.

Associate
February 10, 2025

To make the CNC lathe, this STM32H7XX series is the best for me who is making this project for the first time.

mbarg.1
Senior III
February 10, 2025

Cool. Select one Nucleo board with max memory like H743ZI2 and start running basic AZRTOS + NetXDuo - webserver demo can help. Please be sure you have latest STM32CubeIde and Fw.

Next you need to list all peripherals you need to connect and required response time. Share your list.