Merge pull request #39 from RoboticsBrno/battery_adc Implement battery voltage measurement and control
by Vojtěch Boček 4 years 5 months
76d3cc0f
Implement battery voltage measurement and control
by Vojtech Bocek 4 years 6 months
34c929cd
hw: Release/manufacture version 1.1 Summary: - fix USB-C connector - footprint `USB_C_8PIN` - change holes size from 0.35 mm to 0.30 mm to fit JLCPCB requirements - add USB-C auxiliary signals connector and soldering pads around USB connectors for better fixation - remove bottom mask and fix stop mask under DRV8833s centre pad - modify jumpers to match 0603 resistors size - fix position of origin in default jumper footprint for correct SMT - move bottom LED resistors to the top - add middle battery voltage (with over voltage protection) to the power input terminal block (replaced by 3-pin) - remove resistor between STM and ESP enable - change pinouts for buttons - replace buttons with SMD ones - fix power button function without battery connected - now the power button works also without connected battery - fix power circuit capacitors value - fix SPI_SS3 and IN3 overlap - fix power MOSFETs orientation for SMT - improve silk-screens - remove `STM32F103VCTx.ioc` as it isn't actual
by Jaroslav Páral 4 years 5 months
770e6ce7
Merge pull request #41 from RoboticsBrno/versioninfo Implement version info in FW
by Vojtěch Boček 4 years 5 months
aada4515
Handle missing fw_ version tag
by Vojtěch Boček 4 years 5 months
e022a905
Implement version info in FW
by Vojtech Bocek 4 years 5 months
d3029919
Pin platfrom version
by Vojtěch Boček 4 years 5 months
8771f20b
Remove DEBUG from motor loop
by Jaroslav Malec 4 years 5 months
00bd8ad7
Synchronize motor data access between dispatch and motor task
by Jaroslav Malec 4 years 5 months
d2f17e95
Merge pull request #38 from RoboticsBrno/welcome-72-mhz Run core at 72
by Jaroslav Malec 4 years 5 months
0ee031c9
Report a bug