Solved: Hi, I have a trouble when I'm trying to let my get the S32K144 SDK. Because I can't find the S32K144 SDK just like S32DS for ARM as the
I'm having trouble setting up a project for the S32K144_64. I've read the S32 SDK 0.8.1 EAR Release Notes and it states that the S32K144_64 rev1 is supported. I've followed section 2.1 "Creating and building S32DS project" in S32 SDK Quick Start Guide. That automatically generates...
建议使用以下组合进行 LIN 通信开发:1) S32DS 3.4或3.5作为开发环境,因为它们支持 S32K144 开发。
Keil.S32_SDK_DFP.1.3.0 Keil MDK5.3,官方NXP S32K14x 包,从软件里下载太慢,会错误无法下载,官方下载也无法打开或太慢,所以给大家共享这个包 上传者:plusx时间:2020-11-28 LPIT_init_S32K144.zip_LPIT_S32Kmemery map_s32K144_s32k144 lpit
S32K144 CAN FIFO Driver(no SDK) 评分: S32K14X_CAN2.0_RxFIFO_driver(no SDK),基于IAR CANFIFO例程。 S32K14X MCU CAN 汽车电子 ARM 2020-08-10 上传 大小:3.00MB 所需: 48积分/C币 立即下载 S32K144.rar_AMMClib_headedbqi_s32K144_s32k144 io驱动_s32k144flexca ...
S32K144-FlexCAN-RXFIFO-DMA-nonSDK_S32DS13_S32K144DMA_s32k144接收FI 行业 - 互联网寄相**相思 上传552.36 KB 文件格式 zip S32K144-FlexCAN-RXFIFO-DMA-nonSDK_S32DS13_S32K144DMA_s32k144接收FIFO_rxfifo_s32kdmacan_s32k144canDMA点赞(0) 踩踩(0) 反馈 所需:9 积分 电信网络下载 ...
s32k144 (MDK5.24+SDK) lpi2c Options 12-17-2019 11:45 PM 1,944 Views wyd Contributor I hi: 用MDK5.24 +SDK32 degign的SDK包,调试LPI2C无法输出波形,能够产生中断,是什么问题?void LPI2cInit(void){ pin_settings_config_t USER_PTORT;...
To assist you further, I need to clarify if by "read protection" you are referring to blocking access to the MCU via JTAG? If that is the case, I suggest to refer to the following community post: S32K144 JTAG lock. Please let me know if this was useful and I will be wait...
做了一个demo,IDE是S32 Design Studio for Arm V2.2 + RTM 3.0.X,硬件是基于S32K144EVB. 2.Lpuart_Idle_DMA.zip 0 Kudos Reply 08-18-2024 07:19 PM 713 Views Senlent NXP TechSupport Hi@Alex_Hua The LPUART driver file of the S32K1 SDK package does not actu...
Which version of the SDK were you using? In 0.8.1 the DMA support was not implemented and probably that is why the field was not initialized. Indeed this is a problem, because uninitializing the field may trigger unpredictable behavior. ...