bigtreetech / BIGTREETECH-S42B-V1.0

The closed-loop drive is to feedback the rotation angle of the stepping motor to the control panel, compare the distance that needs to be rotated with the distance of the actual rotation, calculate the error value, and then compensate, so as to prevent the problem of multi-step and lost step. The closed-loop drive can completely overcome the lost step of the open-loop stepping motor, and can also significantly improve the performance of the motor at high speed
109 stars 53 forks source link

Build Failing with new version of ST STM32 (11.0.0) #42

Open cwindsor2003 opened 3 years ago

cwindsor2003 commented 3 years ago

PLATFORM: ST STM32 (11.0.0) > STM32F030C8 (8k RAM. 64k Flash) HARDWARE: STM32F030C8T6 48MHz, 8KB RAM, 64KB Flash DEBUG: Current (blackmagic) External (blackmagic, cmsis-dap, jlink, stlink) PACKAGES:

Pampinho1 commented 3 years ago

Look into #38. I was able to get it to compile using those changes just fine.