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

issue with #define VFP_ENABLE #48

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Conversation

atlesg
Copy link

@atlesg atlesg commented Dec 24, 2021

issue with #define VFP_ENABLE

  • I test by commented everything in modbus and in shihlin.c / huanyang.c so basically if we enter VFP_ENABLE and to vfd_init(), the program will do nothing. However I got hardfault

- Add my_machine_map.h
- Add f4mpv5_hosoi.c
- Add LED blinking plugin
- Stream registering okay
- TODO: spindle control using modbus + 2 wires
- TODO: jogging using rotary encoder
- Hardcoded UART4 init in f4mpv5_hosoi.c
+ baurate = 9600
+ parity = odd
- TODO: Enable toggling spindle state using auxiliary pins
- 2 encoder working using TIM2 and TIM3, TIM5 is conflicted with STEPPER TIMER
- The 2 motors are not running synchronously
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

Successfully merging this pull request may close these issues.

1 participant