Commit Graph

19 Commits

Author SHA1 Message Date
liuning
e7463f7d62 update c3 s3 libphy, fix coex bug
* C3 phy_version: 1170, f4aea9b, Apr 30 2024
* S3 phy_version: 670, b7bc9b9, Apr 30 2024
2024-05-21 11:25:36 +08:00
lixiaofan
78aa951819 fix coex test wifi affect ble s8 tx problm,
and c3 s3 light sleep current opt,
and c3 s3 ble rx problem

* c3: phy_version: 1160, d532aa4, Mar 27 2024
* s3: phy_version: 660,1478a09,Mar 28 2024
2024-04-11 17:17:49 +08:00
lixiaofan
dcfdccf6cc fix ble tx 2m problem and reg diff caused by sleep
C3: phy_version: 1150, 7c3c08f, Jan 24 2024
S3: phy_version: 640, cd64a1a, Jan 24 2024
2024-01-29 15:41:59 +08:00
zhangyanjiao
8590ca3a35 phy: update phy lib for all chips
esp32: phy_version 4780,16b31a7,Sep 22 2023,20:42:16
    esp32s2: phy_version 2401,2a6dc26,Sep 26 2023,11:22:15
    esp32c3: phy_version 1130,b4e4b80,Sep  5 2023,11:09:30
    esp32s3: phy_version 620,ec7ec30,Sep  5 2023,13:49:13
2023-11-02 15:26:50 +08:00
alanmaxwell
32583f98f2 phy: update phy lib for all chips
esp32: update phy_version 4670 to phy_version 4771,450c73b,Aug 16 2023,11:03:10
esp32s2: update phy_version 2300 to phy_version 2401,e5f86f8,Jul 22 2023,14:39:14
esp32c3: update phy_version 970 to phy_version 1110,9c20f0a,Jul 27 2023,10:42:54
esp32s3: update phy_version 601 to phy_version 610,2bff4c8,Jul 27 2023,20:22:14
2023-09-04 14:50:41 +08:00
chenjianxing
78706e3c6a Fix crash caused by calling tx_pwctrl_background in ESP32S3
phy_version: 601, 98f2a71, Jun 29 2023
2023-07-03 11:51:54 +08:00
zhiweijian
7255b24596 Update libphy for ble 1M/2M switch and ble track on ESP32-C3 and ESP32-S3 2023-05-17 18:03:26 +08:00
cff
9a94277c0d C3 S3 fix temperature_sensor issue that have conflict with with idf 2022-12-01 19:42:11 +08:00
cff
ff0d771b8e cut init time and fix cal time 2ms! 2022-06-14 10:56:14 +08:00
cff
97e9e8992e BLE deinit phy_init_flag make wifi light sleep RX problem 2022-04-19 15:45:53 +08:00
cff
dcbe6085e0 C3/S3 fix "i2c critical" and iram functions 2022-04-07 23:37:47 -04:00
cff
449b432d94 Update phy lib:
S3_20220128_fbd66bc :  for high/low temperature performance
C3_20220119_908_049c04c : for high/low temperature performance
2022-02-24 11:32:38 +08:00
Jack
4779ddaaf2 fix the bug that phy libs still have ets_printf 2022-01-04 15:41:20 +08:00
Yang Zhao
2d89c532cc Update esp32c3 and esp32s3 phy lib and bb lib
Fix the ble task watchdog timeout issue caused by phy enable when exit modem sleep.
2021-12-07 14:34:50 +08:00
chenjianxing
8c34eec8b8 fix esp32s3 phy disable USB-OTG issue(291a31f) 2021-11-11 19:14:57 +08:00
chenjianxing
7586abbf59 update phy lib to fix usb & rssi issue(cc45c1a) 2021-10-26 15:21:29 +08:00
ChenJianxing
74658eb4fe fix some phy issue(20210825)
1.fix esp32s3 channel issue
2.sleep: force off tsens xpd_sar to fix the leakage current of esp32s3 RTC_PERIPH domain
2021-09-29 11:09:47 +08:00
ChenJianxing
6def308291 update esp32s3 phy lib(26b028a) 2021-07-01 21:41:11 +08:00
Shu Chen
f2c0563405 esp_phy: add phy libraries
* libphy.a was copied from esp32-wifi-lib repo (commit id: f20bc566)
* librtc.a was copied from esp32-wifi-lib repo (commit id: f20bc566)
* libbtbb.a was copied from esp32c3-bt-lib repo (commit id: 90b02563)
2021-06-03 19:05:33 +08:00