irrigation_system/software
Eduard Iten 45d011952f fix(valve): Correct VND7050AJ initialization and pin configuration
- Initialize RST pin as active to keep VND7050AJ out of reset state
- Clarify S0/S1 pins as output select pins with descriptive comments
- Add initialization logging to show configured max open/close times
- Ensure proper valve controller startup sequence
2025-07-03 19:04:20 +02:00
..
.vscode canbus, modbus working, valve has to be implemented in real 2025-06-19 16:56:21 +02:00
apps fix(valve): Correct VND7050AJ initialization and pin configuration 2025-07-03 19:04:20 +02:00
boards/iten/bluepill_f103rb feat: Establish functional multi-app structure 2025-07-01 11:05:12 +02:00
include/lib feat(modbus): Add supply voltage register and display in tool 2025-07-03 18:47:48 +02:00
lib fix(valve): Correct VND7050AJ initialization and pin configuration 2025-07-03 19:04:20 +02:00
tools/modbus_tool feat(modbus): Add supply voltage register and display in tool 2025-07-03 18:47:48 +02:00
Kconfig feat(refactor): Restructure project for improved modularity and clarity 2025-07-03 16:58:43 +02:00