跳转至内容
  • 22 主题
    33 帖子
    jiankang_wangJ
    Overview

    YUNTU MCAL(Microcontroller Abstract Layer) software package is designed by YTMicro AE team to support customers on AUTOSAR compliant application software development. The YUNTU MCAL is developed according to the AUTOSAR CP Release v4.4.0 standard.

    Package Name Version Release Date YTM32B1MD2_0_9_0 0_9_0 2025-08-29 Support Toolchains

    YUNTU MCAL software package release are tested and validated with the following toolchains/IDE:

    Recommended Configuration Tool:

    YCT(Yuntu Config Tool) v2.7.7 or higher version

    Tips: It can be downloaded from YTMicro Account or updated from the installed older version YCT.

    Recommended IDE/Compilers:

    ARM Keil v5.36 or higher version IDE IAR v8.40 or higher version IDE VSCode v1.80 or higher version IDE with Ninja, CMake and GCC/IAR/Keil as compiler GCC for ARM v10.3 or higher version

    Recommended debuger:

    SEGGER J-INK v9.2 or higher hardware + v6.96 or higher software/driver with required YTM32B1ME05 and YTM32B1MD14 patch installed. Release List [New]-[CddDma]-[0] Adapt the CddDma to MD24 [New]-[Pwm]-[0] add Pwm support for MD24 [New]-[Gpt]-[0] add Gpt support for MD24 [New]-[Port]-[0] add Port support for MD24 [New]-[Mcu]-[0] Add Mcu support for MD24 [New]-[Icu]-[0] MD24 Icu MCAL Adaptation [New]-[Icu]-[0] Add MD24 Icu_Wakeup demo [New]-[Fls]-[0] Add Fls support for MD24 [New]-[CddUart]-[0] add CddUart support for MD24 [Opt]-[CddUart]-[1] Enable FIFO to optimize the issue of CddUart frequently entering interrupts for improved efficiency. [New]-[Ocu]-[0] Add Ocu support for MD24 [New]-[Can]-[0] Add Can support for MD24 [New]-[Lin]-[0] add Lin support for MD24 [New]-[Dio]-[0] add Dio support for MD24 [New]-[Fee]-[0] Add Fee support for MD24 [New]-[Adc]-[0] Add Adc and CddTrg support for MD24 [New]-[CddI2c]-[0] Add I2c support for MD24 [New]-[Crc]-[0] add Crc support for MD24 [New]-[Spi]-[0] Add spi support for MD2 [New]-[Wdg]-[0] Add Wdg support for MD24 [Demo]-[Mcal]-[0] Add example of CddDma CddI2c and Spi for MD24 [Demo]-[Mcal]-[0] Add EVB Demo for MD24 [New]-[Crypto]-[0] Add Crypto support for MD24 Annex Release list naming rule

    Each release list item shall contain the following elements:

    [Type] - [Sub-Type/Module] - [Effect_Level] [Brief/Overview Description][Reference/Details Link]

    [Type]

    Fix: Bug fixes / issue resolution Opt: Code performance optimization New: New feature implementation Demo: Example / demonstration project Doc: Documentation updates

    [Sub-Type/Module]

    MCAL: Mcu/Dio/Port/Can/Lin/Spi/Gpt/Pwm/Adc/Icu/Ocu/Fls/Fee/Platform/CddUart/CddSai/CddPpu/CddI2c/CddDma/CddTrg SafLib: CorTst/RamTst/FlsTst/IntTst/WdgTst/CrcTst/DmaTst/PpuTst/EfmTst/StkTst/EccTst/FmuTst GUI: the YCT XDM config GUI update for the MCAL/SafLib SW package, the YCT Vue config GUI update for the SDK/Middleware SW package(no code change/modification)

    [Effect_Level]

    0: No effect to the old version SW/project 1: Recommend but optional to update, for example the performance optimization 2: Must update for a specified SW module/components if the customer application used the related feature/functionality 3: Must update for a specified SW module/components if it is used 4: Must update if the SDK/MCAL/SafLib package is used

    [Brief/Overview Description]

    [Type] = Fix: Fixed the xxx issue/bug of the yyy HW/SW functionality/feature caused by condition [Type] = Opt: Optimized the performance of the yyy HW/SW functionality/feature [Type] = New: Added the new feature/functionality support of xxx [Type] = Demo: added/updated the demo project: brief description

    [Reference/Details Link]

    Errata: give out the detailed Errata number others: the link to the bug/issue analysis, it can be: Link to a YUNTU form post [if it is derived from a FAE/customer feedback] Link to a YUNTU form blog [if it is derived from a YUNTU form blog discussion] Disclaimer

    Copyright and Contact Information

    img

    YTMicro and its subsidiaries reserve the right to change, correct, enhance, modify and improve YTMicro products or this document at any time without notice. Before placing an order, purchasers should obtain and understand the latest relevant information about the products. YUNTU's products are sold according to YUNTU team and sales conditions at the time of order confirmation. Purchasers have the sole responsibility for selecting, choosing and using YUNTU products, and YUNTU has no responsibility for assisting purchasers in product design and application. YUNTU does not grant any express or implied license to any intellectual property herein. Resale of YUNTU products with information different from that described herein will make any warranty of YUNTU for such product void. YTMicro and YTMicro logo are trademarks of YTMicro. All other product or service names are the property of their respective owners. The information in this document replaces and supersedes any previously provided information in any prior version of this document. © 2020 - 2023 YUNTU Microelectronics co.,ltd. All rights reserved.

    Contact us: Website: www.ytmicro.com.

  • 1k 主题
    5k 帖子
    HAIYANGH

    zhangbo1 你可以在boot里初始化完时钟就直接跳转,不要初始化其它模块,然后用jflash下载合并的bin文件;attach进去看一下boot直接跳能不能成功跳转;

  • Blog posts from individual members

    32 主题
    85 帖子
    majorM
    外部复位源 1. POR/BOR复位 POR(上电复位):在芯片上电时发生,将全面复位芯片中的所有模块,包括模拟和数字部分。 BOR(欠压复位):在芯片下电或供电电压异常时触发,同样会对整个芯片进行全局复位。 2. 复位引脚(Reset Pin) Active/Sleep 模式:
    系统使用 slow_bus_clock 对复位引脚进行采样。复位信号需保持至少 2个 slow_bus_clock 周期宽度,并在reset pin拉低2个 slow_bus_clock 周期后,系统才会执行复位。 DeepSleep/Standby 模式:
    复位引脚为异步复位方式。一旦复位引脚被拉低,系统立即复位,无需时钟同步。复位信号的最小持续时间建议参考具体芯片数据手册。 内部复位源

    内部复位事件一旦发生,系统将立即复位,主要包括以下类型:

    LVD5V复位:5V 电源低压检测复位 WDG复位:看门狗定时器超时复位 CMU复位:时钟管理单元引发的复位 LPACK超时复位:低功耗应答超时复位 SYSTEM复位:软件复位 LOCKUP复位:内核锁死复位 DEBUGGER复位:调试器发起的复位 复位时序图

    b3af7ca2-b0de-44c8-a8c3-6257ab35f382-image.png

  • 云途开发生态介绍

    快速上手云途开发生态

  • 云途论坛规则/Yuntu Forum Rules

    发帖前请查看

  • YT CONFIG TOOL调查问卷

    帮助改进和优化YT CONFIG TOOL,有机会抽取YTM32B1ME0 EVB哦...

  • Online Users