Multi Source Translation Content

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Multi Source Translation Content

ディスカッション

ソート順:
Online customer service micro [xins4698] Sentosa company 24 hours online customer service application business processing Online customer service micro [xins4698] Sentosa company 24 hours online customer service application business processing
記事全体を表示
オンラインカスタマーサービス [xins4698] セントーサ社のゲームダウンロードアカウントの直接口座開設手続き オンラインカスタマーサービス [xins4698] セントーサ社のゲームダウンロードアカウントの直接口座開設手続き 一般的な グラフィック LPCオープン 周辺機器 USB ユーザーコンテンツ 中国語ユーザーフォーラム
記事全体を表示
ヘッドフォンを大量に購入する場合のアドバイス こんにちは、みんな。 中小企業、学校のプログラム、イベント用にヘッドフォンを大量に購入することを検討しており、経験のある方からのアドバイスをいただきたいです。大量購入する場合、音質、耐久性、保証、ブランドの評判など、どの要素が最も重要でしょうか。 サプライヤーやメーカーと取引する際に避けるべきよくある落とし穴はありますか?私は快適性や信頼性を犠牲にすることなく、長期間使用できるバルクヘッドフォンの調達に特に興味があります。どの価格帯が最も価値がありますか? また、確認すべき認定はありますか? 信頼できるベンダー、最低注文のヒント、交渉戦略などがあれば、世界中の同様の状況にある経験豊富なバイヤーから大いに歓迎されます。 Re: Advice Needed on Buying Headphones in Large Quantities まとめ買いに関しては、いろいろとアイデアがあります。品質と価格が重要です。先に進む前に、どのようなタイプのヘッドフォンを購入したいのかを明確にする必要があります。また、米ドルでの予算についても心の中で答えておく必要があります。これらはすべて重要です。ご興味がございましたら、WhatsApp: +8526583 (7594) までご連絡ください。
記事全体を表示
Can you select multiple controls and modify their properties in a unified way? As the question, with version 1.10.0 actually verified that it is not possible to modify the properties uniformly by selecting multiple controls. This is a very effective feature when modifying the properties of multiple controls in a unified way, if not, can it be added to the next version? Thanks for the reply. Re: 能否选中多个控件统一修改属性 Hi @xiaowan  Thanks for your information. I will report your suggestions to the GUI GUider team. BR Harry
記事全体を表示
MC33HB2000 やあ! 私はこのドライバーを使って PCB ボードを作り始めましたが、デジタル入力を使用すると非常にうまく機能します。SPI 通信を使用しようとしましたが、成功しなかったため、いくつか質問します。まず、私は STM32 ファミリを使用していますが、私の質問は次のとおりです。 - SPI を使用する場合でも、ENBL ピンを 1 に設定する必要がありますか? - クロック極性のアクティブハイトは正しいですか? - クロック位相の 1ST エッジは正しいですか? - データシートに最大周波数が 10 MHz と記載されていますが、データシートの別の部分では最大 10 MHz と記載されているので、正しい周波数はどれでしょうか? - レジスタを読み取りたい場合、デバイス識別の読み取りには 0x00 を送信し、ステータスの読み取りには 0x2000 を送信し、書き込みたい場合はビット 15 を設定する必要がありますか? なぜなら、私は試しましたが、今のところ機能せず、はい、データを送信する前に CS を低く設定したからです。 質問ばかりで申し訳ありません ありがとうございます。 セルジオ Re: MC33HB2000 親愛なるセルジオへ どういたしまして。良い1日を。 敬具、 ヨゼフ Re: MC33HB2000 ご協力本当にありがとうございました。今夜ホームに帰ったら試してみます。 昨日、私はこの文書をオンラインで見つけました。 Re: MC33HB2000 こんにちは、セルジオ。 - SPI を使用する場合でも、ENBL ピンを 1 に設定する必要がありますか? [A] はい、どちらの場合も ENBL ピンは論理ハイにする必要があります。 - クロック極性はアクティブハイで正しいですか? [A] 正解です。SCLK ラインはアクティブ ハイ、CPOL=0 です。 - クロック位相の 1ST エッジは正しいですか? [A] これは誤りです。データは SCLK の立ち下がりエッジ (2 番目のエッジ)、CPHA=1 でサンプリングされます。これにより、SPI モードは 1 であると推測されます。 - データシートに記載されている最大周波数は 10 MHz ですが、データシートの別の部分では最大 10 MHz と記載されているので、正しい周波数はどれでしょうか? [A] はい、HB2000 SPI の最大動作速度は 10 MHz です。 - レジスタを読み取りたい場合、デバイス識別の読み取りには 0x00 を送信し、ステータスの読み取りには 0x2000 を送信し、書き込みたい場合はビット 15 を設定する必要がありますか? [A] SPI HBridge SW ドライバを添付してください。プログラミング ガイド ドキュメントが含まれています。 敬具、 ヨゼフ Re: MC33HB2000 サポートありがとうございます。今はとても順調に動作しています。 セルジオ
記事全体を表示
MC33HB2000 Hi there! I start to work with this driver i made a pcb board and if i use a digital input work very well. I try to use SPI comunication  but witout success so i'm here for ask a few question . First i use a STM32 family and my question are : - I need the put ENBL pin at 1 even when i want use SPI ?  - Clock polarity active hight is right ? - Clock phase 1ST edge is right ?  - Max frequency i read on datasheet up 10MHz but in another  part of datasheet i read max 10Mhz so the right frequency is ?  - if i want read the register i need to send 0x00 for read the device identification 0x2000 for read status ect ect and set the bit 15 if i want write right ? Because i try and right now dosen't work and yes i put the CS low befor the send data . Sorry for all this question   Thank you  Sergio Re: MC33HB2000 Thank you soo much for your help i will try tonight when i back at home. Yesterday i find this document on line .  Re: MC33HB2000 Hi Sergio, - I need the put ENBL pin at 1 even when i want use SPI ?  [A] Yes, for both the ENBL pin must be logic high.  - Clock polarity active high is right ? [A] Correct. The SCLK line is active high, CPOL=0.  - Clock phase 1ST edge is right ?  [A] This is incorrect. The data are sampled on SCLK falling edge, (2nd edge), CPHA=1. This deduces the SPI mode is 1.  - Max frequency i read on datasheet up 10MHz but in another  part of datasheet i read max 10Mhz so the right frequency is?  [A] Yes, the maximum HB2000 SPI operation is 10 MHz.  - if i want read the register i need to send 0x00 for read the device identification 0x2000 for read status ect ect and set the bit 15 if i want write right ? [A] Please find attached SPI HBridge SW driver. Included is a Programming Guide document. With Best Regards, Jozef Re: MC33HB2000 Dear Sergio, you welcome. Have a nice day. With Best Regards, Jozef Re: MC33HB2000 Thank you for the support , now work very well. Sergio
記事全体を表示
在 Arc Raiders 中哪里可以找到高级机械元器件 在 Arc Raiders 中,高级机械元器件对于制作和升级游戏中的各种工具、设备和其他关键物品至关重要。作为一名经验丰富的玩家,你一定想知道在哪里可以找到这些稀有材料,以及如何充分利用它们。本指南将帮助您确定可以采购高级机械元器件的关键地点,以及提高资源挖掘效率的其他提示。 什么是高级机械元器件? 在深入了解这些地点之前,让我们简要定义高级机械元器件。这些精炼材料主要用于制作和升级高级物品,如武器、盔甲和实用工具。它们在游戏中被归类为"罕见" 物品,有多种用途,包括回收制成工艺材料和升级站。 高级机械元器件在制作 Combat Mk. 3(侵略性)或 Looting Mk. 3(谨慎)等物品时特别有用,因为这些物品需要它们来制作高级制作配方。 如何找到先进的机械元器件 1.清扫地点 查找高级机械元器件的最直接方法是清理。在地图上的不同地点都能找到它们,尤其是在探索工业区或高科技区时。清理这些元器件的一些常见地方包括: 电气区域:这些区域以大量使用电子和机械为标志,富含先进的机械元器件。确保在发电站和维修站附近进行检查,因为这些地方通常有更高的几率出产所需的材料。 女王功能域:一个特定的高等级区域,以其更强的敌人和资源丰富的环境而闻名。如果你有足够的技能来处理女王的领地,你可以更有效地种植高级机械元器件,因为这些地点往往有最稀有的元器件。 2。制作高级机械元器件 如果您喜欢更可控的方法,手工制作是另一种选择。你需要一个 Refiner 2 或 Refiner 3 站来制作高级机械元器件。基本的制作配方需要: 3 根导线 2 电气元器件 这个配方很容易在游戏初期获得,它为你提供了一种无需依赖清理就能高效地创建这些元器件的方法。 3.回收组件 如果您有过多的低级元器件或其他不再需要的材料,则回收是获得高级机械部件的另一种好方法。当您从其他各种来源收集材料,并希望将其转化为更有用的资源时,这一过程尤其有用。 4。购买先进的机械元器件 如果你很着急或者没有时间自己耕种或制作元器件,你也可以直接从游戏内商店或其他玩家通过市场购买弧线突袭者物品。如果时间不够,这是获取这些材料的便捷方法。 高效农业小窍门 虽然了解高级机械元器件的位置至关重要,但您可以使用一些策略来最大限度地提高耕作效率: 瞄准高密度地区:重点关注已知稀有材料掉落率高的地区。如果你在清理,不要在低产量地区浪费时间。 升级您的工具:使用更高级别的清理工具或设备来增加找到稀有元器件的可能性。提高资源收集效率的工具将为您节省时间和精力。 参加多人游戏:如果您在玩多人模式,可与队友协调,同时耕种不同的区域。这不仅能加快进程,还能减少遇到敌人的危险,以免拖慢速度。 有效使用您的公用事业站:别忘了可以使用高级机械元器件升级您的公用事业站。如果你有很多元器件,可以考虑使用其中一些元器件进行电台升级,以开启更多的制作选项并改善整体资源管理。 高级机械元器件对于 Arc Raiders 中的制作和升级至关重要,而知道在哪里可以找到它们是游戏高效进度的关键。无论是在高科技区搜刮、自己制作,还是回收其他物品,都有各种方法可以获得这些稀有材料。对于那些寻求快速解决方案的人来说,可以考虑选择购买 arc raiders 物品来节省时间。 按照本指南中的提示进行操作,您将有能力找到并充分使用高级机械元器件。快乐搜刮、制作和升级! 更进一步:弧形突击最佳手炮 优点& 缺点 2026
記事全体を表示
Mifare Classic APDU 命令不起作用 大家好, ,我正试图通过 Omnikey 5022 读卡器读取 Mifare Classic。 更具体地说,我试图从 TagInfo 应用程序读取所附截图中显示的 14& 15 扇区。(字符串"984200001217764463=20191207") 我已经查阅了 Omnikey 5022 开发人员指南(截图附后)。 我尝试在 00& 01 两个内存位置加载 FF FF FF FF FF FF 密钥,然后验证扇区,但仍无法读取 14& 扇区,无法获得理想的结果。 这些是我使用的 APDU 命令 加载密钥 - FF82000006FFFFFFFFFFFF(在位置 00 加载密钥 FF FF FF FF FF)或 FF82000106FFFFFFFFFFFF(在位置 01 加载密钥 FF FF FF FF FF) 验证 - FF860000050100146000(读取块 14,密钥存储在位置 00)或 FF860000050100146001(读取块 14,密钥存储在位置 01)。 FF860000050100146000(用于读取区块 14,密钥存储在 00 位置) 或 FF860000050100146001(用于读取区块 14,密钥存储在 01 位置) 用于读取数据 - FFB0001410 用于读取区块 14 数据 和 FFB0001510 用于读取区块 15 数据。 任何帮助都将不胜感激。 谢谢。 Re: Mifare Classic APDU Commands not working 使用以下命令加载密钥 FF82200006FFFFFFFFFFFF(在位置 00 加载键 FF FF FF FF FF FF)或 FF82200106FFFFFFFFFFFF(在位置 01 加载键 FF FF FF FF FF FF)。
記事全体を表示
S32K3 Unlock Secure Debug with Trace32 Hello S32K3 Team, I am currently experiencing an issue with secure debug unlock. The debugger I am using is Trace32 and autosar os using.... The Life Cycle (LC) has been switched to OEM, and secure debug is configured in password mode (not challenge–response). The configured TEST password is: 0xFFEEDDCCBBAA99887766554433221100 Before switching the LC, I confirmed that the HASH value matched correctly. I have tried the following two methods to unlock secure debug: Using the Trace32 command: SYStem.Option KEYCODE %Byte 0xFF 0xEE 0xDD 0xCC 0xBB 0xAA 0x99 0x88 0x77 0x66 0x55 0x44 0x33 0x22 0x11 0x00 Using the S32_JTAG_WRITE.cmm script However, both methods failed to unlock secure debug. I would appreciate your guidance on what I should check next or any potential causes I might be overlooking. I have attached my script for reference. Best regards, #HSE #secureDebug Re: S32K3 Unlock Secure Debug with Trace32 I have recently test it. See attached scripts debug_authorization.cmm shows how to enter the password and then it calls other scripts. I am sending you attachment directly.
記事全体を表示
如何查找堆数据损坏的责任人? 大家好 首先,有些东西我无法更改,如 MCUXpresso 和 LPCOpen 的版本、MCU 和我切换到 SDK 是不可能的。 我正在 LPC4078 上将代码从 Keil API 移植到 LPCOpen(可惜所有代码都已过时)。我使用 MCUXpresso 11.9 和 Link2(虽然不是最新版本,但比其他版本要新很多)。操作系统是 W11(也别无选择)。该项目有多个线程以及一些中断和定时器定期发生。 我发现的问题是,在某些时候,结构的一部分会被 0xa5 覆盖,而 0xa5 (通过更改值测试)是 tskSTACK_FILL_BYTE。由于结构体位于线程之间的堆上(即在任何堆栈线程之外),并且在创建后以零值正确初始化,并且从未释放,我假设未使用的线程堆栈中的某个代码被复制到了错误的地址。 该结构被声明为静态结构,并在该代码文件中正确使用。因此,只能通过该文件外部的某个(混乱的)指针来访问它。 我尝试使用https://mcuoneclipse.com/2018/08/11/tutorial-catching-rogue-memory-accesses-with-eclipse-and-gdb-watchpoints/(Erich Styger) 和一些论坛帖子来设置观察点,结果确实停止了执行。然后(因为我怀疑可能是这一行),我在之前插入了一个 vTaskDelay(1),结果在完全不同的地方发生了损坏。因此,它似乎是准并行运行的东西,比如定时器、中断处理程序或不同的线程。 我还可以尝试什么? 我注意到,我只能将观察点的过滤器设置为 1 号线程。因此,我尝试使用 Erich Styger 的这些网页切换到全停止模式,但没有成功: https://mcuoneclipse.com/2020/02/03/enable-freertos-debugging-for-linkserver-debug-connections/#more-28215 https://mcuoneclipse.com/2019/01/13/gdb-all-stop-and-non-stop-mode-with-linkserver/ MCUXpresso 是否已改成只供不停机使用,还是我在某些方面做错了? 希望得到任何帮助。 Re: How to find who is responsible for heap data corruption? 嗨,加里、 您能否尝试禁用写缓冲区(有关背景信息,请参阅 https://mcuoneclipse.com/2017/01/13/debugging-arm-cortex-m0-hardfaults/)? McuHardFault(https://github.com/ErichStyger/McuLib/blob/master/src/McuHardFault.c) 有一个设置 McuHardFault_CONFIG_SETTING_DISABLE_WRITE_BUFFER(https://github.com/ErichStyger/McuLib/blob/master/config/McuHardFaultconfig.h),说明了如何使用它。这可能对你的情况有帮助。 希望这能帮到您, 埃里希 Re: How to find who is responsible for heap data corruption? 你好,埃里希、 谢谢您的意见。非常感谢。 我读了这篇文章并使用那个Cortex M4寄存器禁用了总线缓冲区,但由于某种原因,它对我的监视点没有帮助。这可能取决于检查的方式和时间。
記事全体を表示
i.MX RT 1060 上音频 PLL 的动态变化 我计划使用 i.MX RT 1060。 下面 URL 中的文件是关于 i.MX RT1170 的,其中指出音频 PLL 可以动态更改。 https://www.nxp.com/docs/en/application-note/AN14420.pdf i.MX RT 1060 也能做到这一点吗? Re: Dynamic change of AUDIO PLL on i.MX RT 1060 感谢您的解答。 我确认,我想要的答案在 AN14693 第 5 章中有明确说明。 Re: Dynamic change of AUDIO PLL on i.MX RT 1060 你好@yoshida_satoru、 感谢您关注恩智浦 MIMXRT 系列! 根据我的经验,虽然官方文档没有明确支持 RT1060,但它也采用了类似的方法,可以对 CCM_ANALOG_PLL_AUDIO_NUM 进行微调。您可以参考此 AN: https://www.nxp.com/docs/en/application-note/AN14693.pdf 致以最诚挚的问候, Gavin
記事全体を表示
About MCUXpressoSecureProvisioningTool Is MCUXpressoSecureProvisioningTool available for free? Re: MCUXpressoSeccureProvisioningToolについて Yes, this software product is free of charge
記事全体を表示
MPC8308VMAGDA こんにちは、チーム LTB後も製品は継続されますか? 製造番号: MPC8308VMAGDA DC: 2505 MCX C Re: MPC8308VMAGDA 最終配達日: 2024 年 6 月 30 日。2025年のチップは不可能だ。 あるいは、 www.aceicc.comにアクセスしてアドバイスを求めることもできます。私は前回、彼らから良い回答を受け取りました。
記事全体を表示
How to add the PFE driver to the BSP of S32G274A Dear experts,   I am compiling the Linux BSP according to section 3.1.2 of the manual S32G2_LinuxBSP_44.0_User_Manual. Currently, the compilation environment has been properly configured and the compilation has been completed successfully. However, after burning the compiled image file to the SD card and booting it up, there is no PFE firmware file in the FAT32 partition of the SD card. In addition, the pfe network interface is not displayed when running the ifconfig command after the image is booted.   Could you please advise on how to compile the PFE driver into the Linux BSP? Also, could you provide any relevant manuals? Re: How to add the PFE driver to the BSP of S32G274A hi,waitewang Please try to refer to the 7.3.4 Build by Auto Linux BSP of S32G2_LinuxBSP_44.0_User_Manual.pdf as the following picture. BR Joey Re: How to add the PFE driver to the BSP of S32G274A Dear experts, With your assistance, I can now compile the PFE driver into the BSP image file and have verified its functionality on the development board. I would like to consult you further on one question: how can I locate the corresponding PFE driver code? I have found some PFE-related code snippets via global search, but I cannot confirm their validity. My ultimate goal is to port the PFE driver code to other operating systems, so my first step is to identify the configuration process of the PFE module clock. If it is success, I will port the function code step by step. thanks very much! Re: How to add the PFE driver to the BSP of S32G274A Hi, Waitewang. Try visiting the link below: S32G2 Secure and Reliable Automotive Network Processor | NXP Semiconductors BR Joey. Re: How to add the PFE driver to the BSP of S32G274A Hi Joey         I tried to modify the code under this directory—such as altering existing print statements or adding new ones—but after recompiling with bitbake, there were no changes at all; the print output remained the same. Could it be that I’m looking in the wrong directory?
記事全体を表示
i.MX6x ENETは、一時停止フレームを受信するとENETx_RCR[FCE]がクリアされ、予期せず転送を中断します。 こんにちは。イーサネットのポーズ フレーム機能に関する問題が発生しています。ポーズ フレームを受信したときに ENET がデータを送信し続けるようにしたいので、「22.6.4.7 ポーズ フレームの終了」と i.MX6x UM の FCE ビット定義に従って、ENETx_RCR[FCE] ビットをクリアしてフロー制御機能を無効にしましたが、FCE がクリアされているかどうかに違いはないようです。有効なポーズ フレームを受信すると、ENET MAC は送信を一時停止します。 また、同じ PHY、同じ設定、同じテスト ツールと操作手順で他の SOC (xilinx Zynq など) をテストしたところ、動作しました。 SO テストの前に実行する必要がある追加の構成手順はありますか? Re: i.MX6x ENET suspends transfer unexpectedly with ENETx_RCR[FCE] cleared when pause frame receive こんにちは、ジョセフさん。ご返信ありがとうございます。 「ethtool -A eth0 autoneg off rx off tx off」が /etc/network/インターフェース に追加され、eth0 が起動するたびに自動的に呼び出されるようになりました。 ethtool クエリの結果は次のようになります。 # # # ethtool -a eth0 eth0 の一時停止パラメータ: 自動ネゴシエーション: オフ RX: オフ TX: オフ 件 ENET_RCR: # # # デバイスメモリ 0x020B4084 32 0x45F20104 # ethtool eth0 eth0の設定: サポートされているポート: [ TP MII ] サポートされているリンクモード: 10baseT/Half 10baseT/Full 100baseT/ハーフ 100baseT/フル サポートされている一時停止フレームの使用: いいえ 自動ネゴシエーションをサポート: はい サポートされているFECモード: 報告なし アドバタイズされたリンクモード: 10baseT/Half 10baseT/Full 100baseT/ハーフ 10baseT/フル 宣伝されている一時停止フレームの使用: いいえ 宣伝されている自動ネゴシエーション: いいえ 宣伝されているFECモード: 報告なし リンクパートナーがアドバタイズするリンクモード: 10baseT/Half 10baseT/Full 100baseT/ハーフ 10baseT/フル リンクパートナーが通知する一時停止フレームの使用: 対称受信のみ リンクパートナーがアドバタイズした自動ネゴシエーション: はい リンクパートナーがアドバタイズしたFECモード: 報告なし 速度: 100Mb/s デュプレックス:フル ポート: MII PHYAD: 5 トランシーバ: 外部 自動ネゴシエーション: オン ウェイクオンをサポート: g ウェイクオン: d リンクが検出されました: はい # Re: i.MX6x ENET suspends transfer unexpectedly with ENETx_RCR[FCE] cleared when pause frame receive こんにちは、 NXP Semiconductors製品にご興味をお持ちいただきありがとうございます。 次のコマンドを試してください: ethtool -A eth0 受信オフ 送信オフ また、一時停止オプションを印刷してから、もう一度試してください。 よろしくお願いします。
記事全体を表示
LPC5536 HSCMP dont work Hello everyone, We are using the HSCMP peripheral of the LPC5536 primarily to monitor a slow voltage. We configured HSCMP2 for "Nano Power Comparison," along with the DAC sub-module. However, we are experiencing instability with the output of HSCMP2, which oscillates. The duty cycle of the oscillation appears to depend on the voltage of the negative input, leading me to suspect that the positive input—the DAC signal—is not stable. When changing the power mode to "Low Speed Comparison," the oscillation issue is resolved. Additionally, my colleague has encountered similar problems with HSCMP0 and HSCMP1. He requires switching to "High Speed" mode for stable operation, but another PCB does not function properly with this setting. Has anyone else faced similar issues? Is there a reliability concern with the internal HSCMP? What steps can we take to achieve stability? Thank you for your input! Re: LPC5536 HSCMP dont work Hi,   it happens with 3 out of 3 devices on Rev. 1B Chip.  I compare a DC voltage with 8bit DAC (11/256 VCC (3.5V)) ~150mV. It triggered just an error flag in Application. I also checked it with Lab supply as input voltage. It always oscillate in Nano power mode changing the mode to a higher level will fix it.  Re: LPC5536 HSCMP dont work Hello @nobodyKnows, In order to support you better, could you provide me more details about when the oscillation occurs? For example: -Which signals are you comparing? -Does it happen in 100% of the cases? -Do you perform any specific actions in your code when it occurs? Additionally, I highly recommend reviewing these two application notes (AN13540 and AN13714), which provide detailed explanations of the HSCMP and may be helpful. BR Habib Re: LPC5536 HSCMP dont work Hello @nobodyKnows, I am investigating into this further, in the meantime. Could you provide me the error flag that you mentioned? BR Habib Re: LPC5536 HSCMP dont work it is really nothing special. I just test for COUT in CSR Register and set a Errorflag in my application.  if(HSCMP2->CSR & HSCMP_CSR_COUT_MASK){ errorFlg = 1; } Re: LPC5536 HSCMP dont work Hello @nobodyKnows, It is expected that, in low‑power modes, the overall performance and responsiveness of the peripheral will be reduced.  For example, for the HSCMP, in low‑power comparator mode the propagation delay can increase by up to a factor of 60 compared to the high‑speed mode, as shown in Table 49 of the datasheet. For this reason, you observe reduced performance across the different power modes. BR Habib Re: LPC5536 HSCMP dont work Hello, I currently have another device where the HSCMP2 peripheral is not functioning. I have two identical devices on my table with the same firmware, one of which works and the other does not. To facilitate testing, I connected my laboratory power supply to the positive input of the CMP, allowing me to easily adjust the voltage. I am comparing the output at 163 mV generated with the DAC sub-module, which creates the reference voltage at the negative input from the 3.5 V supply. The output of the CMP is inverted. The working device sets the HSCMP_CSR_COUT bit when the voltage is below 160 mV; otherwise, the bit is 0. The non-functioning device sets the HSCMP_CSR_COUT bit below 210 mV and above 780 mV; in between, it remains 0. I directly readout the status with debugger. What I would also like to mention is that in the datasheet, the bit fields INPSEL (bits 29-28) and INPSEL (bits 25-24) in the CCR2 register cannot be written to and are always read back as 0. I think that the fields do not exist and that only MSEL and PSEL are used for the input mux. Is anyone else experiencing a similar problem? Is there a workaround? I'm starting to have a very, very bad feeling about using this mcu in mass-produced devices. Best regards, nobodyKnows Re: LPC5536 HSCMP dont work Hello, next device with defect on HSCMP2. Now it faulty triggers ~10sec after init and a false trigger above 2,9V.  Can I assume that I will receive help here, or do I need to open a ticket regarding this matter? Re: LPC5536 HSCMP dont work Hi @nobodyKnows, I apologize for the delayed response. Since the issue is different to the original question, could you please open a ticket of this matter? This also help to bring a better personal support. Inside this new ticket, could you please provide the next information? -The detailed steps you followed when the issue occurred. -If you are able to reproduce this issue on any of our EVKs. -To verify whether the issue follows the MCU, could you swap the MCU that is presenting the problem onto a board that is not showing the issue, and share the results? You can open a support ticket on this page. BR Habib
記事全体を表示
我需要测试时间敏感网络 我需要在 s32g3 上测试时间敏感网络,IEEE 802.1AS、802.1Qbv 和 802.1Qbu。我应该订购参考设计板 (RDB3) 还是评估板 (EVB3)。 Re: I need to test Time sensitive networking @chenyin_h 可供下载的 BSP 附带了 EVB3 的设备树,我如何获得 RDB3 设备树的 BSP。 Re: I need to test Time sensitive networking 你好,@disrupt-user01 不客气。 如果有任何与 S32G 相关的其他问题,欢迎在这个 S32G 板上发布新话题,我们很乐意提供支持。 BR 切宁 Re: I need to test Time sensitive networking 感谢您的反馈, Re: I need to test Time sensitive networking 你好,@disrupt-user01 谢谢您的帖子。 也许您可以试试 RDB3,因为 sja1110 集成了更多功能。 BR 切宁 BR 切宁 Re: I need to test Time sensitive networking 你好,@disrupt-user01 感谢您的回复。 你是如何下载的电路板支持包镜像的?应包含支持 RDB3 和 EVB3 的所有图像 我建议通过以下链接下载: https://www.nxp.com/app-autopackagemgr/automotive-software-package-manager:AUTO-SW-PACKAGE-MANAGER BR 切宁
記事全体を表示
LVDSバッファ/スプリッタ こんにちは、 私はプロセッサインターフェースを持っており、そこからLCDを接続するための直接LVDSインターフェースを取得しています。これはLCDで問題なく動作します。 LVDS_CLK_P LVDS_CLK_N LVDS_D0_P LVDS_D0_N LVDS_D1_P LVDS_D1_N LVDS_D2_P LVDS_D2_N LVDS_D3_P LVDS_D3_N 今、同じインターフェースで並列ディスプレイを作成したいのですが、要件を満たすドライバー IC はありますか? そのCASE、どのように接続すればよいのでしょうか? 1024 * 768 XGA モード、または 1280 * 800 または 1366 x 768 (HD) 解像度をサポートしますか? Re: LVDS buffer/splitter こんにちは、 そのソリューション用のブリッジやリファレンス デザインはありません。 マーケットには目的にかなう製品がいくつかあるはずですが、私たちは特定の製品を他よりもお勧めするわけではありません。 すでにご興味をお持ちいただける製品をいくつかご用意しております。 LVDS 側には、jdi,tx26d202vm0bwa を使用する jdi wuxga lvds パネルがあります。 よろしくお願いいたします。 Re: LVDS buffer/splitter クロスポイントスイッチ/ブリッジソリューションはありませんか? オープンソース/サードパーティのソリューションを提案していただければ、非常に助かります。
記事全体を表示
用于闪存阵列完整性检查的离线 MISR 签名计算 我正在 S32K311 控制器上实施闪存阵列完整性检查。我的目标是为生成的 .bin 文件离线计算 MISR 签名值。文件,并将其存储在 NVM 中进行比较。   我尝试从 .bin 文件中计算 MISR 值。使用参考手册中描述的方法进行归档;但是,结果与 UM0-UM9 寄存器中观察到的值不匹配。请提供一个简单的 C 代码公式,以便从 .bin 文件中读取数据。文件并生成特定内存段的 MISR 值?   此外,我希望澄清 MISR[288] 位的作用,因为它的功能目前还不清楚。     顺祝商祺!   桑迪普-辛格 Re: offline MISR signature calculation for Flash Array Integrity Check 你好,我是@sandeepSingh18606、 让我看看我们是否有解决办法。 MISR 为 288 位宽,以 UM0-UM9 方式实现,MISR[288] 仅为 MSB。 此致, 丹尼尔 Re: offline MISR signature calculation for Flash Array Integrity Check 你好@sandeepSingh18606、 感谢您的耐心等待。我想告诉您,目前还没有针对该功能的离线解决方案。 不过,我们已向我们的软件工具团队提出申请,要求他们审查开发这种选项的可能性。评估工作仍在进行中,我们尚未得出结论,也没有可能的解决方案的时间表。 此致, 丹尼尔
記事全体を表示
[ls1046ardb] Exchange DDR4 DIMM to other DIMM(2GB), then boot failed. I exchanged DDR4 DIMM with other DIMM. (This DIMM can be used general Ubuntu-PC, and it can pass memtest86) Then boot sequence failed with following error message. ERROR:   Board parameters no match. ERROR:   Failed matching board timing.   In cal_board_params() function, I found pdimm->rc value was 0x01, then modified following parameter. static const struct rc_timing rce[] = { {U(1600), U(8), U(7)}, {U(1867), U(8), U(7)}, {U(2134), U(8), U(9)}, {} }; static const struct board_timing udimm[] = { {U(0x01), rce, U(0x01020304), U(0x06070805)}, // add this line {U(0x04), rce, U(0x01020304), U(0x06070805)}, {U(0x1f), rce, U(0x01020304), U(0x06070805)}, };     However boot sequence failed. It seems that BL31 cannot be booted, and failed. NOTICE:  BL2: Booting BL31 INFO:    Entry point address = 0xfbe00000 INFO:    SPSR = 0x3cd // no more logs..   I think that rce and udimm parameters should be configured using QCVS(CodeWarrior), but I got following error. Create new "QorIQ Configuration Project" Select "DDR Memory Controller Configuration" Select "From memory file", choose SPD binary file as "Input file" "Import" button Error message "Please check the value of DDR data rate in import file!" is shown.   Is my approach correct? How to create correct parameters by QCVS? Re: [ls1046ardb] Exchange DDR4 DIMM to other DIMM(2GB), then boot failed. You need to use QCVS DDRv tool to connect to the custom board to do validation and optimization to get optimized DDR initialization parameters and used them in ATF software. Please refer to DDRv user manual https://www.nxp.com/docs/en/user-guide/QCVS_DDR_User_Guide.pdf The customer needs to create a DDR QCVS project according to the custom board. If DIMM is used on the customer’s board, there is SPD on the target, please select “Read SPD” in DDR configuration panel when create QCVS DDR project. Then use QCVS DDRv tool to connect to the target board to do further optimization and validation. After successful validation, please click Project->Generate Processor Expert Code to get the optimized DDR controller configuration parameters in file ddr_init1.c, and use it to modify ATF source code plat/nxp/soc-ls1046a/ls1046ardb/ddr_init.c. Re: [ls1046ardb] Exchange DDR4 DIMM to other DIMM(2GB), then boot failed. Thank you for comment. I might have misunderstood.. Can't QCVS read 512-byte SPD binary file? Not from SPD in DDR DIMM. I don't have JTAG hardware now. Best Regards, Narita Re: [ls1046ardb] Exchange DDR4 DIMM to other DIMM(2GB), then boot failed. JTAG hardware is necessary, you need to connect QCVS DDRv tool to the target board to do optimization and validation through JTAG to get the optimization parameters. Re: [ls1046ardb] Exchange DDR4 DIMM to other DIMM(2GB), then boot failed. Thank you. I'll get CodeWarrior TAP and try as your comment. Best Regards, Narita
記事全体を表示