wuzhenghui
|
61bb3fb67f
|
fix(esp_hw_support): clear all type ULP wakeup intr status at ulp wakeup source enable
|
2023-11-16 11:49:40 +08:00 |
|
Jiang Jiang Jian
|
cee24a6ce1
|
Merge branch 'bringup/support_callback_mechanism_in_lightsleep_flow_v5.1' into 'release/v5.1'
feat(pm): support callback mechanism in lightsleep flow(backport v5.1)
See merge request espressif/esp-idf!26365
|
2023-11-14 15:33:19 +08:00 |
|
Jiang Jiang Jian
|
1ed40720d6
|
Merge branch 'bugfix/lp_active_slow_clock_domain_default_power_down_v5.1' into 'release/v5.1'
backport v5.1: In the LP ACTIVE state, the slow clock power domain is by default in a powered-off state
See merge request espressif/esp-idf!26601
|
2023-11-14 15:09:02 +08:00 |
|
Armando
|
6de9757a4b
|
fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12
By design, it's 12 dB. There're errors among chips, so the actual
attenuation will be 11dB more or less
|
2023-11-07 14:09:21 +08:00 |
|
Lou Tianhao
|
925da11115
|
feat(PowerManagement/lightsleep): Support ESP_SLEEP_EVENT_CALLBACKS
|
2023-11-02 11:05:38 +00:00 |
|
Li Shuai
|
9d97513147
|
change(Power Management): the xpd_xtal32k value depends on system slow clock source config option when pmu initialize
|
2023-10-24 17:15:10 +08:00 |
|
zlq
|
17c2931309
|
feat(bootloader): adjust dbias of bootloader, change clock of H2 to 64
MHz
|
2023-10-16 14:35:45 +08:00 |
|
Xiao Xufeng
|
81dcc61008
|
Revert "feat(volt): chip auto adjust volt for esp32c6 & esp32h2"
This reverts commit b221f87e00 .
|
2023-10-16 14:35:41 +08:00 |
|
gaoxu
|
0538a7b138
|
fix(adc): power settings not taking into effect on H2
|
2023-09-28 16:24:39 +00:00 |
|
wuzhenghui
|
49013a0560
|
feat(modem_clock): separate management of modem_adc_common_fe clock and modem_private_fe
|
2023-09-28 16:24:39 +00:00 |
|
gaoxu
|
b183b88463
|
fix(adc): power settings not taking into effect on C6
|
2023-09-28 16:24:39 +00:00 |
|
zlq
|
7bbe19d92f
|
feat(volt): chip auto adjust volt for esp32c6 & esp32h2
|
2023-09-27 06:39:59 +00:00 |
|
Jiang Jiang Jian
|
cba086c3a8
|
Merge branch 'bugfix/fix_sleep_risk_vol_param_to_v5.1' into 'release/v5.1'
fix(sleep): fix inproper sleep vol param for esp32c6 & esp32h2 (v5.1)
See merge request espressif/esp-idf!26074
|
2023-09-27 14:36:10 +08:00 |
|
harshal.patil
|
f6b589e275
|
feat(esp_hw_support): Added locking mechanism for the ECDSA and ECC peripheral
|
2023-09-25 14:33:04 +05:30 |
|
harshal.patil
|
710b9d228b
|
feat(esp_hw_support): Add esp_crypto_lock layer for esp32c2
|
2023-09-25 14:31:18 +05:30 |
|
chaijie@espressif.com
|
80f7e913a0
|
fix(sleep): fix inproper sleep vol param for esp32c6 & esp32h2
|
2023-09-25 16:39:46 +08:00 |
|
hongshuqing
|
bb33a2bf6b
|
fix cpu switches freq bug s2s3 to v5.1
|
2023-09-19 11:27:08 +08:00 |
|
Jiang Jiang Jian
|
b638cb3335
|
Merge branch 'bringup/esp32h2_deep_sleep_for_rebase_v5.1' into 'release/v5.1'
esp32h2: support deep_sleep(backport v5.1)
See merge request espressif/esp-idf!24962
|
2023-08-23 20:12:01 +08:00 |
|
wuzhenghui
|
aaf04f514f
|
fix(esp_hw_support): manage i2c_ana_mst clock witch modem clock driver
|
2023-08-04 12:04:40 +08:00 |
|
Lou Tianhao
|
8833c2bc87
|
change(pm/deepsleep): Update deep_sleep pmu analog parameter for esp32h2
|
2023-08-03 16:46:54 +08:00 |
|
Lou Tianhao
|
4bc5e24f82
|
feat(pm/deepsleep): Support deep_sleep example and deep_sleep_wake_stub example for esp32h2
|
2023-08-03 16:46:54 +08:00 |
|
Jiang Jiang Jian
|
afcf3e261b
|
Merge branch 'bugfix/fix_cache_data_mem_corrupt_after_sleep_v5.1' into 'release/v5.1'
fix(lightsleep): Suspend cache before goto sleep to avoid cache load wrong data (backport v5.1)
See merge request espressif/esp-idf!25087
|
2023-08-02 11:21:33 +08:00 |
|
Jiang Jiang Jian
|
2f9bb7937a
|
Merge branch 'bugfix/remove__warning_for_rc_fast_calibration_h2_v5.1' into 'release/v5.1'
remove(clk): remove warning log if RC_FAST clock calibration is needed on esp32h2 (v5.1)
See merge request espressif/esp-idf!25075
|
2023-08-01 10:53:46 +08:00 |
|
Jiang Jiang Jian
|
fbfdd97343
|
Merge branch 'bugfix/esp32h2_revision_config_prompt_v5.1' into 'release/v5.1'
fix(esp32h2): correct typo in chip revision prompt (v5.1)
See merge request espressif/esp-idf!25024
|
2023-08-01 10:53:26 +08:00 |
|
wuzhenghui
|
c5703cff8d
|
fix(lightsleep): fix access pu_cfg after sleep wake wakeup which is linked to flash
|
2023-07-31 21:41:56 +08:00 |
|
Song Ruo Jing
|
59672cee17
|
remove(clk): remove warning log if RC_FAST clock calibration is needed on esp32h2
|
2023-07-31 10:48:55 +08:00 |
|
Mahavir Jain
|
a0d882c25e
|
fix(esp32h2): correct typo in chip revision prompt
|
2023-07-28 13:45:28 +00:00 |
|
wuzhenghui
|
9df77e015a
|
fix(rtc_clk): fix i2c master clock missing in bbpll configure
|
2023-07-21 11:01:56 +00:00 |
|
Li Shuai
|
ee3452d410
|
light sleep: enable system clock in PMU HP sleep state when selecting a 40 MHz XTAL as low power clock source of ble
|
2023-07-14 11:07:41 +08:00 |
|
Lou Tianhao
|
d191b0c540
|
Power Management: fix hp xtal wait bug for esp32h2 and esp32c6
|
2023-07-11 14:53:43 +08:00 |
|
Lou Tianhao
|
60a3e5053e
|
Power Management: support pu xtal in light sleep for esp32h2
|
2023-07-11 14:53:15 +08:00 |
|
Lou Tianhao
|
8ef8459c0d
|
Power Management: update pmu init and sleep parameter
|
2023-07-11 12:04:09 +08:00 |
|
Lou Tianhao
|
3b40ce4d9b
|
Power Management: fix REGDMA clock issue when wake up form light sleep
|
2023-07-11 12:03:59 +08:00 |
|
Lou Tianhao
|
24486dd069
|
Power Management: support PAU REGDMA feature for esp32h2
|
2023-07-11 12:03:13 +08:00 |
|
Lou Tianhao
|
356fa3ab4b
|
Power Management: support DFS and PMU feature for esp32h2
|
2023-07-11 12:02:39 +08:00 |
|
laokaiyao
|
6f673e95c9
|
adc_oneshot: move power acquire back to adc_oneshot_new_unit
Revert and fix of d197c59eaa in !23575
adc_cali: fix the condition of ocode calibration
|
2023-07-05 12:48:11 +08:00 |
|
laokaiyao
|
e90a2d50c4
|
adc_cali: supported channel compensation of adc calibration on esp32c6
|
2023-07-05 12:48:11 +08:00 |
|
Jiang Jiang Jian
|
2cffd23655
|
Merge branch 'bugfix/pmu_wait_xtal_stable_time_issue' into 'release/v5.1'
fix PMU wait xtal stable time issue for esp32c6
See merge request espressif/esp-idf!24259
|
2023-07-05 12:27:26 +08:00 |
|
Li Shuai
|
9216bdc078
|
Power Management: fix PMU wait xtal stable time issue
|
2023-07-04 16:22:00 +08:00 |
|
Li Shuai
|
963fac95d7
|
fix(rtc_clk): fix the issue of missing configuration for calibration cycles of the internal 32 kHz RC
|
2023-07-04 16:06:37 +08:00 |
|
Jiang Jiang Jian
|
207e589917
|
Merge branch 'bugfix/support_esp32c6_sleep_retention_extra_link_v5.1' into 'release/v5.1'
backport v5.1: support extra linked list retention for BLE and 15.4
See merge request espressif/esp-idf!24220
|
2023-07-04 12:11:04 +08:00 |
|
Jiang Jiang Jian
|
4647045388
|
Merge branch 'bugfix/support_esp326_xtal_xpd_v5.1' into 'release/v5.1'
esp32c6: support xtal xpd (backport v5.1)
See merge request espressif/esp-idf!24253
|
2023-07-04 12:04:51 +08:00 |
|
wuzhenghui
|
f0b6e8f37e
|
feature: support xtal_xpd pmu parameters
|
2023-06-15 10:22:33 +08:00 |
|
Li Shuai
|
ef4c0a7753
|
sleep retention: fix crash issue caused by destroying the module after the module node creation fails
|
2023-06-13 21:04:38 +08:00 |
|
morris
|
d5fb4ff7c8
|
esp_rom: add common ROM API to update CPU tick rate
|
2023-06-01 10:57:13 +08:00 |
|
Michael (XIAO Xufeng)
|
30f8f83d52
|
Merge branch 'bugfix/add_warning_for_rc_fast_calibration_h2_v5.1' into 'release/v5.1'
clk: Add warning log if RC_FAST clock calibration is needed on esp32h2 (v5.1)
See merge request espressif/esp-idf!23935
|
2023-05-31 20:21:11 +08:00 |
|
Jiang Jiang Jian
|
5cd24826bb
|
Merge branch 'bugfix/fix_rc_fast_calibration_v5.1' into 'release/v5.1'
rtc_clk: fix esp32c6/esp32h2 eco chip `RC_FAST` bad calibration value (backport v5.1)
See merge request espressif/esp-idf!23940
|
2023-05-31 17:40:28 +08:00 |
|
Jiang Jiang Jian
|
0d13f6f09d
|
Merge branch 'bugfix/fix_hang_during_sleep_process_v5.1' into 'release/v5.1'
bugfix: fix hang on pd_top sleep process (backport v5.1)
See merge request espressif/esp-idf!23852
|
2023-05-31 17:40:02 +08:00 |
|
wuzhenghui
|
8c714acfb5
|
bugfix: fix rc_fast bad calibration value
|
2023-05-26 13:59:25 +08:00 |
|
Song Ruo Jing
|
702afbb0f7
|
clk: Add warning log if RC_FAST clock calibration is needed on esp32h2
|
2023-05-26 11:45:00 +08:00 |
|