Multi Source Translation Content

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Multi Source Translation Content

讨论

排序依据:
i.MX8MN power down sequence Dear Team, We have observed that some power-down timing results do not meet the SoC's requirements. According to the specification, the power-down timing range must be between 0 and 10 ms. However, our measurement results did not meet this specification. As far as I know, the power-down behavior will depend on the capacitor value and loading on the PCBA, which may explain why the timing range specified in the document cannot be met by all products. Would a failure in power-down timing have any impact on the product? Could we ignore the failures? Here are the test results. T1. Delay from PHY 1.2 V off to digital 2.5 V and 3.3 V off, the test results are -0.43ms~-0.3ms. T3. Delay from NVCC_DRAM off to digital 1.8 V off, the test results are -0.18ms~-0.14ms. T4. Delay from digital 1.8 V off to analog 1.8 V off, the test results are -0.31ms~-0.19ms. T5. Delay from analog 1.8 V off to VDD_SOC off, the test results are -34.9us~-31.1us. T9. Delay from VDD_SNVS_0P8 off to NVCC_SNVS_1P8 off, the test results are -3.97us~-2.53us. Please provide recommendations. Re: i.MX8MN power down sequence The understanding of the customer is correct. If PCA9450 is used for i.MX8MN application, the measurement result should be fine because all power rails will be discharged completely by the PMIC. Re: i.MX8MN power down sequence I will confirm it . Re: i.MX8MN power down sequence Hi Rita, This is the data measured on our design. Will there be any risks if we cannot meet the power-down requirement? Re: i.MX8MN power down sequence Which board are you using? NXP reference board or the board you design yourself?
查看全文
LPC18xx SSP configuration structure mismatch with user manual. Hi, In the User manual CR0 is 4byte same as mentioned in @file LPC18xx.h. However the SSP configuration structure in @file lpc18xx_ssp.h takes 12 bytes for the CR0 bit setting. Please find the attached images for your reference.  Thanks, Kushal Re: LPC18xx SSP configuration structure mismatch with user manual. Hi @Harry_Zhang  Thanks for the information. Regards, Kushal Re: LPC18xx SSP configuration structure mismatch with user manual. Hi @Kushal_Panchal  Sorry, this is not the code we officially maintain. BR Harry Re: LPC18xx SSP configuration structure mismatch with user manual. Hi @Harry_Zhang  Please find the below link. https://github.com/openxc/nxp-cdl/blob/master/LPC18xxLib/inc/lpc18xx_ssp.h Thanks, Kushal Re: LPC18xx SSP configuration structure mismatch with user manual. Hi @Kushal_Panchal  I checked the LPCOPEN 1850. I just find the LPC18XX.h, but i didn't not find the lpc18xxssp.h. May I ask which LPCopen package this file is in? BR Harry Re: LPC18xx SSP configuration structure mismatch with user manual. Hi @daniel598lopez, Please find the attached images again. Let me know, if you need any other help. Thanks, Kushal Re: LPC18xx SSP configuration structure mismatch with user manual. Hello @Kushal_Panchal, Thank you for bringing this to our attention. It appears there's some discrepancy in the CR0 bit configuration between the user manual and the SSP configuration structure. Please share the attached images so we can take a closer look and provide further assistance on this matter.  Thanks, and looking forward to resolving this with you! Best regards, Daniel Lopez
查看全文
i.MX8MN VDD_USB_3P3 voltage range Dear Team, The specifications for all the 3V3 power rails were set at 3.0V to 3.6V except for VDD_USB_3P3. According to the specifications, the voltage range for VDD_USB_3P3 should be between 3.069V and 3.6V. We have observed that the voltage minimum drops to 3.049V under full load, which does not meet the VDD_USB_3P3 specification. Considering that VDD_USB_3P3 is intended to power the USB function, if we are not utilizing the USB function, can we disregard this failure? Volt (V) Probe point DUT DC Voltage Vrms (V) DC Voltage Vmax (V) DC Voltage Vmin (V) DC Voltage Criteria (V) 3.3 TP633 idle 3.3 3.318 3.292 3.069~3.6 3.3 TP633 full-load 3.296 3.35 3.049 3.069~3.6 3.3 TP633 idle 3.3 3.31 3.287 3.069~3.6 3.3 TP633 ful-load 3.29 3.358 3.041 3.069~3.6 Please advise. Re: i.MX8MN VDD_USB_3P3 voltage range Hello, If you are not using USB function, this should not be an issue but, please check that you are following the correct power-up sequence and volage levels at boot. Best regards.
查看全文
S32K148 ENET Preamble FCS Hello,  I use S32K148, and I want to send the ethernet frame, so I use the function ENET_DRV_SendFrame(INST_ETHERNET1, 0U, &buff, NULL); When I create an ethernet frame, do I need add preamble and FCS, or it's automatically added?  Re: S32K148 ENET Preamble FCS Hi, preamble and FCS is added automatically. BR, Petr
查看全文
FreeRTOS での低電力サポートの実装 みなさん 省電力アプリケーション用に設計された既存の FreeRTOS プロジェクトがあり、それを新しい IC である The MCXC141 に移行する準備をしています。 古いプロジェクトでは、configUSE_TICKLESS_IDLE を 1 に設定すると、タスクがアイドル状態のときにシステムが低電力モードに入ることができ、製造元が提供する低電力サポート機能を使用できました。 ここでは、いくつかの質問をご紹介します。 新しい IC で低電力サポートを有効にするために configUSE_TICKLESS_IDLE を 1 に設定することはできますか、それとも自分で実装する唯一の方法はありますか? 低電力サポートを実現する他の方法はありますか? ご協力いただきありがとうございます! パワー
查看全文
MATLAB error message when trying to install MBD Toolbox (Not a valid toolbox file) Hello, i have gone through the installation process following the guides provided by nxp and also using the MATLAB tool: NXP_Support_Package_HCP I have gone through the steps as shown in the attached image. When trying to install the toolbox as a Add-On i get the following error message: Toolbox cannot be installed because it is not a valid toolbox file.  Now i don`t know how to proceed. Is the file corrupted? I need support regarding this issue as i cannot continue. Is this issue known? is it possible to obtain live support regarding this issue?  Kind Regards, Ramón Uhl Re: MATLAB error message when trying to install MBD Toolbox (Not a valid toolbox file) Thank you for replying. I was downloading the MBDToolbox_HCP_1.3.0_S32G_Win_Tools as the Name led me to believe this was the toolbox.  I just now realized that there is a .mltbx file on the bottom of the list: SW32_MBDT_HCP_1.3.0.RTM_D2312 Thank you for your help!   Re: MATLAB error message when trying to install MBD Toolbox (Not a valid toolbox file) Hello @monchito911 , Is this the mltbx file that you are trying to install? I tried on my side and it is working as expected. After you install this mltbx, you have to download the S32G Tools zip archive and from mbd_hcp.setup.guiSetupToolbox to set the path to the unziped Tools folder. Re: MATLAB error message when trying to install MBD Toolbox (Not a valid toolbox file) Hi @brianmckay While going through the installation process, we have encountered recurring issues across several computers. Given this, we believe other users might also face similar challenges and would like to seek your assistance while providing feedback. We would like to ask if you can reproduce the issue on your side or if you can confirm the functionality of the toolbox by following the installation steps provided with the NXP G3 board files. For comparison, we successfully tested the installation process for the K3 board. Upon analyzing the downloaded .zip files, we noticed that the folder structure for the G3 toolbox does not resemble a standard MATLAB toolbox installation and differs significantly from the structure of the K3 files. Additionally, we would appreciate guidance on how to resolve this issue. Thank you for your support, and we look forward to hearing from you. To demonstrate the issues i have summarized the steps here: We went through this steps: - Downloaded the NXP HSP for MBDT: - Changed the .zip extention to .MLTBX - Tried to install the add-on - Got the Error message With the K3 Board we where succesfull Kind Regards, Ramon Re: MATLAB error message when trying to install MBD Toolbox (Not a valid toolbox file) Hello @brianmckay we have now tested the toolbox installation for another board (K3) and we checked the .zip files of the toolbox installer file that is downloaded. They have a different structure and look completely different. With the K3 bord the installation worked. So the issue must really be with the provided files for the G3 board. They are not recognized by MATLAB as a toolbox file. Could you give me a quick feedback on this and how we could solve the issue? Greetings, Ramon Re: MATLAB error message when trying to install MBD Toolbox (Not a valid toolbox file) Hi @brianmckay, As you can see on the first picture i have already gone through that step. The problem persists. I have downloaded it several times in case the file got corrupted while downloading or changing the extension. How to proceed? Greetings Ramon Re: MATLAB error message when trying to install MBD Toolbox (Not a valid toolbox file) Hi @monchito911 , Take a look at the downloaded file. It's possible it has a .zip extension, which MATLAB doesn't recognize as a support package. Rename the file with an .mltbx extension and MATLAB will recognize it as a Support package and start the install process. HTH, -Brian
查看全文
在 FreeRTOS 中实现低功耗支持 大家好, 我有一个现有的为省电应用设计的 FreeRTOS 项目,我正准备将其迁移到新的 IC MCXC141。 在旧项目中,将configUSE_TICKLESS_IDLE设置为1可以让系统在任务空闲时进入低功耗模式,以及厂商提供的低功耗支持功能。 这里有几个问题: 我可以简单地将 configUSE_TICKLESS_IDLE 设置为 1 来在新 IC 上启用低功耗支持吗?还是只能由我自己实现? 还有其他方法可以实现低功耗支持吗? 感谢您的帮助! 电源
查看全文
Implement the low power support in FreeRTOS Hello everyone, I have an existing FreeRTOS project designed for a power-saving application, and I am preparing to migrate it to a new IC, the MCXC141. In the old project, setting configUSE_TICKLESS_IDLE to 1 allowed the system to enter low power mode when tasks were idle, and the low power support feature provided by the manufacturer. Here is a couple of questions: Can I simply set configUSE_TICKLESS_IDLE to 1 to enable low power support on the new IC or the only way is implemented by myself? Are there any other methods to achieve low power support? Thank you for your help! Power Re: Implement the low power support in FreeRTOS hi,kein_sunion The MCX C144 microcontroller are ideal for embedded applications that require low power consumption, flexibility, and cost effectiveness. It has multiple low-power modes, which need to be selected and configured according to specific needs. The questions you raise are suggested in the introduction linked below. Note about the source code in the document (nxp.com) This link explains The MCXC444 microcontroller family provides an explanation ultra-low-power feature for the power sensitive market. This MCU family implements several low-power modes to meet this  requirement. The application note provides detailed information about each power mode and includes case examples in the  SDK power mode switch example demo. Hope it can help you. BR Xu Zhang
查看全文
Can the S32K312EVB-Q172 general development board be programmed via the Uart port? Hello: Can the S32K312EVB-Q172 general development board burn the image through the Uart port, or does it require a burning tool? Thanks!
查看全文
Linux kernel imx boards Hello, I have previously used the linux-imx kernel with the git tags starting with "rel_imx-". It was moved to source.codeaurora.org, and later to https://github.com/nxp-imx/linux-imx/. The latest git tag for "rel_imx" is rel_imx_5.4.70_2.3.7. Are there any plans to update to a newer version of the kernel? Have you stopped using the "rel_imx" tags?  Re: Linux kernel imx boards why do you need to know this? currently, refer to the official yocto building guide, for example, 6.6.3 bsp, you can refer to this https://github.com/nxp-imx/imx-manifest/blob/imx-linux-nanbield/imx-6.6.3-1.0.0.xml  revision="refs/tags/rel_imx_6.6.3_1.0.0", Re: Linux kernel imx boards But there are still differences between for example the two tags "v5.4.70" and "rel_imx_5.4.70_2.3.7". What was the purpose of the "rel_imx" tags? And what have they been replaced with? Re: Linux kernel imx boards not hear of such plan to use rel_imx tag back
查看全文
FreeMASTER Lite Tutorial & Example Code Issue - Jupyter Notebook #1328826 First of all, I am trying to run FreeMaster Example code of Jupyter Notebook for NodeJS:  installed on `C:\NXP\FreeMASTER 3.2\FreeMASTER Lite\scripting examples\NodeJS\FML_NodeJS.ipynb` But the code seems like Javascript , not Python !?   So, Should I install JavaScipr Kernel before running this example ? Which JavaScript Kernel should I install ? 1. IJavascript , 2. jp-kerne, 3. NeluKernelu, 4. TSLab, or others ? Is it passible to write it into README.md file ?   --   And,  for python code on Jupyter  I am having similar issue with This Page. Fail on Win11 platform and S32K144 uC. Is there anything I am missing ?. Thank you. data = await SendRequest(ws, 'GetDetectedBoardInfo') ## print('Detected board info: ' + data) ## Error: TypeError: can only concatenate str (not "dict") to str print('Detected board info: ') print(data)​ Detected board info: {'protVer': 3, 'cfgFlags': 0, 'dataBusWdt': 1, 'globVerMajor': 2, 'globVerMinor': 0, 'cmdBuffSize': 60, 'recBuffSize': 512, 'recTimeBase': 16384, 'descr': [83, 51, 50, 120, 120, 32, 70, 114, 101, 101, 77, 65, 83, 84, 69, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0]}   'protVer'=3 Is this meaning my protocol version=3? for param=`GetDetectedBoardInfo` work fine. but...  -- data = await SendRequest(ws, 'GetConfigParamString', "VS", 20) print('Application version: ' + data) --------------------------------------------------------------------------- Exception                                 Traceback (most recent call last) Cell In[11], line 1 ----> 1 data = await SendRequest(ws, 'GetConfigParamString', "VS", 20)       2 print('Application version: ' + data) Cell In[5], line 9, in SendRequest(ws, method, *args)       7         return response.result['data']       8     else: ----> 9         raise Exception(response.result['error'])      10 else:      11     raise Exception(response.message) Exception: {'code': 2147483923, 'message': 'This feature is only available on devices supporting protocol v4 and later.'} Query application name. Note: this API endpoint was added in protocol version 4. For older versions use GetDetectedBoardInfo.   「...was added in `protocol version 4`」 ? but my 'protVer'=3?   Basically, all `GetConfigParamString` cause exception.   Should I remark all `GetConfigParamString` code ? So, how to upgrade to protocol version 4 ?  on uC? on Win11?      Re: FreeMASTER Lite Tutorial & Example Code Issue - Jupyter Notebook #1328826 Hi @CY9, I was able to reproduce your issue - it was related to the variable definition: var variable = { 'name': 'adcMeanValue', 'addr': 'adcMeanValue', <-- this is a symbol name 'type': 'uint', 'size': 4 } FreeMASTER Lite fails to resolve 'adcMeanValue' to an actual address because there is no symbolic information loaded. Eventually it fails due to type mismatch - read operation expects a numeric number but is receives a string (we will fix this behavior in next release). To fix this issue you have the following options: Define the symbol in TSA (in the embedded application) FMSTR_TSA_TABLE_BEGIN(my_tsa_table) FMSTR_TSA_RW_VAR(adcMeanValue, FMSTR_TSA_UINT32) FMSTR_TSA_TABLE_END() FMSTR_TSA_TABLE_LIST_BEGIN() FMSTR_TSA_TABLE(my_tsa_table) FMSTR_TSA_TABLE_LIST_END() ​ and enable TSA feature in freemaster_cfg.h #define FMSTR_USE_TSA 1 // Enable TSA functionality​ After this the call to 'ReadTSA' from Jupyter notebook should return 1 symbol. Replace 'ReadTSA' with 'ReadELF' var count = 0; SendRequest(jrpc, 'ReadELF', ['path to the elf file']).then(data => { console.log('Parsed TSA contained ' + data.count + ' symbols.'); count = parseInt(data.count); });​ Note: after either of the above functions you should be able to find `adcMeanValue` among parsed symbols: for (var i = 0; i < count; ++i) { SendRequest(jrpc, 'EnumSymbols', [i]).then(data => console.log(data)); }​ Define the variable using a numeric value: var variable = { 'name': 'adcMeanValue', 'addr': 0x2000abcd, // this value can be found in the .map file produced by the compiler 'type': 'uint', 'size': 4 } SendRequest(jrpc, 'DefineVariable', [variable]) .then(() => console.log('Variable defined successfully.')) .catch(err => console.error(err.message));​ Regarding the the socket connection - due to asynchronous nature of the communication you need to wait for the socket to connect before sending FreeMASTER commands. Hope it helps, Iulian Re: FreeMASTER Lite Tutorial & Example Code Issue - Jupyter Notebook #1328826 Dear iulian_stan,  Please reference attachment The strange thing is that readyState is NOT CONNECTED(OPEN), but CONNECTING. WebSocket is not open: readyState 0 (CONNECTING) Should it delay/wait until the `readyState` is OPEN ? Re: FreeMASTER Lite Tutorial & Example Code Issue - Jupyter Notebook #1328826 Backward compatibility means that newer version of the tool supports older API interfaces or converts the API call to an older format if there is a compatible function. In case the new additions to the API that have no compatible functions in the old API a corresponding error  is returned.  We added notes to the affected Jupyter cells: Note: this API endpoint was added in protocol version 4. For older versions use  GetDetectedBoardInfo . Re: FreeMASTER Lite Tutorial & Example Code Issue - Jupyter Notebook #1328826 Hi @CY9, From the provided output I can assume the you perform the following: Read TSA table, but it returns 0 symbols, meaning you dot use TSA (Table Side Addressing) in your embedded application.  Define `adcMeanValue` variable. There's a potential issue in the definition because you are using a symbol name in the `addr` field, but there are no symbols loaded so FreeMASTER won't be able to resolve the variable address. In the next step I am not sure what call you perform. I can assume that you want to read a 64 bit unsigned variable. If so, your call should look like this: SendRequest(jrpc, 'WriteVariable', ['adcMeanValue', 100]) .then(data => console.log(data)) .catch(err => console.error(err.message));​​ Where : 'adcMeanValue' is the variable defined in the previous step 100 is the value to be written another options is SendRequest(jrpc, 'WriteUIntVariable', [0x200004cc, 4, 100]) .then(data => console.log(data)) .catch(err => console.error(err.message));​ Where  0x200004cc is the address, (can be symbol name, but in this case it should be loaded either via ReadTSA or ReadElf 4 is the size 100 is the value Could you share the code that produced the  data: 'writeUInt64: no digits we found in input String'    error so I can better understand the issue ? Re: FreeMASTER Lite Tutorial & Example Code Issue - Jupyter Notebook #1328826 > fully backward compatible with older version of the protocol ? But, if I didn't remark all `GetConfigParamString` related code :  The Jupyter will not executed aby more !! Re: FreeMASTER Lite Tutorial & Example Code Issue - Jupyter Notebook #1328826 Dear iulian_stan, (base) C:\Users\%UserNAme%\Documents\FreeMASTER Lite\scripting examples\NodeJS> npm i > [email protected] postinstall > npm i -g ijavascript && ijsinstall npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. npm WARN cleanup Failed to remove some directories [ npm WARN cleanup [ npm WARN cleanup 'C:\\ProgramData\\anaconda3\\node_modules\\.ijavascript-P4cT8Jzn', npm WARN cleanup [Error: EPERM: operation not permitted, unlink 'C:\ProgramData\anaconda3\node_modules\.ijavascript-P4cT8Jzn\node_modules\zeromq\prebuilds\win32-x64\node.abi108.node'] { npm WARN cleanup errno: -4048, npm WARN cleanup code: 'EPERM', npm WARN cleanup syscall: 'unlink', npm WARN cleanup path: 'C:\\ProgramData\\anaconda3\\node_modules\\.ijavascript-P4cT8Jzn\\node_modules\\zeromq\\prebuilds\\win32-x64\\node.abi108.node' npm WARN cleanup } npm WARN cleanup ] npm WARN cleanup ] changed 8 packages in 1s up to date, audited 4 packages in 7s 1 package is looking for funding run `npm fund` for details found 0 vulnerabilities (base) C:\Users\%UserName%\Documents\FreeMASTER Lite\scripting examples\NodeJS>npm fund [email protected] `-- https://github.com/sponsors/broofa `-- [email protected] After running `jupyter notebook` :   SendRequest(jrpc,'StopComm') .then(() => console.log('Communication stopped')) .catch(err => console.error(err.message)); Promise { }   Parsed TSA contained 0 symbols. Variable defined successfully. { name: 'adcMeanValue', addr: 'adcMeanValue', type: 'uint', size: 4, alias: 'adcMeanValue', baseType: { size: 4, indirection: 1, alignment: 4, name: 'uint32' } } { code: -32603, message: 'Internal error. Internal JSON-RPC error.', data: 'writeUInt64: no digits we found in input String' } { code: -32603, message: 'Internal error. Internal JSON-RPC error.', data: 'writeUInt64: no digits we found in input String' } { code: -32603, message: 'Internal error. Internal JSON-RPC error.', data: 'writeUInt64: no digits we found in input String' } Communication stopped but I can NOT find anything define `writeUInt64` in the NodeJS code ? Re: FreeMASTER Lite Tutorial & Example Code Issue - Jupyter Notebook #1328826 Hi @CY9, FreeMASTER Lite includes separate examples for Python and NodeJS. Note that, functionality-wise, they are identical. The one you are referring to does use JavaScript as programming language. For Python, please refer to the Jupyter notebook from `scripting examples\Python` directory. JavaScript kernel - if you ran the `npm install` command as specified in README IJavascript should have been already installed on your workstation. (we will add these details in the README). Protocol version error - 'protVer': 3, means that FreeMASTER Driver running on MCU is using protocol version 3 (which is currently the latest one available for S32K1). It does not mean that there are any issues with your application. It means that some new functions introduced in protocol version 4 will not be available - core FreeMASTER functionality is there so you can still monitor & control the embedded application. Additionally, FreeMASTER (desktop tool) is fully backward compatible with older version of the protocol running on the MCU. Hope it helps, Iulian
查看全文
IMX6ULL怎么使用mfgtools2.0烧录root.tar.zst格式的文件? 大家好: 我使用yocto编译出来的.tar.zst格式的文件怎么直接烧录呢?初始是烧录.tar.bz2文件。 ucl2.xml文件我尝试修改为:但是烧录不进去 Sending and writting rootfs 请求帮助。
查看全文
Error while trying to view Config of project Hi, I am getting an error while trying to view project config. I tried updating S32 during startup but still the issue persists. Please find screenshot below. S32 SDK for Power Architecture® Re: Error while trying to view Config of project Hi @Senlent , I'll check this. Thank you Re: Error while trying to view Config of project Hi@pranav_prabhu This error indicates that your current IDE and RTD versions do not support the file you are opening. Please check whether you have correctly installed the corresponding RTD and IDE versions
查看全文
How to use mfgtools2.0 to burn root.tar.zst format files on IMX6ULL? Hello everyone: How can I burn the .tar.zst file I compiled using Yocto? The original method is to burn the .tar.bz2 file. I tried to modify the ucl2.xml file to: but it cannot be burned in Sending and writting rootfs Request help. Re: IMX6ULL怎么使用mfgtools2.0烧录root.tar.zst格式的文件? Hello @yangx  As the MFGtools is not more supported, could you please refer to the UUU tool? Best regards, Salas.
查看全文
S32K312EVB-Q172通用开发板 是否可以通过Uart口进行烧录 你好: 请问S32K312EVB-Q172通用开发板 是否可以通过Uart口进行烧录Image,还是需要烧录工具进行烧录? Thanks! Re: S32K312EVB-Q172通用开发板 是否可以通过Uart口进行烧录 Hi@Bert2023 S32K312EVB-Q172的USB属于OpenSDA接口,即可作为Uart口使用也可作为调试接口使用。 OpenSDA: https://www.nxp.com.cn/design/design-center/software/sensor-toolbox/opensda-serial-and-debug-adapter:OPENSDA?lang=cn 你可以直接使用USB线连接到这个USB口进行烧录调试,当然你可以可以用其它调试器,S32K312EVB上有额外的SWD调试接口
查看全文
S32K312EVB-Q172 汎用開発ボードは Uart ポート経由でプログラムできますか? こんにちは: S32K312EVB-Q172 汎用開発ボードは、Uart ポート経由でイメージを書き込むことができますか? それとも書き込みツールが必要ですか? ありがとう!
查看全文
mfgtools2.0 を使用して IMX6ULL に root.tar.zst 形式のファイルを書き込む方法は? こんにちは、みんな: Yocto を使用してコンパイルした .tar.zst ファイルを書き込むにはどうすればよいでしょうか? 本来の方法は、.tar.bz2 ファイルを書き込むことです。 ucl2.xmlファイルを次のように変更しようとしましたが、書き込むことができません Sending and writting rootfs 助けを要請する。
查看全文
sysfs経由でSNVSにアクセスする方法はありますか? 私がしたいのは、ロールバック保護のための単調なカウンタへのアクセス/処理です。 sysfsを介してこの単調なカウンターにアクセスする方法はありますか? それが不可能な場合、ユーザースペースプログラムからモノトニックタイマーにアクセスするための推奨される方法は何ですか? Re:sysfsを介してSNVSにアクセスする方法はありますか? ご説明ありがとうございます。
查看全文
PN512 上的 RX 引脚以及该引脚上的 ADC I 和 Q 通道的用途是什么? 我不明白 PN512 上的 ADC I 和 Q 通道的用途。PN512 提供了一种通过读取寄存器 0x3b 来读取值的方法,但我不明白我得到的值应该代表什么。 关闭该字段后,我得到的值为 0x88。 打开该字段后,我得到的值是 0xf0,有时是 0xff。 如果有人能提供解释,那就太好了。 谢谢 NFC 前端解决方案 NFC读卡器库 回复:PN512 上的 RX 引脚以及该引脚上的 ADC I 和 Q 通道的用途是什么? 感谢你的回复, 接下来,当我读取寄存器 0x3B 时,该寄存器中的值代表什么?电压?当前的? PN512文档简单地将其描述为“ADC I/Q通道的实际值”。它有什么样的价值? 有没有办法使用该值来检测标签的存在? 谢谢
查看全文
What is the purpose of the RX Pin and the ADC I and Q channels, at that pin, on the PN512? I do not understand the purpose of the ADC I and Q channels on the PN512. PN512 provides a way of reading the value by reading register 0x3b but I don't understand what the values I am getting are supposed to represent. With the Field turned off I get a value of 0x88. With the Field turned on I get a value of 0xf0, sometimes 0xff. If someone could provide an explanation, that would be great. Thank You NFC Frontend Solutions NFC Reader Library Re: What is the purpose of the RX Pin and the ADC I and Q channels, at that pin, on the PN512? Hi, ADC_I and ADC_Q, both are just ADC sampling values, indicating the variation of a noise into RX. For a device featuring LPCD functionality, please consider our latest focus products from our NFC Readers portfolio. Regards, Eduardo. Re: What is the purpose of the RX Pin and the ADC I and Q channels, at that pin, on the PN512? Thank you for your reply,  To follow up, when I am reading register 0x3B what do the values in that register represent? Voltage? Current?  The PN512 document simply describes it as "the actual value of ADC I/Q channel". What kind of value is it?  Is there a way to use that value to detect the presence of a tag?  Thank You Re: What is the purpose of the RX Pin and the ADC I and Q channels, at that pin, on the PN512? Hello @user_leo, Hope you are doing well. I and Q are part of the RX section of the device: These two signals could be taken to judge the overall RX signal quality. You can see an example of ADC I channel behavior in AN11038 Fast Verification of PN512 and amplifier, Section 3.1.1. Regards, Eduardo.
查看全文