Commit Graph

7 Commits

Author SHA1 Message Date
Andrey G 5ca51db5f3
S105: more pinout (#4971)
* S105: update pinout

* S105: add more ADC dividers

* S105: use switch

* S105: more pinout fix

* S105: special case for IAT and CLT
2023-01-15 01:30:37 +05:30
Andrey G a6ec708a6b
Support non-uniform dividers on ADC inputs (#4938)
* adc: support per-channel dividers

* S105: non-uniform analog dividers

* adc: default weak getAnalogInputDividerCoefficient() implementation

* adc: fix emulator compilation
2023-01-08 17:29:29 -05:00
Andrey G e989859cb8
S105: more support (#4937)
* s105: ts_name for battery input

* flash: allow one copy for devices with 512K of flash

* s105: all outputs are open drain
2023-01-04 16:39:17 -05:00
rusefillc 6ef5fef590 so much bad copy-pasta 2023-01-04 16:37:37 -05:00
Andrey G be5443d20b
S105: pinout fixes, defaults (#4936)
* s105: default configuration, overrides

* s105: pinout: avoid comment symbol in names
2023-01-04 13:32:24 -05:00
Andrey G f45ce26a81
S105: successed TS connection over CAN (#4933)
* s105: fix CAN pinout

* s105: board.c with default GPIO settings (dumped from stock FW)

* s105: no HSE

* s105: override for CAN1

* s105: enable secondary LDO

* s105: only 512K of flash

* s105: we are very limited in flash: disable LUA, disable LCD

* S105: correct signature
2023-01-03 17:29:53 -05:00
Andrey G 31982de89c
S105: initial support (#4925)
* Makefile: show CPU_HWLAYER directory

* s105: support
2023-01-01 13:42:17 -04:00