Multi Source Translation Content

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

Multi Source Translation Content

ディスカッション

ソート順:
PLL calculation for S32k312 hello team, i am using the S32K312 microchip in our design. can please help me to calculate the PLL output frequency. We are using 40 MHz external crystal oscillator. can you provide one example calculation? is it okay if you we are using 40 MHz crystal oscillator?  please provide the clock calculator for S32K312. Re: PLL calculation for S32k312 Hi @mogilipuri_harish , were you able to resolve this issue. i am also dealing with same issue. i do have exactly same configuration , using MCAL 6.0.0 for S32K312. facing error with "PLL ODIV2 = 2 " out of range Re: PLL calculation for S32k312 Hi@mogilipuri_hari sh Apart from the data sheet, there is no more guidance document for clock configuration As shown in the figure,the version RTD 2.0.1 and above have routines for S32K312 Re: PLL calculation for S32k312 hi  i am trying do this PLL clock calculation. can you given some notes how to do this calculation? like reference document. and i didn't find S32k312 example in tools, can you please share that it will be helpful to me. Re: PLL calculation for S32k312 Hi, for your reference,for example: PLL output frequency must be in range:640MHz~1,28GHz. Re: PLL calculation for S32k312 Hi, Didn't fully understand your question, do you mean which divider values can be changed? these parameters in the picture can be changed, you can view these clock tree configuration in S32 DS. Re: PLL calculation for S32k312 here what are the variable values we can change?? Re: PLL calculation for S32k312 thanks for reminding In S32K312, CORE_CLK=160Mhz can still run, but it is not recommended for customers to use this way, there will be unknown risks Re: PLL calculation for S32k312 hello senlent, actually core clock frequency for S32k312 is 120Mhz. Re: PLL calculation for S32k312 Hi@mogilipuri_harish The FXOSC can be from 8MHz to40MHz,so the 40MHz crystal oscillator should be ok. you can use "S32 Design Studio for S32 Platform" to set the clock tree. for example: PS:The S32K312EVB we provide uses a 16MHz external crystal oscillator
記事全体を表示
AH1902 应用提示 在 UJA1169A 的数据表(2020 年 5 月 12 日修订版 1)中,第 12.2 节介绍了一份文件,即 AH1902 应用提示 - Mini 高速 CAN 系统基础 芯片 UJA116xA。我无法在恩智浦网站上找到这份文件。有吗? 戴夫 回复: AH1902 Application hints 我也一样。你现在找到这份文件了吗?
記事全体を表示
How to use s32k144 aips? Hi I need to protect and unprotect the flash memory dynamicaly. So I studied MPU and Flash protection register and AIPS. MPU and Flash protection register cannot be solution. And the AIPS(peripheral access protection) explanation is not enough to use in RM. I think wp bits in OPACR is something related. But I can't figure out that each wp bits indicate to where. Can you please explain how to use AIPS in detail? Thanks Best Regards Phillip Re: How to use s32k144 aips? Hi @minsky, Can you create a new thread? Re: How to use s32k144 aips? Hi, how is the access control for a peripheral determined in which register in which slot? Re: How to use s32k144 aips? Hi Phillip, the 'X' means that the Peripheral Access Control is present on the S32K1 derivative. The Peripheral Access Control for FTFC is in OPACRA, Slot 0. It depends on your requirements, if you want to write-protect the FTFC registers agains any write, set OPACRA[WP0] = 1. Regards, Daniel Re: How to use s32k144 aips? Hi Daniel What does the 'x's mean? Which peripheral registers do you want to write-protect? : I want to write-protect the FTFC. So OPACR Slot1 would be the one. But how can I protect? Thanks Best Regards Phillip Re: How to use s32k144 aips? Hello Phillip, Which peripheral registers do you want to write-protect? Please refer to the S32K1xx_Mamory_Map.xlsx that is attached to the RM. Regards, Daniel
記事全体を表示
Error sending an activation request to a remote activation server NXP Software Activation Error sending an activation request to a remote activation server and processing theresulting response.Failed to connect to the license server or Operations server. (FNP error50041,41143,34) 这是在线安装,离线安装也不行,显示invalid offline response,response type 回复: Error sending an activation request to a remote activation server I encountered while installing S32 Design Studio for ARM Version 2.2, Error sending an activation request to a remote activation server and processing theresulting response . Failed to connect to the license server or Operations server. (FNP error 50041,41143,34) problem, how to solve it, here is the log Re: Error sending an activation request to a remote activation server thanks I have solved it, the official website referenced https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/S32-Design-Studio-Offline-activation-issue-hot-fix /ta-p/1119120 Re: Error sending an activation request to a remote activation server This is the installation log Re: Error sending an activation request to a remote activation server This is the log error message, but I'm running it as administrator Re: Error sending an activation request to a remote activation server This is offline situation Re: Error sending an activation request to a remote activation server Hi, Can you let us know which application you are trying to activate? Also, can you share an image of your error? Please, let us know.
記事全体を表示
About ADC channel assignment Hello,Community Assigned to ADC1_IN0 to ADC1_IN3 in Table 99 of the data sheet. On the other hand, in the ADC memory map of Reference Manual, ADC1 has CH_A to CH_D. Is it possible to assign Channel 0 to CHA_SEL, Channel 1 to CHB_SEL, Channel 2 to CHC_SEL, and Channel 3 to CHD_SEL to support the following? IN0-CH_A IN1-CH_B IN2-CH_C IN3-CH_D best regards Goto i.MX7Dual About ADC channel assignment Hello igorpadykov. This is a solution, but I don't understand it, so I have a question. According to the pin assignment in the datasheet, there are eight physical inputs, ADC1_IN0 to ADC2_IN3. In the reference manual, CHA_SEL of ADCx_CH_A_CFG1 ranges from 0 to 15. What do ADC1_INx and Channelx correspond to? Or are they unrelated? How should I set ADC2_IN0? Best regards. Re: About ADC channel assignment Hi Goto yes this is possible. As described in sect.14.1.1 Overview i.MX 7Dual Applications Processor Reference Manual "ADC supports conversion up to five logic groups (ChA / ChB / ChC / ChD / SW). Each group can select one channel from 0 - 15 physical channels." Best regards igor ----------------------------------------------------------------------------------------------------------------------- Note: If this post answers your question, please click the Correct Answer button. Thank you! -----------------------------------------------------------------------------------------------------------------------
記事全体を表示
s32k144 aips の使い方は? ハイ フラッシュメモリを動的に保護したり保護解除したりする必要があります。 SO、MPU とフラッシュ保護レジスタ、AIPS について勉強しました。 MPU およびフラッシュ保護レジスタは解決できません。 また、AIPS(ペリフェラルアクセス保護)の説明は、RM で使用するには不十分です。 OPACR の wp ビットは関連していると思います。 しかし、各 wp ビットがどこを示しているのかわかりません。 AIPSの使い方を詳しく教えていただけますか? よろしくお願いします。 よろしくお願いいたします。 フィリップ Re: How to use s32k144 aips? こんにちは@minsky 、 新しいThreadを作成していただけますか? Re: How to use s32k144 aips? こんにちは。周辺機器のアクセス制御では、どのレジスタとどのスロットにあるかをどのように決定するのでしょうか? Re: How to use s32k144 aips? こんにちは、フィリップ。 「X」は、S32K1 派生製品にペリフェラル アクセス制御が存在することを意味します。 FTFC の周辺アクセス制御は、OPACRA のスロット 0 にあります。 要件によって異なりますが、FTFCレジスタを書き込みから保護する場合は、OPACRA[WP0] = 1を設定します。 よろしくお願いいたします。 ダニエル Re: How to use s32k144 aips? こんにちは、ダニエル 「x」は何を意味していますか? どのペリフェラルレジスタを書き込み保護しますか? : FTFC を書き込み禁止にしたいです。 SO OPACR Slot1 が該当します。 でもどうやってCAN? よろしくお願いします。 よろしくお願いいたします。 フィリップ Re: How to use s32k144 aips? こんにちは、フィリップ。 どのペリフェラルレジスタを書き込み保護しますか? RM に添付されているS32K1xx_Mamory_Map.xlsxを参照してください。 よろしくお願いいたします。 ダニエル
記事全体を表示
S32k312のPLL計算 こんにちは、チーム 私たちのデザインでは S32K312 マイクロチップを使用しています。PLL 出力周波数の計算を手伝っていただけますか。40 MHz の外部水晶発振器を使用しています。CAN計算例を一つ教えていただけますか?40MHzの水晶発振器を使用しても大丈夫でしょうか? S32K312 用のクロック計算機を提供してください。 Re: PLL calculation for S32k312 こんにちは@mogilipuri_harish 、この問題は解決できましたか。私も同じ問題を抱えています。私もまったく同じ構成で、S32K312 に MCAL 6.0.0 を使用しています。 「PLL ODIV2 = 2」が範囲外のためエラーが発生しました Re: PLL calculation for S32k312 こんにちは @mogilipuri_hari sh データシート以外に、クロック設定に関するガイダンス文書は存在しません。 図に示すように、RTD 2.0.1以降のバージョンにはS32K312用のルーチンがあります。 Re: PLL calculation for S32k312 こんにちは この PLL クロックの計算を試みています。この計算のやり方について、いくつかメモをCANいただけますか?参考資料のようなもの。ツール内に S32k312 の例が見つからなかったのですが、役立つと思うので共有していただけますか。 Re: PLL calculation for S32k312 こんにちは、 参考までに、例えば: PLL 出力周波数は 640MHz ~ 1.28GHz の範囲内である必要があります。 Re: PLL calculation for S32k312 こんにちは、 質問を完全に理解できませんでした。どの仕切り値を変更CANかということでしょうか? 画像内のこれらのパラメータはCAN変更可能で、S32 DS でこれらのクロック ツリー構成を表示できます。 Re: PLL calculation for S32k312 ここで変更できる変数値は何ですか? Re: PLL calculation for S32k312 思い出させてくれてありがとう S32K312ではCORE_CLK=160Mhzでも動作可能ですが、お客様がこの方法を使用することは推奨されません。未知のリスクがあります。 Re: PLL calculation for S32k312 こんにちは、センレントさん 実際、S32k312 のコアクロック周波数は 120Mhz です。 Re: PLL calculation for S32k312 こんにちは@mogilipuri_harish FXOSC は 8MHz から 40MHz までCAN、SO、40MHz の水晶発振器でも問題ないはずです。 「S32 Design Studio for S32 プラットフォーム」を使用してクロックツリーを設定できます。 以下にその例をご紹介します。 PS:当社が提供するS32K312EVBは16MHzの外部水晶発振器を使用しています
記事全体を表示
UJA1169 功率耗散计算器 Hello 我的客户计划应用 UJA1169,这是一个微型 SBC。 应客户要求,我想在设计前检查功率耗散,以预测发热量。 我想索取 AH1306 的功率耗散计算表。 谢谢。 Re: UJA1169 Power dissipation calculator 你能给我吗,谢谢! [email protected] Re: UJA1169 Power dissipation calculator 发过去了给您! Re: UJA1169 Power dissipation calculator 能和我分享一下吗?非常感谢!
記事全体を表示
SFP module not working in Linux We're in the middle of bringing up a custom LS1046A-based board and we've gotten far enough to boot into Linux successfully (using lsdk2108_yocto_tiny_LS_arm64.itb). The problem we're facing currently is that SFP modules will not establish a link with the switch, but only in Linux, in u-boot, it works fine. Here's the output: [ 2.105567] sfp sfp-xfi0: Host maximum power 3.0W [ 2.110647] sfp sfp-xfi1: Host maximum power 3.0W [ 2.133460] fsl_dpaa_mac 1ae2000.ethernet eth0: Probed interface eth0 [ 2.158141] fsl_dpaa_mac 1ae8000.ethernet eth1: Probed interface eth1 [ 2.182874] fsl_dpaa_mac 1aea000.ethernet eth2: Probed interface eth2 [ 2.207768] fsl_dpaa_mac 1af0000.ethernet eth3: Probed interface eth3 [ 2.232690] fsl_dpaa_mac 1af2000.ethernet eth4: Probed interface eth4 [ 2.239517] clk: Disabling unused clocks [ 2.244553] Freeing unused kernel memory: 3008K [ 2.249175] Run /init as init process INIT: version 2.99 booting Starting udev [ 2.358215] udevd[125]: starting version 3.2.10 [ 2.434319] sfp sfp-xfi0: module FLEXOPTIX P.8596.02 rev A sn F7B2H4B dc 240827 [ 2.488055] sfp sfp-xfi1: module FLEXOPTIX P.C30.1 rev 1.0 sn F7B0V11-B dc 240722 [ 2.495775] hwmon hwmon6: temp1_input not attached to any thermal zone [ 3.394590] random: crng init done [ 3.401138] udevd[126]: starting eudev-3.2.10 [ 3.442182] fsl_dpaa_mac 1ae2000.ethernet fm1-mac2: renamed from eth0 [ 3.483254] fsl_dpaa_mac 1ae8000.ethernet fm1-mac5: renamed from eth1 [ 3.514694] fsl_dpaa_mac 1aea000.ethernet fm1-mac6: renamed from eth2 [ 3.538708] fsl_dpaa_mac 1af0000.ethernet fm1-mac9: renamed from eth3 [ 3.566712] fsl_dpaa_mac 1af2000.ethernet fm1-mac10: renamed from eth4 As you can see, both modules that are inserted are correctly detected, no issues reported on any of the interfaces either, if I bring them up, they work fine: root@TinyLinux:~# ip link set fm1-mac9 up [ 14.332682] fsl_dpaa_mac 1af0000.ethernet fm1-mac9: configuring for inband/10gbase-kr link mode root@TinyLinux:~# ip link set fm1-mac10 up [ 19.500673] fsl_dpaa_mac 1af2000.ethernet fm1-mac10: configuring for inband/10gbase-kr link mode root@TinyLinux:~# ip a 1: lo: mtu 65536 qdisc noqueue qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever 2: fm1-mac2: mtu 1500 qdisc noop qlen 1000 link/ether 00:04:9f:08:06:4a brd ff:ff:ff:ff:ff:ff 3: fm1-mac5: mtu 1500 qdisc noop qlen 1000 link/ether 00:04:9f:08:06:4b brd ff:ff:ff:ff:ff:ff 4: fm1-mac6: mtu 1500 qdisc noop qlen 1000 link/ether 00:04:9f:08:06:4c brd ff:ff:ff:ff:ff:ff 5: fm1-mac9: mtu 1500 qdisc mq qlen 1000 link/ether 00:04:9f:08:06:4d brd ff:ff:ff:ff:ff:ff 6: fm1-mac10: mtu 1500 qdisc mq qlen 1000 link/ether 00:04:9f:08:06:4e brd ff:ff:ff:ff:ff:ff I don't understand why no-carrier, regardless which mode I try in the device tree, I've tried xfi, xsgmii, 10gbase-r, nothing works. Please advise. QorIQ LS1 Devices Re: SFP module not working in Linux How do you configure the serdes clock? I am also interested Re: SFP module not working in Linux Hello , We too are facing the same issue. We are bringing up 10G phyless interface on LX2160ardb based custom developed board on serdes1 lane1. We are able to detect the cage but unable to bring link up. We have also configured serdes reference clock for 156.25Mhz. Thank you Re: SFP module not working in Linux For posterity; We fixed the issue, turns out that we forgot to configure RCW for the pin that was driving our clock mux low, which fed 100 Mhz clock into the Serdes reference clock input, rather than 156.25 MHz that it needs. After we fixed RCW, everything started to work properly.
記事全体を表示
UJA1169 消費電力カリキュレータ Hello お客様はミニSBCであるUJA1169を適用する予定です。 お客様からの依頼で、設計前に消費電力を調べて発熱を予測したい。 AH1306 の消費電力計算シートをリクエストします。 ありがとうございます。 Re: UJA1169 Power dissipation calculator いただけますか、ありがとうございます! [email protected] Re: UJA1169 Power dissipation calculator 送りましたよ! Re: UJA1169 Power dissipation calculator よろしければ、私と共有していただけませんか?どうもありがとうございます!
記事全体を表示
连接 ksz8863 和 lwip 的 LPC1768 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> HI 当 LPC1768 作为参考设计时,它可以正常使用 lwip tcp 示例。 一个 udp 示例可以从 Windows 应用程序发送和接收数据。 我们在 LPC1768 上连接了一个三端口交换机(microchip 的 ksz8863),但 udp 无法工作。 现在的情况是 1.有一个开关链接,可以通过读取 phy 寄存器(mdio 和 mdc 均为 func1)的相同代码读取。 2. 我们可以使用 bit bang、smi 和 mii 访问芯片(将 mdio 和 mdc 改为 gpio - func0)。 3. 我们尝试在交换机中使用 mac 模式,而不是 phy more 模式,但两者都不起作用。 有没有人将以太网交换机连接到微型控制器上并使用 lwip? 是否需要修改代码? 我们是否需要将交换机配置为在 phy more 或 mac 模式下工作(只是为了确定一下)? 该问题可直接用于 LPC1768 + ksz8863 + lwip + udp 但也适用于任何微型控制器 -> 端口交换机 -> lwip + udp。 欢迎提供任何信息、 谢谢! LPC17xx LPCOpen Re: LPC1768 to interface with ksz8863 and lwip 如有可能,请共享 ksz8863 和 lpc1768 的接口图 Re: LPC1768 to interface with ksz8863 and lwip 您好, 我还计划将 KSZ8863 与 LPC4088 连接起来。由于您使用的是恩智浦同系列的 LPC1768,能否请您分享一下您的代码,这将有助于我为 LPC4088 实现驱动程序? 等待您的回复。 谢谢! 迪帕克 Re: LPC1768 to interface with ksz8863 and lwip <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 我们发现了问题 在 emac_config.h 中 有 PHY ADDRESS /* 连接到 MII/RMII 的 PHY 地址 */ #define LPC_PHYDEF_PHYADDR 3 phy地址应为3 因为交换机有 3 个端口,现在 MII 连接到了端口 3 它已连接到参考设计中的端口 1 这是唯一应该做的改变、
記事全体を表示
LPC1768 to interface with ksz8863 and lwip Hi When LPC1768 , as a reference design , it works with lwip tcp example fine. a udp example can send and receive data from windows app. We connected a 3 port switch , ksz8863  from microchip , to LPC1768 and the udp is not working. The status is: 1. There is a link to the switch, it can be read via the same code that reads the phy registers ( mdio and mdc are func1) 2. we can access using bit bang , smi and mii to the chip ( change mdio and mdc to gpio - func0) 3. we tried to use mac mode in the switch rather then phy more , both not working. Does any one connected to any micro controller a Ethernet switch and worked with lwip? does it require any changes in the code? Do we need to configure the switch to work in phy more or mac mode ( just to be sure) The question can be directly for LPC1768 + ksz8863 + lwip + udp  but also for any micro controller ->  port switch -> lwip + udp. Any information is welcome, Thank you. LPC17xx LPCOpen Re: LPC1768 to interface with ksz8863 and lwip If possible please share interfacing diagram of ksz8863 and lpc1768 Re: LPC1768 to interface with ksz8863 and lwip Hi, I am also planning to interface KSZ8863 with LPC4088. As you have used LPC1768 from the same series of NXP, will you please share your code which will be helpful for me in implementing the driver for LPC4088? Waiting for your kind reply. Thanks Deepak Re: LPC1768 to interface with ksz8863 and lwip We found the problem in  emac_config.h  there is PHY ADDRESS /* The PHY address connected the to MII/RMII */ #define LPC_PHYDEF_PHYADDR 3 the phy address should be 3  because the switch has 3 ports , where there the MII is connected to port 3 now  it was connected to port 1 in the reference design This is the only change that should be done, 
記事全体を表示
SFP 模块在 Linux 中无法工作 我们正在推出一款基于 LS1046 的定制板,我们已经走得足够远了,可以成功启动 Linux(使用 lsdk2108_yocto_tiny_ls_arm64.itb)。 我们目前面临的问题是,SFP 模块无法与交换机建立链接,但只有在 Linux 中,在 u-启动 中,它才能正常工作。 输出结果如下: [ 2.105567] sfp sfp-xfi0: Host maximum power 3.0W [ 2.110647] sfp sfp-xfi1: Host maximum power 3.0W [ 2.133460] fsl_dpaa_mac 1ae2000.ethernet eth0: Probed interface eth0 [ 2.158141] fsl_dpaa_mac 1ae8000.ethernet eth1: Probed interface eth1 [ 2.182874] fsl_dpaa_mac 1aea000.ethernet eth2: Probed interface eth2 [ 2.207768] fsl_dpaa_mac 1af0000.ethernet eth3: Probed interface eth3 [ 2.232690] fsl_dpaa_mac 1af2000.ethernet eth4: Probed interface eth4 [ 2.239517] clk: Disabling unused clocks [ 2.244553] Freeing unused kernel memory: 3008K [ 2.249175] Run /init as init process INIT: version 2.99 booting Starting udev [ 2.358215] udevd[125]: starting version 3.2.10 [ 2.434319] sfp sfp-xfi0: module FLEXOPTIX P.8596.02 rev A sn F7B2H4B dc 240827 [ 2.488055] sfp sfp-xfi1: module FLEXOPTIX P.C30.1 rev 1.0 sn F7B0V11-B dc 240722 [ 2.495775] hwmon hwmon6: temp1_input not attached to any thermal zone [ 3.394590] random: crng init done [ 3.401138] udevd[126]: starting eudev-3.2.10 [ 3.442182] fsl_dpaa_mac 1ae2000.ethernet fm1-mac2: renamed from eth0 [ 3.483254] fsl_dpaa_mac 1ae8000.ethernet fm1-mac5: renamed from eth1 [ 3.514694] fsl_dpaa_mac 1aea000.ethernet fm1-mac6: renamed from eth2 [ 3.538708] fsl_dpaa_mac 1af0000.ethernet fm1-mac9: renamed from eth3 [ 3.566712] fsl_dpaa_mac 1af2000.ethernet fm1-mac10: renamed from eth4 如您所见,插入的两个模块都能被正确检测到,任何接口上也没有问题报告,如果我将它们调出来,它们也能正常工作: root@TinyLinux:~# ip link set fm1-mac9 up [ 14.332682] fsl_dpaa_mac 1af0000.ethernet fm1-mac9: configuring for inband/10gbase-kr link mode root@TinyLinux:~# ip link set fm1-mac10 up [ 19.500673] fsl_dpaa_mac 1af2000.ethernet fm1-mac10: configuring for inband/10gbase-kr link mode root@TinyLinux:~# ip a 1: lo: mtu 65536 qdisc noqueue qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever 2: fm1-mac2: mtu 1500 qdisc noop qlen 1000 link/ether 00:04:9f:08:06:4a brd ff:ff:ff:ff:ff:ff 3: fm1-mac5: mtu 1500 qdisc noop qlen 1000 link/ether 00:04:9f:08:06:4b brd ff:ff:ff:ff:ff:ff 4: fm1-mac6: mtu 1500 qdisc noop qlen 1000 link/ether 00:04:9f:08:06:4c brd ff:ff:ff:ff:ff:ff 5: fm1-mac9: mtu 1500 qdisc mq qlen 1000 link/ether 00:04:9f:08:06:4d brd ff:ff:ff:ff:ff:ff 6: fm1-mac10: mtu 1500 qdisc mq qlen 1000 link/ether 00:04:9f:08:06:4e brd ff:ff:ff:ff:ff:ff 我不明白为什么没有运营商,无论我在设备树中尝试哪种模式,我都尝试过 xfi、xsgmii、10gbase-r,都无济于事。 请告知。 QorIQ LS1设备 Re: SFP module not working in Linux 如何配置服务器时钟?我还感兴趣的是 Re: SFP module not working in Linux 你好 , 我们也面临着同样的问题。我们将在 serdes1 lane1 上基于 Lx2160ardB 的定制开发板上推出 10G phyless 接口。我们可以检测到笼子,但无法将链接连接起来。我们还为 156.25Mhz 配置了串行参考时钟。 谢谢 Re: SFP module not working in Linux 为了后代;我们修复了这个问题,结果发现我们忘记为使我们的时钟多路复用器处于低电平的引脚配置RCW,该引脚将 100 Mhz 时钟馈入Serdes参考时钟输入,而不是所需的 156.25 MHz。修复 RCW 后,一切都开始正常工作。
記事全体を表示
RFアンプ入力ポートDC部品の問題 こんにちは皆さん 私たちのアプリケーションでは RF アンプ部分をテストしています。部品番号はBGA2851です。入力信号が BGA2851 に供給される前に、入力信号の DC 部分をカットするために 1 つの AC カップリング コンデンサが挿入されます。しかし、オシロスコープを介して BGA2851 入力ポートを測定すると、常に約 800mV レベルの DC 部分が存在します。では、なぜこのようなことが起こるのかは分からないのでしょうか?この DC 部分はどこから来るのでしょうか?次の画像の通り、DC レベルは 840mV です。 Re: RF Amplifier input port DC part issue こんにちは、ErikaCさん ご返信ありがとうございます。 いくつか質問があり、助けていただきたいです。 1. 内部バイアス DC レベルはいくらですか?なぜデータシートにこの文字が表示されるのでしょうか? 2. この種の RF アンプは入力ポートの DC 部分を増幅しますか?SOであれば、このCASE、840mV の DC 部分は出力ポートで 8400mV に増幅されます。それは不可能だと思います。 3. ところで、BGA2851 の出力ポートの後にインダクタを取り付ける必要がありますか? Re: RF Amplifier input port DC part issue こんにちは、 デバイスは、アクティブ トランジスタの適切な動作を確保するために、入力に DC バイアス ポイントを内部的に設定します。カップリング コンデンサは信号ソースからの DC 成分をブロックするために使用されますが、アンプ自体は入力端子に DC 電圧を印加します。 この動作は想定されたものであり、通常の操作では問題が発生することはありません。
記事全体を表示
KW45B41Z83 Query Hello NXP Team, I am currently using KW45 Microcontroller for my current project and i have some queries regarding it , need your inputs on it as mentioned below:- 1) Does KW45 MCU support Autosar ??        If yes, kindly provide information regarding the same for implementation.  2) Does KW45 supports bootloader image feature ??, i dont find any example regarding it in the sdk example, i need to perform firmware upgrade, could you provide some input regarding it. Requesting you to provide some inputs regarding this. Thanks and regards, Ganesh Pawar Re: KW45B41Z83 Query Hello Ganesh By any chance, do you already have a direct NXP contact or a sales representative? If you do not have any contact, please contact one of our distributors available in the Distributor Network|NXP to help you checking your request regarding the Autosar KW45 support. KW45 supports bootloader using example called "otac_att"; I would recommend using the KW45 EVK latest SDK version [25.03] for checking this example, also this Application note describes an example and instructions on Creating firmware update image for KW45 https://www.nxp.com/docs/en/application-note/AN13860.pdf Best Regards Luis
記事全体を表示
How to sign FIT FDT section How to use the Code Signing Tool (CST) to sign the FDT section of a FIT image when CONFIG_IMX_SPL_FIT_FDT_SIGNATURE is enabled? i.MX 8M | i.MX 8M Mini | i.MX 8M Nano Re: How to sign FIT FDT section Please refer to the secure boot guide  - Defconfig: CONFIG_IMX_HAB=y CONFIG_IMX_SPL_FIT_FDT_SIGNATURE=y (Optional, for FIT FDT signature only) Regards Harvey
記事全体を表示
MCUXpressoでPN7642をプログラミングする ちょっと、そこ、 #PN7642 (開発キット) を MCUXpresso (v24.12.148、SDKバージョン2.12.5 1 つ目は、 kGPIO_I2CM_SDAピンとkGPIO_I2CM_SCLピンを出力ピンとして使用できないことです。これらを高く設定しようとすると、0.5 V レベルになります。 SPIM ピンを出力として試してみましたが、問題はありませんでした。 2 つ目は、ペリフェラル+ ビューを使用してレジスタ値を表示できないことです。デバッグ モードでコントローラを停止すると、すべてのレジスタが赤になります。タイマー コンポーネントのみが値を表示します。何が原因でしょうか? よろしくお願いいたします。 オリバー Re: Programming PN7642 with MCUXpresso こんにちは@MPEngineering これは IDEs に関連しているはずです。デバッグには中間変数 (reg_value) をCAN使用できます。つまり、ペリフェラルの値を読み取り、それを reg_value に割り当ててから、reg_value をデバッグ ウィンドウに追加することができます。このとき、レジスタの値を確認するCAN。ぜひ試してみることをお勧めします。 Re: Programming PN7642 with MCUXpresso さて、コントローラに書き込んだ最近のレジスタ値を知りたいのです。 私の理解では、最近の値を表示するにはペリフェラル+ ビューを使用します。 SO、コントローラをデバッグ モードで停止するとこれらの値が表示されるはずですが、値のない赤く強調表示されたレジスタのみが表示されます。 何が問題なのでしょうか? よろしくお願いいたします。 Re: Programming PN7642 with MCUXpresso こんにちは@MPEngineering 以下のようになります。 Re: Programming PN7642 with MCUXpresso やあ、カイリ わかった。 レジスタービューについてはどうでしょうか?添付の写真をご覧ください。 よろしくお願いいたします。 Re: Programming PN7642 with MCUXpresso こんにちは@MPEngineering SDA/SCL を汎用 GPIO として設定するには、レジスタ PCRM_PADOUT (0xBB) を構成する必要があります。その後、これらの 2 つのピンを高出力または低出力に設定できます。
記事全体を表示
IW610 802.15.4 问题 您好, 我们正在尝试使用 IW610G 模块开始使用 openthread,但在最初的 SPI 通信中遇到了一些问题。 如何知道固件是否与 802.15.4 兼容?我们使用的是最新的二进制文件 (sduartspi_iw610.bin.se,版本:SDIW610---18.99.5.p61-MM6X18505.p7.1-(FP92)) 来自 nxp-imx/imx-firmware github。 在版本 ot-daemon 时,除了添加编译选项之外,还有什么必须做的事情吗?(-DOT_APP_RCP=ON, -DOT_RCP=ON, -DOT_TRANSPORT=spi, -DOT_POSIX_RCP_SPI=ON, DOT_POSIX_RCP_SPI_BUS=ON) 我附上了系统日志和SPI信号的逻辑分析器捕获。 如有任何帮助,敬请垂询, ! Re: IW610 802.15.4 problems 您好, 可以在此处找到有关无线软件的更多信息:恩智浦无线连接Linux软件参考手册 希望对您有所帮助! 此致, 里卡多 Re: IW610 802.15.4 problems 嗨,里卡多、 感谢您的回复。 我从 RN00104 号文件中看到,iw610 正在运行 FP99。但令我困惑的是,功能包是由第二个版本部分定义的,即"99" in 18.99.5.p61,而我的驱动程序输出的是"wlan: version = SDIW610---18.99.5.p21-MM6X18505.p7.1-(FP92)" 。在这种情况下,"FP92" 是什么? 同样让我感到困惑的是,我正在使用的固件二进制文件在 EmbeddedArtists 提供的开发者套件上给出了输出 " wlan: version = sdiw610---18.99.5.p21-mx6x18475-(FP99) ",据说 802.15.4 可以在该套件中运行(注意 " FP99 ")。这让我想到,功能包"FP92"/"FP99" 也是由 linux 驱动程序(moal?)决定的? Re: IW610 802.15.4 problems 你好 希望你一切顺利。您可以在此处查看我们不同设备的功能话题列表:Linux 版恩智浦无线 SoC 功能和版本说明 您可以在本文档中查看固件的描述:运行 Linux 操作系统的 FRDM i.MX 91 开发板上的 IW610 模块入门。此外,我建议查看与 802.15.4 有关的第 11 节。 希望这能帮到您。 顺祝商祺! 里卡多
記事全体を表示
MCU-Link Pro でファームウェアの更新中にエラーが発生しました。 MCU-Link Pro クイック スタート ガイドのファームウェア更新手順に従い、セクション 1.2、手順 3 のprogram_CMSIS.cmdj スクリプトを実行します。 実行後、ボードを ISP モードに設定するように求められます。 しかし、ボード上の ISP ジャンパー キャップをすでに接続しているにもかかわらず、依然としてエラーが発生します。 下の写真は私のボードです。 Re: mcu-link pro在更新固件时报错 こんにちは@skylerc 1) 私もあなたと同じバージョンのスクリプトを使用してテストしましたが、私の側では問題なく動作しました。 2) 貸してくれた人に今すぐアップデートしてもらえますか? 3) Flash Magicを使って接続し、LPC55s69がISPモードになっているかどうかを確認してください。以下を参照してください。 アリス Re: mcu-link pro在更新固件时报错 こんにちはアリス このボードは他の人から借りたものです。貸し出す前にテストして正常に動作することを確認しました。 Re: mcu-link pro在更新固件时报错 こんにちは@skylerc MCU-LINK PROはどこで購入しましたか? BR アリス Re: mcu-link pro在更新固件时报错 こんにちはアリス USBポートとケーブルを交換したり、別のWindowsパソコンで試してみたりしましたが、問題は解決しません。他に解決策はありますか? Re: mcu-link pro在更新固件时报错 こんにちは@skylerc こんにちは、手順は正しいです。 別のUSBケーブルとコネクタを試してください。まずジャンパーキャップをJ4コネクタに接続し、次にUSBケーブルを接続してから、ソフトウェアを開いてもう一度お試しください。 問題が解決しない場合は、別のコンピューターを試してください。 BR アリス
記事全体を表示
s32k312 uart Hello, when using UART communication on the S32K312, if the baud rate exceeds 19200, the received data has a high error rate or even fails entirely. At baud rates below 19200, there are no issues. What could be causing this, and how can I optimize it? Below are my receive code and clock configuration? Re: s32k312 uart Hi, the code is redundant, but can be useful to restore reception. You should rather use Events directly, like below The received byte processing code should be as short as possible, to have short execution time. This callback event must be called for each byte received. Otherwise you will get overruns etc. So consider interrupt priority with respect of other tasks/peripherals of your application.    BR, Petr Re: s32k312 uart "This is not the issue. If I increase the baud rate, the serial bus seems to crash, and the MCU stops receiving data. If I enable error recovery, there are instant data errors but it doesn't stop receiving. Have you encountered this problem before?" Re: s32k312 uart Hi, most probably it will be due to callback processing. Remove below code and rely just on callback events. Try to keep RXFULL event as short as possible as this is called for each byte received if Receive function was called with 1 byte to be received. BR, Petr
記事全体を表示