-
Notifications
You must be signed in to change notification settings - Fork 413
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
PWM #5
PWM #5
Conversation
-remove unused code -simplify DMA handler -configure project/debugger -update makefile
…s until buffer overflow. Needs work
This reverts commit of CfgBus
Woa, this pull request is not the greatest idea. There are a lot of major changes in my fork, that I think will be good to merge back, but not like this... |
To answer your questions, this repo supports I2C (wii nunchuck), ADC and PWM as control methods, but you have to set the desired method as a define and then compile the code. |
Using PWM what are the input pins to board and forward and reverse controlled how? Might be clear to most but I’m in the early learning faze. Or dazed! Thanks for any help provided |
…tries. updated St-Link cfg file. Added 1kHz control loop with PWM-setpoint rate limit
…ng flash-eeprom emulation to store settings in nvm
Is PWM supported and is there any further docs about ? My project im working on My Robot Lab,MRL/ InMoov and building differential drive to propel. Coding is not my forte and appreciate any help you can share. Also are parameters like voltage adjustable. My battery is 24 volts.