Skip to content

Commit 39a4375

Browse files
author
chenxi.wang
committed
refactor(doc):update release note
1 parent 2dfa30f commit 39a4375

1 file changed

Lines changed: 8 additions & 14 deletions

File tree

doc/tc_platform_sdk_Release_Note.md

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,12 @@
2121
<hr style="border-bottom:2.5px solid rgb(146, 240, 161)">
2222

2323
### Bug Fixes
24-
* Critical Bugs:
25-
- [gpio]
24+
* **gpio**
2625
- (TC321X):Fixed the issue where the gpio_read_all interface was unable to read the input level of the PE port.(merge_requests/@837)
27-
- Fix Effect:​​ The gpio_read_all function can read the input level status of the PE port.
28-
- Update Recommendation:​​ Update may be assessed as needed.
2926

30-
* Critical Bugs:
31-
- [sd adc]
32-
- (TC321X):Fixed an issue in A1 version where adjusting the bangap voltage to optimize RF performance in DCDC mode caused inaccurate SD ADC voltage sampling.(merge_requests/@835)
27+
* **sd_adc**
28+
- (TC321X):Fixed inaccurate SD ADC voltage sampling in DCDC mode for A1 version configuration.(merge_requests/@835)
29+
- Detailed Description: In DCDC mode, the optimization of bandgap voltage for RF performance improvement affected SD ADC voltage sampling accuracy.
3330
- Fix Effect:​​ After adjusting the bangap voltage to optimize RF performance, it will not affect SD ADC sampling.
3431
- Update Recommendation:​​ If both the RF and SD ADC modules are used simultaneously, an update is required. When using only the RF or SD ADC module individually, you may assess whether an update is necessary.
3532

@@ -67,15 +64,12 @@
6764
<hr style="border-bottom:2.5px solid rgb(146, 240, 161)">
6865

6966
### Bug Fixes
70-
* General Bugs:
71-
- [gpio]
67+
* **gpio**
7268
- (TC321X):修复了gpio_read_all接口无法读取PE口输入电平的问题。(merge_requests/@837)
73-
- 修复效果:​​ gpio_read_all可以读取PE口输入电平状态。
74-
- 更新建议:​​ gpio_read_all,可自行评估是否更新。
7569

76-
* Critical Bugs:
77-
- [sd adc]
78-
- (TC321X):修复了A1版本在DCDC模式下,由于调节bangap电压优化rf性能后,影响sd adc电压采样不准的问题。(merge_requests/@835)
70+
* **sd_adc**
71+
- (TC321X):修复了A1版本配置在DCDC模式下影响sd adc电压采样不准的问题。(merge_requests/@835)
72+
- 详细描述: DCDC模式下由于调节bangap电压优化rf性能,导致sd adc电压采样不准
7973
- 修复效果:​​ 调节bangap电压优化rf性能后,不会影响sd adc采样。
8074
- 更新建议:​​ 如果同时使用了rf和sd adc模块,必须更新。仅单独用rf或sd adc模块,可自行评估是否更新。
8175

0 commit comments

Comments
 (0)