Penguin
|
ac5803631b
|
added 10ms timer for util
|
2 years ago |
Penguin
|
ff0e117809
|
added new timer for util
|
2 years ago |
Penguin
|
f4a88df448
|
rs485 testing with max3070e. working
|
2 years ago |
Penguin
|
25d46974e3
|
partially fixed issue where motor controller was seeing a chirp on the RX line, causing some start bytes to be seen as a combination of the start byte and the src addr byte. Only partially fixed because the buffer stream is still skipped occasionally. Its just not due to that issue. The issue was fixed by driving the max485 chips with 5v at vcc instead of 3.3
|
3 years ago |
Penguin
|
1ee7e71711
|
added penguinbuffers submodule
|
3 years ago |
Penguin
|
310e5a1a32
|
using circular buffer from penguin buffer until i implement ring buffer
|
3 years ago |
Penguin
|
252037532b
|
rs485 working. had to switch to different pins because something was running some frequency on d13. annoyed.
|
3 years ago |
Penguin
|
4751793db5
|
rs485 not working as expected
|
3 years ago |
Penguin
|
6988019971
|
fixing line endings, removing PA08 PA09 from pins
|
3 years ago |
Penguin
|
a6db0bddef
|
added rs485 usart1
|
3 years ago |
Penguin
|
ce63792708
|
trying some wacky ways to determine speeds and direction. eventually ill look up some algorithms to do this properly. for now im goofin
|
3 years ago |
Penguin
|
807f7c29e8
|
added 250hz timer for giving motor updates
|
3 years ago |
Penguin
|
feb61e56a8
|
accidentally removed p_uart_init() via code generation... added it back
|
3 years ago |
Penguin
|
51e6edb355
|
figured out which pins were which on the motor controller board... im using a random one from a hobby shop i bought forever ago and have no documentation
|
3 years ago |
Penguin
|
49fbfa2cc4
|
added a printf
|
3 years ago |
Penguin
|
bdabdde746
|
fuck windows line endings honestly
|
3 years ago |
Penguin
|
6758c57836
|
pwm working
|
3 years ago |