Multi Source Translation Content

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

Multi Source Translation Content

Discussions

Sort by:
设置智能卡……我该从哪里开始? 这是我第一次在这里发帖,非常喜欢这个资源,我经常会参考它!我有一个关于为终端用户设置双因素认证智能卡的问题。 我们目前使用 HID 1386 非接触式卡进行大楼门禁(125Khz...?),我也希望能够将它们用于 PC。我不知道这是否可行,因为这些卡片是预先编程的,而且我甚至不知道它是否符合 NIST 800-171 指南。我收到了 HID 卡 1597 型号的报价,该卡包含智能芯片,并符合我们用于进入大楼的非接触式标准。 我的问题是,这些方法可以用于Windows身份验证吗?我的意思是,这些卡可以用于门禁吗?芯片是否兼容Windows AD?或者说,这些芯片必须符合某种标准才能正常工作?我看到的标准一直是 ISO 7816。 另外,部署这项技术在成本方面大概需要多少?我得到的报价是,100 张上述卡片的价格约为 1100 美元。我愿意考虑这个方案,因为这意味着我们只需要携带一张卡,但如果购买新的智能卡并携带一张备用卡会便宜得多,我也愿意考虑这个方案。 提前感谢! 汽车智能卡 Re: Setting up Smart Cards...where do I begin? 你好@ichiha68 希望你一切都好。 非常抱歉,我对 Windows AD 的要求以及您正在使用的免接触式卡的规格并不完全了解(请考虑联系制造商以获取更多支持)。 经过一番快速研究,HID 1386 卡似乎是 125 kHz 低频近距离凭证,用于物理访问控制。单靠 LF 近距离技术不足以实现 Windows/Active Directory 的原生智能卡登录,因为 Windows 智能卡登录似乎需要一个受支持的智能卡接口/中间件,Windows 可以通过该接口/中间件枚举用户证书并使用相应的私钥进行身份验证。 问候, 爱德华多。
View full article
S32 Design Studio for Power Architecture® 2017.R1 - License activation issue Hello, I would like to kindly request assistance regarding my license activation. My previous request was processed, but the wrong version was reactivated. I now have access to S32 Design Studio for Power Architecture v2.1, whereas I actually need to use S32 Design Studio for Power Architecture 2017.R1 (S32DS-PA v2.0) for my current projects. Could you please correct the activation and restore the proper version of the license? Thank you very much for your support. Best regards, Alessandro Re: S32 Design Studio for Power Architecture® 2017.R1 - License activation issue Hello, I have requested it for you, Once it is done I will inform you. Best regards, Peter
View full article
aft05ms004nt1 i have a problem guys help me  i have an ic aft05ms004nt1 but i want it to transmit it with freq 30-45 mhz could someone help me with zload and zsource value guys please see table in attachment Re: aft05ms004nt1 Hello arkazains Good day! You're way outside the operating range of this transistor. Unfortunately, we don't have a replacement for this PN transistor due to the voltage levels it handles, but if you're willing to integrate level translators into your design, you might find other PN transistors that could help, for example: MRFE6VP61K25H Another option could be the AFT05MS003N; it's already marked as discontinued and is no longer in production, but you could check with our distributors to see if they still have any. I wish you the best of luck with your project. Have a great day and best of luck.
View full article
aft05ms004nt1 困ったことがあるんです、皆さん助けてください 私はAFT05MS004NT1というICを持っていますが、30~45MHzの周波数で送信したいと思っています。 どなたかZloadとZsourceの価値について助けていただけますか? 添付ファイルの表をご覧ください。 Re: aft05ms004nt1 こんにちは、arkazainsの皆さん。 良い一日! このトランジスタの動作範囲を大きく超えています。残念ながら、このPNトランジスタの代わりは電圧レベルの問題でありませんが、設計にレベルトランスレーターを組み込むことを検討すれば、例えば以下の通りの他のPNトランジスタが見つかるかもしれません。 MRFE6VP61K25H もう一つの選択肢は AFT05MS003N;すでに生産終了と表示されていますが、販売代理店にまだ在庫があるか確認すると良いでしょう。 プロジェクトの成功を心からお祈りしています。 良い一日をお過ごしください。幸運を祈ります。
View full article
OV5640とi.MX RT1170(ディスプレイなし)のインターフェース接続による画像キャプチャとデスクトップへのストリーミング こんにちは、 私はi.MX RT1170-EVKBボードを使用しており、OV5640カメラから画像をキャプチャし、LCDディスプレイを使用せずに、キャプチャした画像またはライブビデオストリームをデスクトップPCで表示することを目標としています。 MIPI CSI SDKの例を試してみて、RAW形式の画像データを取得できました。しかし、私はいくつかの問題に直面しています。 キャプチャされた出力はRAW形式で、これらの画像を正しく変換したり閲覧したりする方法を説明するドキュメントは見つかりませんでした。 撮影された画像には、色が不正確であったり、フィルターのようなアーティファクトが見られるため、カメラの出力が正しいかどうかを確認するのが難しい。 OV5640から画像をキャプチャしてデスクトップPCで閲覧するための完全なワークフローを説明する公式ドキュメントやアプリケーションノート、動画チュートリアルは見つかりませんでした。 オンボードディスプレイを使わずにイーサネットやUSB経由でカメラ出力をストリーミングする方法について明確な説明はありません。 私もsd_jpegのサンプルを試してみましたが、複数の問題に遭遇しました。 統合中に、プロジェクトはjconfig.hなどのJPEGライブラリ設定ファイルが不足していることを報告しました。 ビルドに関するいくつかの問題を解決した後も、JPEGエンコーダーとMIPI CSIカメラのサンプルを組み合わせる際に、コンパイルエラーと統合エラーが引き続き発生しました。 撮影したカメラ画像から有効なJPEG画像を生成することができませんでした。 私の目標は: LCDディスプレイを使わずに i.MX RT1170-EVKBボードでOV5640カメラをインターフェースしてください。 画像をキャプチャして、閲覧するためにデスクトップPCに転送します。 もし対応していれば、カメラからデスクトップPCへのライブ映像をイーサネット経由でストリーミングできます。 以下の質問について、ご助言いただければ幸いです。 このユースケースの公式SDK例や参考プロジェクトはありますか? OV5640からMIPI CSI、メモリ、JPEGまたはRAWプロセッシング、イーサネットやUSBからのデスクトップPCへの転送など、画像キャプチャパイプライン全体を説明するドキュメントはありますか? RT1170-EVKBでイーサネットを使ったライブストリーミングはサポートされていますか?もしそうなら、適切なSDKの例やミドルウェアをおすすめしてもらえますか? SD jpegの例に既知の問題や、MIPI CSIカメラの例と統合するために必要な追加設定はありますか? 何かアドバイスやドキュメント、参考プロジェクトがあれば大変ありがたいです。 再開まで今しばらくお待ちください。 Re: OV5640 Interfacing with i.MX RT1170 (Without Display) Image Capture and Streaming to Desktop こんにちは、 @Sureshk123 さん。 当事務所には、あなたの申請のための公式なプロジェクト例やリファレンスデザインはありません。とはいえ、私の理解では、以下の方法でアプリケーション全体を進めることをお勧めします。 カメラキャプチャパス(OV5640 > MIPI CSI > cameraBuffer)この部分には、前述のMIPI CSI SDKの例としてアプリケーションがあります。ERR051248によると「Video Mux コントローラ(VIDEO_MUX)、生データおよびMIPI_CSI2ブロックへのYUV422(10ビット)フォーマットはサポートされていません。」パラレルCSIの使用はオプションの回避策で、それかビデオデコーダーを使うこともできます。 カメラバッファに十分なデータが揃ったら、USBやlwIPを使ったSDKのサンプルプロジェクトを統合して、そのデータをPCに転送できます。バッファが正常に動作することが確認できてから、JPEGエンコードについて検討することをお勧めします。 BR、 エドウィン。
View full article
LS-CGT tool (zip) installtion Hello , i WOULD like to know how can i download  LS-CGT TOOL, or WHERE can i   REQUEST ACCESS to IT .  Smart Cards
View full article
スマートカードの設定…どこから始めればいいですか? 初めてここに投稿します。このリソースが利用できるのは本当にありがたいですし、頻繁に参考にしています!エンドユーザーの2段階認証スマートカードの設定について質問があります。 現在、建物(125kHz...?)にHID 1386の非接触カードを使っていますが、PCにも使えるようにしたいと思っています。しかし、カードにはあらかじめプログラムが施されているため、これが実現可能かどうかは分かりませんし、NIST 800-171のガイドラインを満たすかどうかも分かりません。スマートチップと建物に入る際に使う非接触型の標準を含むHIDカード1597のモデルの見積もりをもらいました。 私の質問は、これらはWindowsの認証に使えるかどうかです。つまり、これらのカードを使って入門できるのか、そしてそのチップはWindows ADと互換性があるのか、ということです。それとも、これらのチップが正常に動作するために満たさなければならない標準があるのでしょうか?私がよく目にした規格はISO 7816でした。 また、これを導入するにあたって、費用面ではどのような点を考慮すべきでしょうか?私が受け取った見積もりは、前述のカード100枚で約1100ドルでした。この案は、持ち歩くカードが1枚で済むので検討する価値があると思いますが、新しいスマートカードを購入して予備のカードを1枚持ち歩く方がはるかに安上がりであれば、そちらも検討します。 よろしくお願いいたします! オートモーティブ スマートカード Re: Setting up Smart Cards...where do I begin? こんにちは、@ichiha68さん あなたの調子が良いといいのですが。 申し訳ありませんが、Windows ADの要件や使用されている非接触カードの仕様を完全には把握していません(さらなるサポートについてはメーカーにお問い合わせください)。 簡単な調査の結果、HID 1386カードは物理的なアクセス制御を目的とした125 kHz LF近接認証情報のようです。このLF近接技術だけでは、Windows/Active Directoryのスマートカードログインには十分ではありません。なぜなら、Windowsスマートカードサインインは、Windowsがユーザー証明書を列挙し、対応する秘密鍵を認証できるスマートカードインターフェース/ミドルウェアを期待しているからです。 よろしくお願いいたします。 エドゥアルド。
View full article
S32 Design Studio for Power Architecture® 2017.R1 - ライセンス有効化の問題 こんにちは、 ライセンスの有効化に関して、ご支援をお願いしたいのですが。 以前のリクエストは処理されましたが、誤ったバージョンが再有効化されました。現在はPower Architecture v2.1用のS32 Design Studio にアクセスできるようになりましたが、現在のプロジェクトでは実際にはS32 Design Studio for Power Architecture 2017.R1(S32DS-PA v2.0)を使う必要があります。 アクティベーションを修正して、正しいライセンスのバージョンを復元してもらえますか? サポートありがとうございます。 よろしくお願いします、 アレッサンドロ Re: S32 Design Studio for Power Architecture® 2017.R1 - License activation issue こんにちは、 あなたのためにリクエストしました。 完了次第、ご連絡いたします。 よろしくお願いいたします。 ピーター
View full article
Cool Cove Review Compact Design for Personal Comfort Cool Cove As temperatures climb, creating a comfortable indoor environment becomes increasingly important for both productivity and relaxation. Whether you're working from home, studying, or simply spending time indoors, having good airflow can make your surroundings feel fresher and more pleasant. Cool Cove is designed to help improve indoor comfort by enhancing airflow in personal spaces while offering the convenience of a compact and portable design. One of the most appealing aspects of Cool Cove is its simplicity. The device is easy to set up and requires minimal effort to begin using. Unlike larger cooling systems that may involve complicated installation or permanent placement, Cool Cove is designed for quick and hassle-free operation. Users can simply position it on a stable surface, switch it on, and adjust the settings using the intuitive controls. This straightforward design makes it accessible for users of all ages and experience levels. The compact size of Cool Cove allows it to fit comfortably into a variety of indoor spaces. Whether placed on a desk, bedside table, kitchen counter, or office workstation, it occupies very little space while complementing the surrounding environment. Its modern appearance blends well with different interior styles, making it suitable for homes, apartments, dorm rooms, and office settings alike.
View full article
Thermal Data required for SE050E2HQ1/Z01Z3Z Hello Team,  I am looking for the thermal resistance data and operating junction temperature information for the part number:  SE050E2HQ1/Z01Z3Z Thanks and Regards Harsh Smart Cards Re: Thermal Data required for SE050E2HQ1/Z01Z3Z Hi @Harsh_Bhavsar , You may refer to https://www.nxp.com/docs/en/data-sheet/SE051.pdf for details. They are almost the same. Sincerely, Kan
View full article
33FS45xx - overvoltage capability of VAUX I am using 33FS4500 and currently applying the VAUX supply as tracker to act as an external sensor supply. The use case includes short to battery level (32/40V) in error cases. The 33FS* data sheet states max. 40V for all pins the of chip itself, but does not state the consequences for the external pnp transistor in case of an overvoltage and whether there is a reverse current protection between VAUX and the Buck. - Is external sensor supply an intended use case of VAUX? - do I need an extra protection for VAUX?    and if - how does the circuit look like?   a first idea might be a schottky diode between transistor and VAUX (and its feedback). Re: 33FS45xx - overvoltage capability of VAUX Dear HajoV, using VAUX as an external/off-board sensor supply is an intended use case of the FS4500. VAUX can also operate in tracking mode to follow VCCA for ratiometric sensor applications.    For a potential short-to-battery condition (32 V to 40 V), the FS4500 documentation specifies that the VAUX-related pins are rated up to 40 V absolute maximum and explicitly mentions that VAUX is suitable for off-board supplies. It is also recommended to use an output capacitor rated above 40 V.   We could not find any statement in the datasheet, Safety Manual, or FAQ that confirms internal reverse-current protection between VAUX and the Buck/VPRE regulator. Therefore, for robust automotive designs, we recommend considering external protection, such as a Schottky blocking diode and/or a TVS clamp, to prevent back-feeding and improve robustness against fault conditions and transients.   With Best Regards, Jozef
View full article
SE050E2HQ1/Z01Z3Z所需的热数据 各位同事好, 我正在寻找以下零件编号的热阻数据和工作结温信息: SE050E2HQ1/Z01Z3Z 谢谢,此致敬礼。 残酷的 Smart Card Re: Thermal Data required for SE050E2HQ1/Z01Z3Z 你好@Harsh_Bhavsar , 详情请参阅https://www.nxp.com/docs/en/data-sheet/SE051.pdf 。它们几乎相同。 真挚地, 坎
View full article
33FS45xx - VAUX 过压能力 我正在使用 33FS4500,目前将 VAUX 电源用作跟踪器,作为外部传感器电源。该用例包括故障情况下对电池电平(32/40V)短路。 33FS* 数据表显示最大值。芯片本身所有引脚的电压为 40V,但没有说明过压情况下外部 pnp 晶体管的后果,也没有说明 VAUX 和 Buck 之间是否有反向电流保护。 - VAUX 的预期用途之一是为外部传感器供电吗? - 我的 VAUX 接口需要额外的保护吗? 如果电路是这样的——它的结构是怎样的? 第一个想法可能是在晶体管和 VAUX(及其反馈)之间使用肖特基二极管。 Re: 33FS45xx - overvoltage capability of VAUX 亲爱的HajoV, 使用 VAUX 作为外部/板外传感器电源是 FS4500 的一个预期用途。VAUX 还可以以跟踪模式运行,以跟踪 VCCA,用于比率传感器应用。   对于可能发生的电池短路情况(32 V 至 40 V),FS4500 文档规定,VAUX 相关引脚的额定绝对最大值为 40 V,并明确指出 VAUX 适用于板外电源。建议使用额定电压高于 40V 的输出电容。   我们在数据表、安全手册或常见问题解答中找不到任何声明来确认 VAUX 和 Buck/VPRE 稳压器之间是否存在内部反向电流保护。因此,对于稳健的汽车设计,我们建议考虑外部保护,例如肖特基阻断二极管和/或 TVS 钳位电路,以防止反向馈电并提高对故障条件和瞬态的鲁棒性。   最诚挚的问候, 约瑟夫
View full article
33FS45xx - VAUXの過電圧耐性 私は33FS4500を使っており、現在はVAUX電源をトラッカーとして外部センサ電源として使っています。ユースケースには、エラーCASEでバッテリーレベル(32/40V)までの短絡が含まれます。 33FS* データシートには最大値が記載されています。チップ本体のすべてのピンに対して40Vですが、過電圧が発生した場合の外部pnpトランジスタへの影響や、VAUXとバックスの間に逆流保護があるかどうかは明記されていません。 - 外部センサ供給はVAUXの意図されたユースケースか? - VAUXに追加の保護が必要か? もしそうなら、回路はどのような形ですか? 最初のアイデアとしては、トランジスタとVAUX(およびそのフィードバック)の間にショットキーダイオードを設置するのが考えられます。 Re: 33FS45xx - overvoltage capability of VAUX HajoV様、 VAUXを外部/オフボードのセンサ電源として使用することは、FS4500の意図された用途です。VAUXはまた、比率測定センサー用途向けにVCCAに従う追跡モードで動作することも可能です。   バッテリーへのショート(32Vから40V)の可能性がある場合、FS4500のドキュメントにはVAUX関連ピンは最大40Vまで定格されており、VAUXはオフボード電源にも適していることが明記されています。出力コンデンサは40V以上の定格のものを使用することをお勧めします。   データシート、セーフティマニュアル、FAQには、VAUXとバック/VPREレギュレーター間の内部逆流保護を肯定する記述は見つかりませんでした。したがって、堅牢なオートモーティブ設計には、逆流防止や故障状況や過渡現象に対する堅強性を高めるために、ショットキーブロッキングダイオードやTVSクランプなどの外部保護を検討することを推奨します。   敬具、 ヨゼフ
View full article
Cool Cove 评测:紧凑设计,舒适贴合,尽享个人舒适体验 随着气温升高,营造舒适的室内环境对于提高工作效率和放松身心都变得愈发重要。无论您是在家办公、学习,还是只是待在室内,良好的空气流通都能让您的周围环境更加清新宜人。Cool Cove旨在通过增强个人空间的空气流通来提升室内舒适度,同时兼具小巧便携的设计。 Cool Cove 最吸引人的特点之一 就是它的简洁性。这款设备安装简便,上手使用也毫不费力。与可能需要复杂安装或永久放置的大型制冷系统不同,Cool Cove的设计宗旨是快速便捷地运行。用户只需将其放置在稳定的平面上,打开开关,然后通过直观的控制面板调节设置即可。这种简单易用的设计使其适合所有年龄段和经验水平的用户。 Cool Cove 体积小巧, 可轻松融入各种室内空间。无论放置于书桌、床头柜、厨房台面还是办公工作台,它都占用空间极小,同时又能与周围环境完美融合。其现代外观可与不同室内风格相得益彰,因此适用于家庭、公寓、宿舍和办公场所等各种环境。
View full article
Setting up Smart Cards...where do I begin? First post on here, love that this resource is available and I refer to it frequently! Had a question regarding setting up 2FA smart cards for my end users. We currently use HID 1386 contactless cards to badge into the building (125Khz...?), and I'd like to be able to use them for the PCs as well. I don't know if this is feasible however, seeing as the cards come pre-programmed and I dont even know if it would meet NIST 800-171 guidelines. I got a quote for some HID cards model 1597 that include a smart chip, and the contactless standard we use to enter the building. My question is, would these work to authenticate with Windows? By this I mean, could we use these cards for entry, and would the chip be compatible with Windows AD? Or is there a standard these chips have to meet to work properly? The standard I kept seeing was ISO 7816. Also, what would I be looking for cost-wise to deploy this? The quote I got was for ~$1100 for 100 of the aforementioned cards. I'm willing to entertain this as it means we only have to carry one card, but if it would be considerably cheaper to just get new smart cards and have to carry an extra I'm willing to entertain that as well. Thanks in advance! Automotive Smart Cards Re: Setting up Smart Cards...where do I begin? Hello @ichiha68 Hope you are doing well. My apologies, I am not completely aware of the requirements of Windows AD and the specifications of the contactless cards you are using (please consider contacting the manufacturer for further support). After some quick research, HID 1386 cards appear to be 125 kHz LF proximity credentials intended for physical access control. That LF proximity technology by itself would not be sufficient for native Windows/Active Directory smart-card logon, because Windows smart-card sign-in seems to expect a supported smart-card interface/middleware where Windows can enumerate a user certificate and use the corresponding private key for authentication. Regards, Eduardo.
View full article
LS-CGT 工具(zip)安装 您好,我想知道如何下载LS-CGT工具,或者在哪里可以申请访问该工具。 Smart Card
View full article
S32 Design Studio for Power Architecture ® 2017.R1 - 许可证激活问题 你好, 我想请求协助办理我的驾照激活手续。 我之前的请求已处理完毕,但激活的版本有误。我现在可以使用 S32 Design Studio for Power Architecture v2.1,但我目前的项目实际上需要使用 S32 Design Studio for Power Architecture 2017.R1 (S32DS-PA v2.0)。 请您更正激活信息并恢复正确的许可证版本。 非常感谢您的支持。 此致, 亚历山德罗 Re: S32 Design Studio for Power Architecture® 2017.R1 - License activation issue 你好, 我已经替你申请了。 完成后我会通知你。 顺祝商祺! Peter
View full article
MCUX 11.0.1 - Debugger gives "Interrupt failed" dialog I'm currently having a situation with my RT1050 where I'm trying to breakpoint inside a particular FreeRTOS task, but when the breakpoint is reached, the debugger fails to suspend itself and instead throws up a dialog stating "Interrupt failed" when I try to manually suspend the debugger afterward. So my application boots normally.  If I manually pause the program, I get a valid debugger context: This happens to be the task I want to step into, so I've got a breakpoint set at the switch() statement just after the message queue receive call returns.  I also have a second breakpoint set inside the method NetIfInit() just below there; I would expect the debugger to hit both of those, or at least one. I've also set a breakpoint inside my test function that will initiate the message queue send.  When I press my keys on the serial console, the debugger hits that breakpoint and halts. Then I step into that NetInit() function, which eventually calls xQueueSend(), which after a pregnant pause the debugger steps into.  I then step through the body of xQueueGenericSend() until I get to this point right here: Once I try stepping over line 846, the debugger pauses for some time, then loses context.  Note that I've lost my Resume All / Suspend All / Terminate All buttons, and also my thread list at the left.  The only available buttons are Suspend and Terminate for this session.  If I click Suspend (pause), the IDE sits for a few seconds, then throws up this dialog: And that's it, game over for the debugger.  Meanwhile, my serial console is stalled with some half-written UART output.  One might think that oh crap, I've gone and blown my stack or something, target must be dead... nope.  The only button remaining is the red Terminate (stop) button, and if I click that, the debug session terminates, and execution resumes... my tasks are good and alive. Initialize eth0. #DA4 12.996 | eth: netif init #DA4 12.999 | eth: NV MAC = 00-07-F0-00-56-03 #DA4 12.999 | eth: NV cfg: address = 192.168.1.180, netmask = 255.255.252.0, gateway = 192.168.1.1, static #DA4 13.000 | eth: netif add: MAC 00-07-F0-00-56-03, PHY address 3 Returning to main menu. #BB4 17.572 | No Handle Base Curr HiWByte State Name #BB4 17.575 | 10 80010db8 19 19 824 Blocked Tmr Svc #BB4 17.575 | 05 20206b68 12 12 1396 Suspended led_act #BB4 17.576 | 04 20206500 12 12 1388 Blocked led_cpu #BB4 17.576 | 08 2020ba18 8 8 7216 Blocked tcpip_thread #BB4 17.576 | 07 20209868 7 7 6900 Blocked eth_mgr #BB4 17.577 | 06 20207818 4 4 1912 Blocked gui #BB4 17.577 | 01 20203538 3 3 2812 Suspended debug_mgr #BB4 17.577 | 02 20204a68 2 2 4248 Running test #BB4 17.577 | 03 20205e88 1 1 3948 Blocked backgrnd #BB4 17.579 | 09 80010d40 0 0 748 Ready IDLE‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍ So it seems that execution did in fact stop at the breakpoint I set, it's just that the debugger crapped itself. Any idea why the debugger would lose its mind like this? (EDIT: Added console output attachement, if that's useful at all.) David Rodgers Re: MCUX 11.0.1 - Debugger gives "Interrupt failed" dialog I had a similar situation where the debugger doesn't stop at main() and then can't be paused, displaying "Interrupt Failed" instead.  I fixed my issue by replacing workspace directories ".mcuxpressoide_packages_support" and ".metadata" with backups that I had. Perhaps these directories could be obtained from another computer's installation.  Perhaps simply re-importing the project(s) would work, too. Re: MCUX 11.0.1 - Debugger gives "Interrupt failed" dialog I would also like to know if this question was ever resolved. I'm having the exact same issue - in the sense that I am using MCUXpresso (v11.4), and my FreeRTOS application can fine for hours. I can manually pause the debugger and step through the code. However, my program will eventually crash, and the debugger (through a Segger JLink) just reports "interrupt failed" - I lose all debugging functionality. Re: MCUX 11.0.1 - Debugger gives "Interrupt failed" dialog Hi all, we are currently having the same problems. We'd like to debug into an issue, but the J-Link debugger states "Interrupt failed", after hitting the breakpoint. As this thread stops with the hint to the support system, Is there already a solution? Kind Regards David Re: MCUX 11.0.1 - Debugger gives "Interrupt failed" dialog Hi Erich, Wait... you still have a ticket system?  I thought NXP shut that avenue of support down years ago when they told everyone to go to the forums instead.  (At the time I was not terribly thrilled, as I took it to be a reduction in customer service, i.e. "don't come to us, go ask the general public for help".  However, NXP's engineers do seem well-engaged with the forums, and having third-party input is usually helpful.) Do you have a quick link for where to submit support tickets?  If I manage to break off some time this week (ha), I'll see if I can put together a version of my project that at least behaves correctly on an EVKB and still exhibits the breakpoint failure.  Thanks. David R. Re: MCUX 11.0.1 - Debugger gives "Interrupt failed" dialog Hi David, You could use the normal support ticket way to submit your project. I think it will only help the IDE engineers if it would run on a EVK as they have that hardware available, and the smaller the project, the better. Thanks for your help! Erich Re: MCUX 11.0.1 - Debugger gives "Interrupt failed" dialog I've got a lot of other items on my plate at the moment, but I will try to get some additional information to you in the next few days.  You're correct, I'm definitely not going to be posting my project here in the forums, but if you have a back channel where I can send my project directly to either you or an NXP engineer, I would be OK with that.  But yes, in the project's present form, it's 100% reproducible.  So if it's possible to send you my project privately, then I'll see about making an altered version that runs on an EVKB and still exhibits the issue. David R. Re: MCUX 11.0.1 - Debugger gives "Interrupt failed" dialog Hi David, I had this occasionally too, but never was able to really have a reproducible case, and I guess you won't be able to share your project (otherwise: please do). What I noticed or thing is that it might be an issue in the SEGGER FreeRTOS awareness implementation: I noticed that it does a lot of data reading, causing many view refreshs. There is a ticket pending with SEGGER on that subject. What for sure helped was to disable the SEGGER FreeRTOS awareness in the debugger (but I admit that this makes debugging FreeRTOS applications less user friendly). The other thing I did was closing as many views as possible (especially the disassembly view) to reduce traffic. I know that this is not ideal, and if you could share anything else for the IDE engineering team, that would be great. One thing which might be helpful are the GDB traces, see Board Bring-Up Tips, GDB Logs and Traces in Eclipse | MCU on Eclipse  I hope this helps, Erich
View full article
aft05ms004nt1 我遇到问题了,各位帮帮我 我有一个芯片 AFT05MS004NT1,但我希望它以 30-45 MHz 的频率发射信号。 请问有人能帮我计算一下 zload 和 zsource 的值吗? 请参阅附件中的表格。 Re: aft05ms004nt1 你好 arkazains 再会! 你远远超出了这个晶体管的工作范围。遗憾的是,由于该PN晶体管所处理的电压等级,我们目前没有替代品。但是,如果您愿意在设计中集成电平转换器,您或许可以找到其他合适的PN晶体管,例如: MRFE6VP61K25H 另一个选择是AFT05MS003N ;它已被标记为停产,不再生产,但您可以咨询我们的代理商,看看他们是否还有库存。 祝你的项目一切顺利。 祝你今天过得愉快,一切顺利。
View full article