Multi Source Translation Content

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Multi Source Translation Content

Discussions

Sort by:
Uart using DMA is not working correct on S32K314 Hello,  We are currently trying to configure LPUART0 channel to work with DMA. The uart channel need to be working at a bitrate of 1Mbps. Our current configuration for UART and DMA looks like this.  The clock is enable in MCU, the buffers are declared inside a non cacheable area , the DMA ISR priority is smaller than the LPUART. Our problem is that we are not able to see the data inside the RX buffer or is incomplete.  Our workflow is like this (similar to LIN communication 😞 prepare rx buffer -> AsyncReceive send the header to the slave -> AsyncSend wait until the data from the slave is received in the next cycle (my function runs in a 1ms task) If I put a break point after AsyncSend is executed I can see all the data send from slave inside the RX buffer. If I let it run there is nothing there or is incomplete. My assumption is that the DMA interrupt comes later.  Could you give us some hints on what is wrong inside our configuration or what I could check next? Thank you! Cosmin Re: Uart using DMA is not working correct on S32K314 Hi@CosminSbera 1.Don't forget to enable DMA Request Option. 2.Don't forget to enable the LPUART0_IRQn interrupt in the "Platform" component. "Platform"->"LPUART0_IRQn --LPUART_UART_IP_0_IRQHandler“
View full article
TagWriterはPN7160タグを読み取ることができません 私はRWandCEのサンプルプログラム(LPC55S69+PN7160)を実行しています。AndroidスマートフォンでTagWriterアプリを使ってタグを読み取ろうとすると、応答がなく失敗します。ログには、ポーリングモードが有効になったことが示されています。しかし、TagInfoはそれを読み取ることはできますが、「通信中断」のポップアップが表示され、電話機に表示される結果が正しくない可能性があります。これは、検出ループでポーリングとリスニングの両方が有効になっているためでしょうか?しかし、私の要件は、ポーリングとリスニングの両方を同時に有効にすることです。また、Androidスマートフォン上のすべてのエミュレーションカードも無効にしました。 どうか助けてください、ありがとうございます。 LPC55xx Re: TagWriter can not read the PN7160 tag こんにちは、 @BillyHu さん。 あなたの調子が良いといいのですが。 PN7160 FWを最新バージョンに更新してみてください。詳細については、 PN7160 - MCUXpressoのFWアップデート を参照してください。 よろしくお願いいたします。 エドゥアルド。 Re: TagWriter can not read the PN7160 tag こんにちは、エドゥアルドさん。 私のファームウェアのバージョンは既に12.50.11です。ポールとリッスンは個別に使うと問題なく動作しますが、discoveryTechnologiesで両方を有効にしていると、タグライターを使ってPN7160のカードエミュレーションを読み取ることができません。そちら側でも同様の問題が発生したことはありますか? ありがとうございます Re: TagWriter can not read the PN7160 tag エドゥアルド様、 何かご提案はありますか?この現象はPN7160では正常なものですか? ありがとうございます
View full article
i.MX93处理器并行编程系统 我正在使用imx93处理器,需要同时对两块板子进行编程。但是每当我尝试这样做时,其中一个板子会出现HID(W)错误,而其他板子的刷写则成功完成。 uu.exe -m 1:10 -b uuu-xxxxxx.flash uu.exe -m 1:7 -b uuu-xxxxxx.flash 即使我指定路径(1:10,1:7),也会出现同样的错误。 请指导。 Re: Parallel Programming System for i.MX93 Processors 你好, 请尝试运行以下命令: uuu -d -m 1:7 -m 1:10 uuu-xxxxxx.flash 你能得到什么? uuu -lsusb 请确保您使用的端口与枚举结果一致。 顺祝商祺!
View full article
FETMX6ULL-C:LCD 和 CTP 同时连接时出现随机 CTP I2C 通信错误,CTP 硬件平台:FETMX6ULL-C 核心板。   当仅连接电容式触摸面板 (CTP) GT911 时,该面板能够稳定工作,不会出现任何 I2C 错误。   同时连接液晶显示屏和CTP后,CTP上会出现随机的I2C通信异常,导致触摸功能偶尔失效。 我们怀疑液晶显示电路引入的电磁干扰导致触摸面板的 I2C 信号不稳定。   已附上相关的内核 dmesg 日志以供分析。   我们的软件环境:Linux 4.1.15电路板支持包。.   CTP通过I2C总线进行通信。我们已经检查了硬件线路和电源,但问题仍然存在。   期待您的技术建议。
View full article
GUIGuider 1.10.1 to 2.0.0 migration We have build our GUIGuider projects in version 1.10.1 and I am interested in migrating to the new 2.0.0 version to check out the new features. I found out the old GUIGuider project file could not be loaded in the new version, and I think it is because of the new JSON structure 2.0.0 projects use. Is there an easy way to migrate the projects to the newer version of GUIGuider or do we have to manually convert it? Re: GUIGuider 1.10.1 to 2.0.0 migration Hi @MJHammers_ICP, As you correctly mention, due to the redesigned architecture and new project structure of GUI Guider v2.0.0, this new version of GUI Guider is not fully backward compatible with GUI Guider v1.x. The recommended path would be to recreate the project in GUI Guider v2.0 rather than attempting a file-level conversion. You can find the recommended migration workflow to help you with this task in the following link: Tutorials — GUI Guider Documentation BR, Edwin.
View full article
未解決: プログラマーは TEA2016 および TEA2017 を書き込むことができません。 お客様はTEA2016およびTEA2017のプログラミング用に、2つのバッチのI2Cプログラマを受け取りました。以前のプログラマは問題なく動作しましたが、新しく納品されたプログラマはプログラミング中にほとんどの場合問題が発生し、プログラミングが不可能でした。お客様からの説明は以下のとおりです。ドキュメントを参照してください。 Re: 尚未解決: 燒錄器不能燒錄 TEA2016和 TEA2017 こんにちは風火 良い一日! 新しいプログラマーに関する苦情の記録は一切ありません。 プログラミングが成功したサイクル(旧プログラマー使用時)と失敗したサイクル(新プログラマー使用時)で取得したI²C波形を提供してください。 また、これら2つの製品の部品番号や識別番号も教えていただけるととても助かります。私の記憶が正しければ、あなたはRDK01DB1563を使用していますよね? 良い一日をお過ごしください。幸運を祈ります。 Re: 尚未解決: 燒錄器不能燒錄 TEA2016和 TEA2017   下記は、同じ製品をテストした旧型および新型ボックスの波形です。新型ボックスがテストできない理由を分析するお手伝いをお願いします。 新しいボックステストのFAIL波形は以下のとおりです。 ありがとう! Re: 尚未解決: 燒錄器不能燒錄 TEA2016和 TEA2017 この投稿に波形を添付しましたので、分析していただけないでしょうか?よろしくお願いいたします!
View full article
TagWriter can not read the PN7160 tag I am running the RWandCE example(LPC55S69+PN7160). When I use the TagWriter app on an Android phone to read the tag, it fails with no response. The log shows that it activated the poll mode. However, TagInfo can read it, but it shows a "communication interrupt" popup, and the result on the phone may be incorrect. Is this because both poll and listen are enabled in the discovery loop? But my requirement is that both poll and listen must be enabled simultaneously. And  I have also closed all emulation cards on my android phone. Please help me, thanks. LPC55xx Re: TagWriter can not read the PN7160 tag 你好@BillyHu 希望你一切都好。 请尝试将PN7160固件更新到最新版本。您可以参考“PN7160 - 通过MCUXpresso进行固件更新”了解更多信息。 问候, 爱德华多。 Re: TagWriter can not read the PN7160 tag 你好,爱德华多, 我的固件版本已经是 12.50.11 了。单独使用轮询和监听功能时,两者都能正常工作,但当在 discoveryTechnologies 中同时启用这两个功能时,我无法使用 tagwriter 读取 PN7160 的卡模拟信息。您那边遇到过这个问题吗? 谢谢! Re: TagWriter can not read the PN7160 tag 亲爱的爱德华多: 您有什么建议吗?PN7160出现这种现象正常吗? 谢谢!
View full article
Parallel Programming System for i.MX93 Processors I am using a imx93 processor i need to program two boards at a time. But whenever i try that on of the boards get an HID(W) error and others flashing gets completed successfully. uu.exe -m 1:10 -b uuu-xxxxxx.flash uu.exe -m 1:7 -b uuu-xxxxxx.flash Even when i specify the path(1:10,1:7) i get the same error. Please guide. Re: Parallel Programming System for i.MX93 Processors Hello, Please try to run the next command: uuu -d -m 1:7 -m 1:10 uuu-xxxxxx.flash What do yo get with: uuu -lsusb Please make sure that you are using the correct port according to the enumeration. Best regards.
View full article
PN7160A and linux_libnfc-nci on Raspberry Pi 5 2026 64-bit Trixie Hello, I am trying to bring up a PN7160A for a work project and cannot manage to get any attempt of linux_libnfc-nci to work. The patch is obsolete, lgpiod had a overhaul going to version 2. Also have to use flag sudo make install CFLAGS="-Wno-error=implicit-function-declaration" " otherwise I get "demoapp/main.c: In function ‘onMessageReceived’: demoapp/main.c:451:5: error: implicit declaration of function ‘PrintNDEFContent’ [-Wimplicit-function-declaration] 451 | PrintNDEFContent(NULL, NULL, message, length);" I found an old post in 2025 for a PN7150 but when I try to compile I get strange errors such as 'uint8_t' not declared in scope, use . I have the newest Raspberry Pi OS, Trixie Debian 13.6. Looking for some help, thank you. Re: PN7160A and linux_libnfc-nci on Raspberry Pi 5 2026 64-bit Trixie Hello @paulwitulski  Please apply the patch as attachment.
View full article
GUIGuider 1.10.1 到 2.0.0 的迁移 我们的 GUIGuider 项目是用 1.10.1 版本构建的,我很有兴趣迁移到新的 2.0.0 版本来体验新功能。我发现旧的 GUIGuider 项目文件无法在新版本中加载,我认为这是因为 2.0.0 项目使用了新的 JSON 结构。 有没有简单的方法可以将项目迁移到新版本的 GUIGuider,还是必须手动转换?
View full article
FETMX6ULL-C: Random CTP I2C communication errors when LCD and CTP are connected simultaneously, CTP Hardware platform: FETMX6ULL-C core board.   Capacitive Touch Panel (CTP) GT911 works stably without any I2C errors when only the CTP is connected.   After connecting both LCD display and CTP at the same time, random I2C communication exceptions occur on CTP, which leads to touch function failure occasionally. We suspect that electromagnetic interference introduced by the LCD circuit causes unstable I2C signal of the touch panel.   Related kernel dmesg logs are attached for analysis.   Our software environment: Linux 4.1.15 BSP.   CTP communicates via I2C bus. We have checked hardware wiring and power supply, but the issue still exists.   Looking forward to your technical suggestions.
View full article
Raspberry Pi 5 2026 64ビット Trixie 上の PN7160A と linux_libnfc-nci こんにちは、 仕事のプロジェクトでPN7160Aを出そうとしているのですが、linux_libnfc-NCIの試みが全くうまくいきません。このパッチは古くなっています。lgpiodはバージョン2にアップデートされ、大幅に改良されました。 また、フラグ sudo make install CFLAGS="-Wno-error=implicit-function-declaration" を使用する必要があります そうでなければ私は "demoapp/main.c:関数「onMessageReceived」内: demoapp/main.c:451:5:エラー: 関数 'PrintNDEFContent' の暗黙的な宣言 [-Wimplicit-function-declaration] 451 | PrintNDEFContent(NULL, NULL, message, length);" PN7150 に関する 2025 年の古い投稿を見つけましたが、コンパイルしようとすると、「'uint8_t' がスコープ内で宣言されていません。 を使用してください」などの奇妙なエラーが発生します。私は最新のRaspberry Pi OS、Trixie Debian 13.6を使用しています。 助けていただきたいのですが、よろしくお願いします。 Re: PN7160A and linux_libnfc-nci on Raspberry Pi 5 2026 64-bit Trixie こんにちは、 @paulwitulski さん。 添付ファイルとしてパッチを適用してください。
View full article
Accessing SEMA42 unit on main platform domain from two different cortex M7 in S32K5 I am trying to access SEMA42_1 unit on main platform from two different cortex M7 cores (M7_0 and M7_1) in S32K5. The system hangs up. I cannot share the inhouse workspace here.  The errata ERR053433 states: SEMA42: Simultaneous access to SEMA42_0 and PBRIDGE_2 by more than one application core causes the system to hang. Unfortunately the workaround of using SEMA42_1 does not fix the system hang issue. Can you configure and verify two cortex M-7 cores on S32K56x and have them access gate0 of the SEMA42_1 unit on your Design studio and enable the optimization -Os. The system hang issue goes away by using any ONE of the following, Disable optimisations -O0 Disable Instruction cache Use SRAM of another domain on the SoC e.g. CPE Stepping in via debugger Re: Accessing SEMA42 unit on main platform domain from two different cortex M7 in S32K5 Hello @seasonedbit, As you may know, S32K5 is currently in a preproduction phase; Enablement (documentation, software, and boards) are available for approved customers only, and thus is not supported by our global online support team yet. Could you please contact your FAE or assigned NXP contact who provided the device in the first place? They will be able to provide further support. Thank you for your understanding. Best regards, Julián
View full article
TagWriter can not read the PN7160 tag I am running the RWandCE example (LPC55S69+PN7160). When I use the TagWriter app on an Android phone to read the tag, it fails with no response. The log shows that it activated the poll mode. However, TagInfo can read it, but it shows a "communication interrupt" popup, and the result on the phone may be incorrect. Is this because both poll and listen are enabled in the discovery loop? But my requirement is that both poll and listen must be enabled simultaneously. And I have also closed all emulation cards on my android phone. Please help me, thank you. LPC55xx Re: TagWriter can not read the PN7160 tag Hello @BillyHu Hope you are doing well. Please try updating PN7160 FW to the latest version available .You can refer to PN7160 - FW Update via MCUXpresso for more information on this. Regards, Eduardo. Re: TagWriter can not read the PN7160 tag Hi Eduardo, My firmware version is already 12.50.11. Poll and listen work perfectly fine when used individually, but when both are enabled in discoveryTechnologies, I cannot read the card emulation of the PN7160 using the tagwriter. Have you encountered this issue on your side? Thanks, Re: TagWriter can not read the PN7160 tag Dear Eduardo, Do you have any suggestions? Is this phenomenon normal for the PN7160? Thanks,
View full article
在 S32K5 中,从两个不同的 Cortex M7 访问主平台域上的 SEMA42 单元 我正在尝试从 S32K5 中的两个不同的 cortex M7 内核(M7_0 和 M7_1)访问主平台上的 SEMA42_1 单元。系统崩溃了。我无法在此分享内部工作空间。 勘误表 ERR053433 指出:SEMA42:多个应用程序核心同时访问 SEMA42_0 和 PBRIDGE_2会导致系统挂起。 遗憾的是,使用 SEMA42_1 的变通方法并不能解决系统崩溃问题。 您能否在 S32K56x 上配置和验证两个 cortex M-7 内核,并让它们访问 Design studio 中的SEMA42_1单元的 gate0,并启用优化-Os。 使用以下任一方法均可解决系统卡顿问题: 禁用优化 -O0 禁用指令缓存 使用SoC上另一个功能域的SRAM,例如CPE 通过调试器单步执行 Re: Accessing SEMA42 unit on main platform domain from two different cortex M7 in S32K5 你好@seasonedbit , 如您所知,S32K5 目前处于预生产阶段;启用(文档、软件和板)仅提供给已批准的客户,因此我们的全球在线支持团队尚未提供支持。 请您联系当初提供该设备的现场应用工程师 (FAE) 或指定的恩智浦联系人。他们将能够提供进一步的支持。 感谢您的理解。 此致, 朱利安
View full article
Looking for GUI Guider v1.9.0 installer I'm currently working on a project that was originally created with GUI Guider v1.9.0. For compatibility reasons, I need to get the exact v1.9.0 installer, but the official NXP website now only offers newer versions. Does anyone still have the Gui-Guider-Setup-1.9.0 file handy, or know where I can download this specific older version? Also, if I open a v1.9.0 project directly with a newer version (e.g., v1.10.0), will it cause any compatibility issues? Any help or pointers would be greatly appreciated. Thanks! Re: Looking for GUI Guider v1.9.0 installer Hello @李先森 , Thanks for your post. The GUI Guider v1.9.0 installer was not provided any more. However, GUI Guider can upgrade projects created by the last major version and related minor version. Therefore, you can directly use GUI Guider v1.10.x and import project created by GUI Guider v1.9.x. Hope it helps. BR Celeste ----------------------------------------------------------------------------------------------------------------------- Note: If this post answers your question, please click the "ACCEPT AS SOLUTION" button. Thank you! -----------------------------------------------------------------------------------------------------------------------
View full article
PNEV7642FAMA pack Keil MDK project from SDK_2_12_1_PNEV7642FAMA requires PackID NXP.PN7642_DFP.15.0.0, but it is missing from :·https://mcuxpresso.nxp.com/cmsis_pack/repo/NXP.pidx· and direct pack URL returns 404. Please provide NXP.PN7642_DFP.15.0.0.pack or enable access. Re: PNEV7642FAMA pack Hello @Sinrow  PackID NXP.PN7642_DFP.15.0.0 is security file, you need to sign NDA with NXP and then request this file.
View full article
IMX95 { 15 x 15 }はLPDDR4/4X 16 GB RAMをサポートしていますか? こんにちは、NXPチームの皆さん、 IMX95{ 15 x 15 }について一般的な情報が欲しいです。MIMX9556CVTXN"は16GBのRAMをサポートします{ LPDDR4/4X } "MT53E4G32D8GS-046 WT:C ?" 16GB RAMをIMX 95に接続するための回路図の参照が見つかりませんでした { 15x 15} 16GB RAMのIMX95 { 19 x 19 }の回路図しか見つけられませんでした。 もし対応しているなら、16GB RAM{ LPDDR4/4x }とimx95{ 15 x 15 }の接続について教えていただけませんか? そしてBSPファイルはどうですか?16GBのRAMに対してDTSファイルが存在するのか、それとも手動で生成する必要があるのか。 Yocto Project Re: Is IMX95 { 15 x 15 } supported LPDDR4/4X 16 GB RAM こんにちは、 @Asadeds さん。 NXPサポートまでご連絡いただきありがとうございます。 当社の メモリ互換性ガイドによると、メモリ部品番号MT53E4G32D8GS-046はi.MX95と完全に互換性があり、このプラットフォーム上で徹底的に検証・テストされています。 したがって、このデバイスは推奨される構成および 設計ガイドラインに従い、i.MX95と併用可能です。 よろしくお願いします、 アレハンドロ・ガルシア Re: Is IMX95 { 15 x 15 } supported LPDDR4/4X 16 GB RAM こんにちは、 @Asadeds さん。 MT53E4G32D8GSはサポートされているメモリデバイスであり、i.MX95との社内検証済みです。しかし、このデバイスは特別なバイトモード構成を使用しており、設定ツールとソフトウェアスタックの両方で追加のサポートが必要です。 現時点では内部サポートはありますが、現在のConfig Toolsの公開リリースには、この特定のメモリデバイスを設定するための必要なオプションはまだ含まれていません。このメモリのサポートはFUTUREツールリリースで予定されています。 よろしくお願いします、 チャビラ Re: Is IMX95 { 15 x 15 } supported LPDDR4/4X 16 GB RAM こんにちは @Chavira  迅速な返信ありがとうございます。 DDRの設定を試みると「Imx 26.06のConfig tool」アプリケーションが表示され、対応可能な LPDDR4/4xは最大8GBまでしかなく、対応するパッケージは LPDDR5 を選択します 最大16GBです。 参考のためにスクリーンショットを添付しました。もし何か見落としている点があれば教えてください。 これについて助けていただけませんか?それと、プロジェクトにLPDDR4/4xを使いたいと思っています。部品番号は「MT53E4G32D8GS-046 WT:C」です。 Re: Is IMX95 { 15 x 15 } supported LPDDR4/4X 16 GB RAM こんにちは、 @Chavira さん。 迅速なご返信ありがとうございます。 まだ混乱しているので、質問を簡単にしたいと思います。 今のところ、特定のRAMベンダーと部品番号は無視しましょう。 config Toolsが i.MX95 の 15× 15または 19×19 パッケージで 16GB LPDDR4/LPDDR4X メモリ をサポートしているか確認していただけます か? もし答えがノーなら、どうやって16GBのサポートを得るのでしょうか?社内サポートが利用可能だとおっしゃっていましたので、そのサポートにアクセスする手続きについて説明していただけると助かります。 現在、PCB設計を最終調整中で、RAMの選択肢のせいでプロジェクトは保留中です。これが前進を妨げる唯一の残された問題なので、できるだけ早く明確な答えが必要です。 ご回答をいただければ幸いです。 よろしくお願いします。 Re: Is IMX95 { 15 x 15 } supported LPDDR4/4X 16 GB RAM こんにちは、 @Asadeds さん。 社内チームと協議した結果、以下のとおり最新情報をお伝えいたします。 NXPは通常、四半期ごとに新しいバージョンのConfig Toolsをリリースするため、次のリリースはバージョン26.09が予定されています。 i.MX95自体はこの16GBメモリデバイスをサポートしていますが、現在の公開版DDR設定ツールはまだこの特定のメモリの設定をサポートしていません。良いニュースは、すでにツールの内部バージョンでサポートが存在しているものの、まだ公開リリースには組み込まれていないことです。 内部ツールへのアクセスが可能かどうかは確信が持てません。ただし、会社のメールアドレスを使って当 サイト からサポートケースを開くことをお勧めします。これにより、適切なチームがあなたの要望を確認し、追加のサポートや早期サポートの選択肢があるかどうかを判断できます。 ご不便をおかけし申し訳ありません。今後の公開リリースにこのサポートが統合されるまでのご理解に感謝いたします。 よろしくお願いします、 チャビラ
View full article
imx93 lpddr4x の JSL4BAG16 設定が不安定です こんにちは、専門家の皆様: JSL4BAG16 の lpddr4x 設定に関して問題があります。設定後、「機能」テストはパスしますが、「最適化->CA 最適化の Vref」で失敗することがあります。常に失敗するわけではなく、時々失敗します。 「vTSA -> CA eye」のテストを実行すると、合格と表示されますが、同時に「エラーログ」も表示されます。 「Vref DQ config」と「Vref CA config」の調整方法について質問があります。JSL4BAG16のVref値は「EVKで使用されているミクロン値」と異なりますが、範囲0または範囲1を設定する必要がありますか? 私の知る限り、Vref DQは「アイダイアグラム」テストの結果に基づいて設定されますが、「読み取りダイアグラム」と「書き込みダイアグラム」のどちらを使用すればよいのでしょうか? JSL4BAGのデータシートと、「CA eye」テストログおよびmexファイルを添付しました。     よろしくお願いします。 Re: imx93 lpddr4x config for JSL4BAG16 unstable こんにちは、 LPDDR4Xは、 https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/i-MX-93-Memory-Compatibility-Guide/ta-p/1725656の一部です。 Vref DQ チューニングには、JSL4BAG16 のレンジ 1 (デフォルト) を使用し、読み取りではなく書き込みアイ ダイアグラムを使用してください。   Micron/EVKの設定を再利用しないでください。必ずJSL4BAG16に合わせてVrefを再調整してください。 Re: imx93 lpddr4x config for JSL4BAG16 unstable こんにちは、オズワラグさん。 ご返信ありがとうございます。私は「i.MX config tool」でテストに合格し、「最適化」テスト結果でDQとCAの「Vref」を使用しました。 しかし、まだ2つの問題があります。 1.あるボードでは「CA Charts」が表示されず、「CA Eye」テストには誤差がありますが、合格と表示されます 2.lpddr4x_timing.cを更新した後すべての合格ボードで「i.MX config tool」によって生成されたものをシステムで「memtest」を実行すると、「Stuck Address」で失敗します。常にではありませんが、時々発生します。 よろしくお願いします。 Re: imx93 lpddr4x config for JSL4BAG16 unstable 私のFRDM-IMX93ボードにも同じチップが搭載されていますが、市販のイメージファイルでは正常に起動しません。どうすれば解決できますか? Re: imx93 lpddr4x config for JSL4BAG16 unstable いいえ、していません。弊社では、flex-installerが提供する市販のイメージファイルを使用して、市販のfrdm-imx93ボードを使用しています。 入門マニュアルには「i.Mx設定ツール」についての記載はありません。 手順はどうなりますか?マニュアルはありますか?また、使い始めるにあたって、どのような手順で部品を交換する必要がありますか? これはまた、すべてのFRDM-IMX93ボードに対して1つの標準イメージを使うことはできず、各ボードを確認するか、搭載DDRによって2〜3つのイメージバージョンを持つ必要があるということですか? ご注意ください。私たちは(共有の)お客様に対して既製の動作を期待しています。 Re: imx93 lpddr4x config for JSL4BAG16 unstable こんにちは、SynchronicITさん。 「i.MX config tool」を使用してDDRテストに合格しましたか?まずそれを通過させてから、lpddr4x_timging.c を使用する必要があります。「i.MX設定ツール」によって生成されました。 Re: imx93 lpddr4x config for JSL4BAG16 unstable こんにちは: NXP公式の「FRDM i.MX 93開発ボード」と公式リリースを使っているようですね。大丈夫でしょう。「DDRテスト」を行う必要はありません。私は「FRDMボード」を持っていません。NXPのボードの使い方に関するドキュメントを参照できるかもしれません。
View full article
在 i.MX8 QuadMax 上使用 AAOS 15 启用多用户功能,并设置多显示器 各位同事好, 我们 在 i.MX8 QuadMax 平台 上使用 Android Automotive OS( AAOS) 15 。 我们目前的硬件配置包括三个显示器: 主中央显示屏(驾驶员/中央显示屏) 乘客显示屏 仪表盘显示 我们 希望 在 该 平台 上 启用 和 验证 Android 多用户 功能 , 包括 支持 用户 切换、 访客 用户 和 用户特定的 应用 程序/设置 。 请问 您 能否 就 以下 问题 提供 指导 : 在 i.MX8QM 上 启用 AAOS 15 的 多 用户 支持 需要 哪些 配置 ? NXP 方面 是否 需要 对 电路板支持包 进行 任何 特定的 更改 ? 必须 启用 哪些 框架 覆盖层、 功能 标志 或 系统 属性 ? 任何指导或建议都将不胜感激。   谢谢! Re: Enabling Multi-User Functionality in AAOS 15 on i.MX8 QuadMax with Multi-Display Setup 嗨@harshi03 请参阅官方 Android Automotive 文档: Android Automotive 多用户支持 前台和后台用户系统处理 对于多个显示器上的并发用户,请参考 Android Automotive 多显示器和乘员区域架构: Android Automotive 15 功能 多显示器通信 API 此致, 志明
View full article