scottalford75 / Remora

Remora is a free, opensource LinuxCNC component and Programmable Realtime Unit (PRU) firmware to allow LPC176x and STM32F4 micro-controller controller boards to be used in conjunction with a Raspberry Pi to implement a LinuxCNC based CNC controller.
126 stars 32 forks source link

Request for support for STM32F405 #34

Open dmason1992 opened 2 years ago

dmason1992 commented 2 years ago

Hi,

The Mellow Fly Gemini board (https://s.click.aliexpress.com/e/_DDNALgT) Is a hybrid linux SBC and printer controller board. I think it's the perfect candidate for a linux CNC implementation for low cost low power CNC machines.

It uses the STM32F405 so I am asking for support for this chip.

scottalford75 commented 2 years ago

Hi the STM32F407 code should / will run on the 405.

dmason1992 commented 2 years ago

I will test this out when my board arrives :)