Updates the hardware configuration to allow using the gpio api to drive the...
Updates the hardware configuration to allow using the gpio api to drive the power drivers for high side mosfets. On the gpio side, the user now seamlessly activates the high side when activating the legs. On the adc side, the user can now set the point of measurement with a float from the main.cpp for better control of the measurement moment.
parent
21b5fbbe
No related branches found
No related tags found
Showing
- zephyr/modules/owntech_hardware_configuration/zephyr/CMakeLists.txt 1 addition, 0 deletions...ules/owntech_hardware_configuration/zephyr/CMakeLists.txt
- zephyr/modules/owntech_hardware_configuration/zephyr/Kconfig 1 addition, 0 deletionszephyr/modules/owntech_hardware_configuration/zephyr/Kconfig
- zephyr/modules/owntech_hardware_configuration/zephyr/public_api/HardwareConfiguration.cpp 10 additions, 1 deletion...configuration/zephyr/public_api/HardwareConfiguration.cpp
- zephyr/modules/owntech_hardware_configuration/zephyr/public_api/HardwareConfiguration.h 1 addition, 1 deletion...e_configuration/zephyr/public_api/HardwareConfiguration.h
- zephyr/modules/owntech_hardware_configuration/zephyr/src/hrtim_configuration.cpp 3 additions, 3 deletions...hardware_configuration/zephyr/src/hrtim_configuration.cpp
- zephyr/modules/owntech_hardware_configuration/zephyr/src/hrtim_configuration.h 1 addition, 1 deletion...h_hardware_configuration/zephyr/src/hrtim_configuration.h
- zephyr/modules/owntech_hardware_configuration/zephyr/src/power_driver_configuration.cpp 102 additions, 0 deletions...e_configuration/zephyr/src/power_driver_configuration.cpp
- zephyr/modules/owntech_hardware_configuration/zephyr/src/power_driver_configuration.h 39 additions, 0 deletions...are_configuration/zephyr/src/power_driver_configuration.h
Loading
Please register or sign in to comment