Commit Graph

36 Commits

Author SHA1 Message Date
Aiden 790becb701 refactor: comment out unused variables and functions for code clarity 2026-07-01 17:18:04 +08:00
Aiden d94801552e refactor: 100KHz Vol_Loop_LLC() in STATE_RUN case 2026-07-01 16:24:11 +08:00
Aiden df5925f588 feat: LLC_PERIOD_SS 150~400 2026-07-01 16:14:02 +08:00
Aiden d426cc9b1d feat: add BKIN gpio 2026-07-01 16:05:27 +08:00
Aiden 09b993ba0d feat: adjust LLC period parameters and enhance control logic for stability 2026-07-01 14:52:14 +08:00
roy01 96076d0dad feat: update TIM0 period = 300 (100KHz) and EPWM control via UART 2026-06-30 16:48:37 +08:00
roy01 b7ab4a8fa6 feat: Synchronize ADC trigger with EPWM period via LPTIM0 2026-06-30 10:20:16 +08:00
roy01 b8f23d9413 fix: remove useless variables 2026-06-30 10:19:42 +08:00
aiden 2036c780c2 feat: LLC_48V v1 20260625
EPWM ok
2026-06-25 09:45:19 +08:00
aiden 14a4870f5a copy: Commit: 07d5e70f 2026-06-25 09:35:35 +08:00
aiden 07d5e70f84 refactor: comment out unused fields in CaptureSample_t and streamline capture logging 2026-06-16 11:55:12 +08:00
roy01 411939fbc1 refactor: add capture functionality and enhance UART command parsing 2026-06-15 11:48:39 +08:00
roy01 a7de92ee96 refactor: streamline gpio_init() and sysclk_init() 2026-06-12 10:42:14 +08:00
roy01 14c33ee8ac refactor: enhance adc_init() channel selection comments 2026-06-12 10:41:43 +08:00
roy01 e447f7290a refactor: streamline tim0_init() 2026-06-12 10:41:12 +08:00
roy01 b3df1a54dc refactor: streamline pfc_pwm_init() 2026-06-12 10:40:43 +08:00
roy01 cba70b6754 refactor: streamline llc_pwm_init() 2026-06-12 10:40:13 +08:00
roy01 7b4c689260 refactor: streamline opa_init() 2026-06-12 10:39:39 +08:00
roy01 8164d47b35 refactor: streamline adc_init() 2026-06-12 10:39:14 +08:00
roy01 1257dc34c7 fix: remove useless variables 2026-06-12 10:38:39 +08:00
roy01 70bcbe562b feat: enhance bode plot parameter handling and flash operations 2026-06-12 09:03:36 +08:00
roy01 7d23d69a15 feat: remove isr.c & isr.h 2026-06-12 09:02:40 +08:00
aiden c846ad9793 小改動 2026-06-10 11:36:25 +08:00
aiden 52e95c19c9 feat: 開啟Vol_Loop_LLC()
開啟 vac brown out protector
2026-05-28 11:35:52 +08:00
aiden eee38b6a0c feat: 電流環 ff_term tune done
ff_term = (2800 - vac_avg1) * PFC_DUTY_MAX / 2800 - 200
2026-05-28 10:35:10 +08:00
aiden 86a8cbc5cf feat: "單測 PFC 電流環" OK, 還沒有 ff_term
Cur_Loop_PFC_2P2Z() OK
vbus_comp2 = 1000
ff_term = 0
2026-05-27 17:28:29 +08:00
aiden b20a622f5f feat: "單測 PFC 電流環" 待測合適的值
vbus_comp2 = 3000
ff_term = 0
local_iac_set >> 12
2026-05-27 16:44:03 +08:00
aiden 8cdb477e0f feat: 新增 "單測 PFC 電壓環" 參數 2026-05-27 15:38:58 +08:00
aiden fe22085e48 feat :Vol_Loop_PFC_1P1Z_UI(), Vol_Loop_PFC_1P1Z() OK
UI的電壓偏低
2026-05-27 15:34:13 +08:00
aiden 3ddf1079cb feat: add .clang-format configuration for code styling 2026-05-27 15:01:52 +08:00
aiden feac0e8055 add ff 2026-05-22 15:35:09 +08:00
aiden 6c9cd5761a feat: uart cmd to ctrl pec930 2026-05-22 15:15:10 +08:00
roy01 e6b808a03b feat: UART command support for PFC/LLC control (v6) 20260521 2026-05-22 13:41:34 +08:00
charles 1999b11819 feat: track libSysDev_PEC930.a 2026-04-07 16:10:48 +08:00
charles 74f221cb75 feat: add pec930_sdk-v1.0.1 2026-04-03 00:03:29 +08:00
charles c90b6cbc22 add README 2026-04-02 23:57:11 +08:00