rusefillc
9cd5c23d7a
Mess ( #282 )
...
* f1_dual_rev1: fix Heater vs Battery naming mess
* f1_dual: fix Heater vs Battery naming mess
* fix f1_dual_rev1
---------
Co-authored-by: Andrey Gusakov <dron0gus@gmail.com>
2023-11-14 22:22:32 -08:00
rusefillc
2e06719ec5
f1_dual_rev1: no need in GD32 hack as rev1 use original STM32 ( #269 )
...
Co-authored-by: Andrey Gusakov <dron0gus@gmail.com>
2023-06-22 02:22:58 -07:00
rusefillc
0f8fe7aec5
OpenBLT: shared params between BL and main FW ( #268 )
...
Co-authored-by: Andrey Gusakov <dron0gus@gmail.com>
2023-06-15 02:04:08 -07:00
rusefillc
790232b778
f1_dual_rev1: enable OpenBLT by default ( #267 )
...
Co-authored-by: Andrey Gusakov <dron0gus@gmail.com>
2023-06-15 02:03:36 -07:00
rusefillc
b7004cd579
f1_dual_rev1: debug and no-bootloader build helper ( #266 )
...
Co-authored-by: Andrey Gusakov <dron0gus@gmail.com>
2023-06-15 02:03:05 -07:00
rusefillc
8646d10067
OpenBLT reset functionality ( #259 )
...
* ts: support reset and reset to OpenBLT commands
(cherry picked from commit 2f2fca401d7dc9a29e806013efec4d41570dd613)
* f1_xxx: ini: reset commands
(cherry picked from commit 628994ba0a70901edb9b59360646aa195b3307cf)
* typo
* f1_xxx: ini: update signature
(cherry picked from commit 7aa57fe09c6c684855838e36c9b65d8ae3618a7a)
---------
Co-authored-by: Andrey Gusakov <dron0gus@gmail.com>
2023-06-11 12:51:41 -07:00
rusefillc
51c2446889
f1_dual_rev1: OpenBLT ( #261 )
...
(cherry picked from commit 790de260f6e335a22737bb7d17d82687e620c838)
Co-authored-by: Andrey Gusakov <dron0gus@gmail.com>
2023-05-29 16:08:21 -07:00
rusefillc
96a40b4da4
f1_common: fix MFS flash allocation for STM32F103RCT6 used on dual_rev1 ( #260 )
...
(cherry picked from commit 258d33e8a7b79846afd4e0db791d87476b9d2041)
Co-authored-by: Andrey Gusakov <dron0gus@gmail.com>
2023-05-29 16:07:23 -07:00
rusefillc
5ae6cfbb41
f1_dual_rev1: fix LD file ( #254 )
...
(cherry picked from commit e9c0a26692d5f7bd8c0f1c46a2fd9b74edd223bf)
Co-authored-by: Andrey Gusakov <dron0gus@gmail.com>
2023-05-29 15:16:45 -07:00
rusefillc
e52e4a0768
f1_dual_rev1: fix SPI1 remap ( #252 )
...
(cherry picked from commit 38037e8b46ea4f9c2dd370560e6138ed35ade2f7)
Co-authored-by: Andrey Gusakov <dron0gus@gmail.com>
2023-05-29 15:12:12 -07:00
rusefillc
f8ad24484f
dual-rev1 Secondary uart settings ( #247 )
...
* f1_dual_rev1: secondary TS port (BT)
* f1_dual_rev1: two TS serial ports: primary over BT, secondary over J3
---------
Co-authored-by: Andrey Gusakov <dron0gus@gmail.com>
2023-05-29 14:45:37 -07:00
rusefillc
9519ad51dd
indication: advanced indication with per-channel status led ( #235 )
...
* indication: advanced indication with per-channel status led
(cherry picked from commit b486dfe682622c9835cf00457834cebf6e34da2f)
* f1_dual_rev1: enable advanced indication
---------
Co-authored-by: Andrey Gusakov <dron0gus@gmail.com>
2023-05-03 13:18:05 -07:00
rusefillc
b1bf9bf185
Rev 1pwm ( #242 )
...
* f1_dual_rev1: fix analog aux output PWM definitions
(cherry picked from commit 50e346dfcb9f223c6e0ee6cdc700cb376b536834)
* fix pwm definitions
(cherry picked from commit ce9e69b997290bbd7abcfe5af2926b1d556070cf)
---------
Co-authored-by: Andrey Gusakov <dron0gus@gmail.com>
2023-05-03 11:46:32 -07:00
rusefillc
c7a8365ea3
f1_dual_rev1: update ADC, measure Un_sense, avoid clamping ( #244 )
...
(cherry picked from commit 26f12766968a1999e1f12e06720ecbc334a91add)
Co-authored-by: Andrey Gusakov <dron0gus@gmail.com>
2023-04-28 22:02:09 -07:00
rusefillc
25c5e249d9
Dual 1 ( #241 )
...
* f1_dual_rev1: add pinmux settings for port F and G
To supress compiler warning.
(cherry picked from commit 89876fe8eaad933308b63a4b0b1666deb75bfc84)
* f1_dual_rev1: fix remaps
-disable JTAG to free PA15, PB3, PB4
-use SPI3 for EGT chips without remaping
(cherry picked from commit 598f1aa0779ba6e90ccf2eb74445d074f2bfbc75)
* f1_dual_rev1: disable unused TIM1, TIM2
(cherry picked from commit 9e71c3813fd09c080c0eb2f1e63fe82b475efb4f)
* f1_dual_rev1: run at 72MHz from HSE
(cherry picked from commit eaa4577ef85bdfdba637c203646883202a1f8e02)
* f1_dual_rev1: fix can timings
(cherry picked from commit 6437b3d92047adefe6534efaa57062bdda449d37)
* f1_dual_rev1: add CAN timings for 125L, 250K and 1Mbps
(cherry picked from commit bc988d10dda43bfc8b4566de274e3b99bc6b8a5e)
---------
Co-authored-by: Andrey Gusakov <dron0gus@gmail.com>
2023-04-27 14:12:48 -07:00
rusefillc
ef1c89a51d
Dual rev1 ( #229 )
...
* f1_dual: revision 1
(cherry picked from commit 855585fcf66d5ca8d1d549236c1c472bbfcaa356)
* github: build f1_dual_rev1
(cherry picked from commit 8ac01d43831b5231303a430cdf56fcabafe9c990)
* pump_dac: support DAC as utput interface
(cherry picked from commit 5240ec1a9ed88110e63785b1611223bb4f6a023c)
---------
Co-authored-by: Andrey Gusakov <dron0gus@gmail.com>
2023-04-27 12:56:27 -07:00
rusefillc
27deaf524b
doc ( #234 )
...
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2023-04-27 12:53:21 -07:00