
How to configure the clock source of TPM in iMX8ULP dts? - NXP …
2025年3月3日 · I successfully enable pwm signal of TPM7 CH5(PTF25), but there is no output waveform tpm7: tpm@29830000 { //compatible = "fsl,imx8ulp-tpm",
site:imx.to — Yandex:found 41 thousand results
{"2_9fcn":{"state":{"logo":{"href":"//yandex.com","isForeign":true},"form":{"action":"/search","searchLabel":"Search","hiddenInputs":[{"name":"lr","value":21206 ...
回复: How to generate PWM signal on iMX8ULP? - NXP …
2025年3月12日 · Fortunately, I enable TPM7 CH5 (PTF25) successfully, but there is no output waveform. my device node : pinctrl_tpm7: tpm7grp { fsl,pins = < MX8ULP_PAD_PTF25__TPM7_CH5 0x2. >; }; my commands : Do you solve this issue? I just get notification from system, you can add more print in the pwm driver to check if the hardware status.
[PATCH v2 1/7] genpd: imx: scu-pd: fixed dma2-ch domain …
imx_sc_r_dma_2_ch4(258) and imx_sc_r_dma_2_ch5(427). Fixes: d4ea45e8a603 ("dt-bindings: imx: add scu resource id headfile") Signed-off-by: Frank Li <Frank.Li@xxxxxxx>
基于linux5.15.5的IMX 参考手册 --- 1 - CSDN博客
2023年2月4日 · 该软件包的目的是支持i.MX集成电路家族及其相关平台上的Linux操作系统。 它提供了必要的软件来连接标准的开源 Linux内核 到i.MX 硬件。 其目标是使i.MX客户能够快速构建基于使用Linux操作系统的i.MX设备的产品。 BSP不是一个平台或产品参考实现。 它不包含产品所需的所有特定于产品的驱动程序、独立于硬件的软件栈、图形用户界面 (GUI)组件、Java 虚拟机 (JVM)和应用程序。 其中一些是作为基础内核的一部分以原始的开源形式提供的。 BSP不用 …
基于linux5.15.5的IMX 参考手册 ---21 - CSDN博客
2023年2月12日 · FETMX8MM-C核心板基于NXP公司iMX8MMini 四核64位处理器设计,主频最高1.8GHz,Cortex-A53架构;2GB DDR4 RAM,支持一个通用型Cortex®-M4 400MHz内核处理器。可提供多种音频接口,包括I2S、AC97、TDM、PDM和SPDIF。
主线剧情03-NXP-i.MX系列的u-boot移植基础详解 - CSDN博客
2022年3月30日 · 分析 imx-mkimage. 注:米尔是使用的 imx-mkimage 是旧版的(2020 上半年的),这里介绍的 imx-mkimage 是 2021.5 最新下载的,源码上有细微差别,但使用上没有区别(大概)。 先进入 imx-mkimage 目录,查看帮助:make help;
IMX5 - Data Sheet, Product Detail | ROHM.com
Features: · Ultra-compact complex bipolar transistor · For high frequency · Small Surface Mount Package · Pb Free/RoHS Compliant
How to generate PWM signal on iMX8ULP? - NXP Community
2025年2月26日 · Fortunately, I enable TPM7 CH5 (PTF25) successfully, but there is no output waveform. my device node : pinctrl_tpm7: tpm7grp { fsl,pins = < MX8ULP_PAD_PTF25__TPM7_CH5 0x2. >; }; my commands : Do you solve this issue? I just get notification from system, you can add more print in the pwm driver to check if the hardware status.
Configuring SAI for I2S multi-line with linux - NXP Community
2021年7月22日 · On a custom board, I have an iMX8mm running Linux and I'm using SAI1 to send I2S audio to an external codec. Because the codec supports 8 channels, the I2S bus uses 4 data lines (TXD0..TXD3). The SAI driver is configured with 8 channels, a frame sync width of 32 bits, 2 words per frame and a word size of 32 bits.