Skip to content

Release V3.2.1

Compare
Choose a tag to compare
@mwchen269 mwchen269 released this 12 Feb 02:52

V3.2.1

Version

  • SDK version: tl_platform_sdk V3.2.1
  • Chip version
    • TLSR921x/TLSR951x(B91) (A0/A1/A2), TLSR922x/TLSR952x(B92) (A3/A4), TL721X (A1), TL321X (A1)
  • Hardware EVK Version
    • TLSR951x(B91): C1T213A20
    • TLSR952x(B92): C1T266A20
    • TL721X: C1T315A20
    • TL321X: C1T335A20
  • Toolchain version
    • TLSR921x/TLSR951x(B91): gcc7(TL32 ELF MCULIB V5F GCC7.4 (riscv32-elf-gcc))
    • TLSR922x/TLSR952x(B92): gcc12(TL32 ELF MCULIB V5F GCC12.2 (riscv32-elf-gcc))
    • TL721x: gcc12(TL32 ELF MCULIB V5F GCC12.2 (riscv32-elf-gcc))
    • TL321x: gcc12(TL32 ELF MCULIB V5 GCC12.2 (riscv32-elf-gcc))

Bug Fixes

  • calibration
    • (B91/B92/TL721X/TL321X) Modified the logic for determining frequency_offset_value in the user_calib_freq_offset interface to resolve the issue where the frequency offset calibration value for the chip fixture was not taking effect.

BREAKING CHANGES

  • calibration
    • (B91/B92/TL721X/TL321X) Modified the internal logic for determining frequency_offset_value in the user_calib_freq_offset interface to align with the write logic of the chip fixture's frequency offset calibration value. This ensures proper utilization of the RF frequency offset calibration value stored in the flash, preventing potential RF frequency offset issues. This fix impacts all SDKs and applications that require RF frequency offset calibration.

Features

  • N/A

Refactoring

  • N/A

Performance Improvements

  • N/A

版本

  • SDK版本: tl_platform_sdk V3.2.1
  • 芯片版本
    • TLSR921x/TLSR951x(B91) (A0/A1/A2), TLSR922x/TLSR952x(B92) (A3/A4), TL721X (A1), TL321X (A1)
  • 硬件评估板版本
    • TLSR951x(B91): C1T213A20
    • TLSR952x(B92): C1T266A20
    • TL721X: C1T315A20
    • TL321X: C1T335A20
  • 工具链版本
    • TLSR921x/TLSR951x(B91): gcc7(TL32 ELF MCULIB V5F GCC7.4 (riscv32-elf-gcc))
    • TLSR922x/TLSR952x(B92): gcc12(TL32 ELF MCULIB V5F GCC12.2 (riscv32-elf-gcc))
    • TL721x: gcc12(TL32 ELF MCULIB V5F GCC12.2 (riscv32-elf-gcc))
    • TL321x: gcc12(TL32 ELF MCULIB V5 GCC12.2 (riscv32-elf-gcc))

Bug Fixes

  • calibration
    • (B91/B92/TL721X/TL321X) 修改了user_calib_freq_offset接口中判断frequency_offset_value的逻辑,以解决芯片夹具频偏校准值不生效的问题。

BREAKING CHANGES

  • calibration
    • (B91/B92/TL721X/TL321X)修改了user_calib_freq_offset接口中判断frequency_offset_value的内部逻辑,使其保证和芯片夹具频偏校准值写入逻辑一致。保证flash中的RF频偏校准值被正确使用,避免产生RF频偏问题。此问题影响所有需要进行RF频偏校准的SDK和应用。

Features

  • N/A

Refactoring

  • N/A

Performance Improvements

  • N/A