Code for the FT23 AMS Master
Go to file
Jasper Blanckenburg 66d9baba7a Go into discharge for 5s
The discharge circuit is only active while the SDC is open. If the SDC
never opens (or opens for a very short time only), but we go to
TS_INACTIVE, then the discharge circuit will never be active. Going into
a discharge state for 5s allows the PDU to open the SDC for long enough
to reach <60V.
2023-04-15 16:58:40 +02:00
Core Go into discharge for 5s 2023-04-15 16:58:40 +02:00
Drivers Initial commit 2023-03-12 18:32:12 +01:00
.gitignore Initial commit 2023-03-12 18:32:12 +01:00
.gitmodules FT_CAN_AL -> can-halal 2023-03-18 20:24:07 +01:00
.mxproject Port FT22 code 2023-03-12 21:06:23 +01:00
Makefile AMS_ERROR pin is actually inverted 2023-04-04 14:51:55 +02:00
STM32-for-VSCode.config.yaml Use FaSTTUBe CAN Abstraction Layer 2023-03-15 18:07:38 +01:00
STM32F302CBTx_FLASH.ld Initial commit 2023-03-12 18:32:12 +01:00
STM32Make.make AMS_ERROR pin is actually inverted 2023-04-04 14:51:55 +02:00
ams-master-23.ioc AMS_ERROR pin is actually inverted 2023-04-04 14:51:55 +02:00
openocd.cfg Initial commit 2023-03-12 18:32:12 +01:00
startup_stm32f302xc.s Initial commit 2023-03-12 18:32:12 +01:00