i.MX RT1180 EVK 有 4 种输入电源可供选择:5V 适配器电源、3 个USB 接口(调试 USB 接口、2 个USB OTG 接口),电源选择详细可参考原理图 J1 接口 建议使用USB OTG 接口或 5V 适配器作为 EVK 供电,调试 USB 接口则用于板载调试的接口,不用于 EVK 供电 3.EVK 烧录方式选择 EVK 提供了两个烧录接口,一个...
当连接好 USB 数据线后,电脑端会识别出 MCU-Link 调试器和调试器的虚拟串口,在电脑设备管理器可以查看串口号。 打开FreeMaster,并打开 RT1180 SDK 目录中的 FreeMaster 工程: \SDK_2_16_000_MIMXRT1180-EVK\middleware\motor_control\freemaster\ pmsm_float.pmpx 在FreeMaster 菜单栏 Tools ---> Connection W...
Cortex-M33 + Coretex M7 雙內核高性能 MCU, Cortex-M33 主頻高達 240MHz, Cortex-M7 主頻高達 800MHz , 擁有 1.5MB RAM, 支持外掛Flash,支持 XIP,與以往的RT 系列相比較,RT1180 最大亮點則是支持 EtherCAT ,同時集成了 SINC ADC ,非常適合用在工業上,本文先介紹 RT1180 EVK 上手體驗,為後續使用提供基礎...
在電腦設備管理器可以查看串口號。 打開FreeMaster,並打開 RT1180 SDK 目錄中的 FreeMaster 工程: \SDK_2_16_000_MIMXRT1180-EVK\middleware\motor_control\freemaster\ pmsm_float.pmpx 在FreeMaster 菜單欄 Tools ---> Connection Wizard 指南中選擇串口號後連接 MCU。 點擊綠色按鈕(圖中 1)連接成功後,在測試...
i'm in a mcu choosing phase on my project so i need to understand is nxp is good or not, i'm developing an application using imx RT1180 with EVK board and MCUXpresso 24.x as SDK. I need to use external SDRAM and not DTC because my evaluation code is too larg...
Describe the bug below case are failed sd.sdmmc.sd_stack.write sd.sdmmc.sd_stack.read sd.sdmmc.sd_stack.rw test is failed on v4.1.0-rc3 on mimxrt1180_evk/mimxrt1189/cm33 testcase path is tests/subsys/sd/sdmmc see logs for details To Repr...
Describe the bug below case are failed drivers.spi.loopback.spi_loopback.spi_loopback test is failed on v4.1.0-rc1-45-g2ce27949870 on mimxrt1180_evk/mimxrt1189/cm33 testcase path is tests/drivers/spi/spi_loopback see logs for details To ...
i'm in a mcu choosing phase on my project so i need to understand is nxp is good or not, i'm developing an application using imx RT1180 with EVK board and MCUXpresso 24.x as SDK. I need to use external SDRAM and not DTC because my evaluation code is too lar...
上篇文章(使用 RT1180-EVK 和 FreeMaster 测量电机参数)讲述了电机参数测量过程,本文讲述知道电机参数后如何测试和再调整电流环PID 参数过程,硬件连接和 FreeMaster 的通信连接不再重复叙述,保持 MCU 程序正常运行和 FreeMaster 通信正常。 更改控制方式: 需要将控制方式更改到正常控制方式, APP: MID to Spin request...
Solved: Hi, i'm in a mcu choosing phase on my project so i need to understand is nxp is good or not, i'm developing an application using imx RT1180