AlexanderHD27
|
6ef60a3f2f
|
Merge branch 'motor-ctrl-firmware' into i2c-helpere
# Conflicts:
# .gitmodules
# can-interface/.gitignore
# can-interface/.vscode/settings.json
# can-interface/main/CMakeLists.txt
# can-interface/main/hello_world_main.cpp
# common-libaries/mcp2521/include/mcp2521.hpp
# common-libaries/mcp2521/include/mcp2521_command.hpp
# common-libaries/mcp2521/include/mcp2521_toplevel.hpp
# common-libaries/mcp2521/interface_commands.cpp
# common-libaries/mcp2521/interface_interrupts.cpp
# common-libaries/mcp2521_hardware_interface/CMakeLists.txt
# common-libaries/mcp2521_hardware_interface/esp_implementation_cmd.cpp
# common-libaries/mcp2521_hardware_interface/esp_implementation_init.cpp
# common-libaries/mcp2521_hardware_interface/esp_implementation_int.cpp
# common-libaries/mcp2521_hardware_interface/include/mcp2521_hardware_esp.hpp
# common-libaries/mcp2521_hardware_interface/include/mcp2521_hardware_handle.hpp
# motor-control/firmware/cmake/tmc2209.cmake
|
2024-12-29 11:40:22 +01:00 |
|
AlexanderHD27
|
51ce3af221
|
Added MCP2541 to Rpi Pico
|
2024-11-07 12:24:12 +01:00 |
|
AlexanderHD27
|
6ba0535af9
|
Got Free RTOS 2 work
|
2024-10-17 12:52:39 +02:00 |
|
AlexanderHD27
|
46f3514c6a
|
Added constant for RGB LEd Pins
|
2024-10-12 18:54:14 +02:00 |
|
AlexanderHD27
|
0dc0f82938
|
Fixed invalid terminal symbol in expect script
|
2024-09-28 19:52:38 +02:00 |
|
AlexanderHD27
|
f3490212bf
|
Fixed Race-Condtion problem with arming of done_flag
|
2024-09-27 23:37:44 +02:00 |
|
AlexanderHD27
|
6be2dd0b7d
|
Added Scripts to remotly debug pico
|
2024-09-27 23:19:39 +02:00 |
|
AlexanderHD27
|
b2ffcb5d72
|
Added: Getting steps remaining on stop
|
2024-09-26 18:46:44 +02:00 |
|
AlexanderHD27
|
1ad6c75788
|
Implemented Stop on Zero Step
|
2024-09-25 19:46:52 +02:00 |
|
AlexanderHD27
|
e97472c2a3
|
Added Wait for compleation funcionality
|
2024-09-25 19:23:24 +02:00 |
|
AlexanderHD27
|
bba35c9622
|
Implement PIO-Pulser as Class for two channels Channel
|
2024-09-25 18:12:19 +02:00 |
|
AlexanderHD27
|
9640a5b747
|
Implement Controlled Pulses via PIO
|
2024-09-25 16:39:05 +02:00 |
|
AlexanderHD27
|
58d31964b2
|
Upgrade to pico SDK 2.0.0
|
2024-09-13 22:15:15 +02:00 |
|
AlexanderHD27
|
49d52ca0ed
|
Started Implementing UART Register interface
|
2024-09-13 22:09:15 +02:00 |
|
AlexanderHD27
|
08598ca7a3
|
Implemented TMC2209 Register Read/Write
|
2024-09-12 23:52:29 +02:00 |
|
AlexanderHD27
|
0c1b8f4e86
|
Upgrade to pico SDK 2.0.0
|
2024-09-11 23:32:55 +02:00 |
|
AlexanderHD27
|
29af5335f5
|
Added rpi-pico-sdk
|
2024-09-10 15:36:38 +02:00 |
|
AlexanderHD27
|
8b97a1853d
|
Added deps.
|
2024-09-10 15:33:15 +02:00 |
|
AlexanderHD27
|
0e640a147b
|
Updated Motor Control Board with assembled version
|
2024-09-10 15:15:06 +02:00 |
|
AlexanderHD27
|
c2e3dbfd6a
|
Added schemtatics for motor controll board
|
2024-09-10 14:53:34 +02:00 |
|