Multi Source Translation Content

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

Multi Source Translation Content

Discussions

Sort by:
SJA1110 SDK のインストール こんにちは、SJA1110 RTD SDKをインストールしたいです。S32プラットフォームV3.5.12用のS32DSをインストールしました。SW32G_SJA11XX_ETH_SWITCH_4.4_1.0.0_DS_updatesite_D2306.zip、SW32SJA1110_XJA11XX_ETH_PHY_4.4_1.0.5_DS_updatesite_D2405.zip、SJA11XX_RTD_4.4_1.0.1_P01_D2404_DS_updatesite.zipをダウンロードしてインストールしました。SJA11XX_RTD_4.4_1.0.1_D2312_DS_updatesite.zip、SJA11XX_ETH_SWITCH_4.4_1.0.0_DS_updatesite_D2306.zipですが、 Re:SJA1110 SDKのインストール こんにちは、SDKの使用に苦労しました。いくつかの(古い?)文書によると、S32 Design Studio for S32プラットフォームヘルプ-> S32 DSの拡張と更新リストに表示されるはずだそうです。 そうではありません。.zipファイルを抽出してS32 SDKをインストールする必要がありましたそしてヘルプ-> 新しいソフトウェアのインストール...-> " 追加..." と " ローカル..."。" Archiveは試しませんでした..." と.zipセレクション、これもうまくいくかもしれません。 よろしく
View full article
imx8M mini Quad LPDDR4 Yocto project Hi  I tried to build the image for Myir JX8MMA7 based on imx8m Mini quad, following the users guide i.MX Yocto Project User's Guide (nxp.com.cn) revision 6.6.3. But there is something wrong with checksum. i.MX 8M | i.MX 8M Mini | i.MX 8M Nano Re: imx8M mini Quad LPDDR4 Yocto project this fetch error is related to the network, pls check your network or firewall and try again, sometimes you need try to download more times
View full article
Unable to access the UART port using A55 core of imx93 board (Digi coreconnect 93) Dear NXP Support Team, I want to attach a sensor in the UART port of the board and access via A55 core. I have tried below things but neither of them worked. Total available port from UART1 to UART8 – 8 Nos The UART4 port as a Xbee interface is available like ttyXBee, so I also attempted to transfer data using c code and directly using command line but none of them where worked. Followed the URAT instruction from this website, and I am getting port ttyLP3, ttyLP5 and ttyLP6 port. The port ttyLP3 and ttyLP5 have no pinout on the board. The ttyLP6 is connected with the console port which is ttyACM0 (UART to USB), so we cannot use it. Tried to configure UART7 (Mikroe interface) but the tty node is not created, maybe it missed configuration from dts side. (I am unsure about it) The UART1 is connected to the Bluetooth chip, so it cannot be accessible. No details found from UART2 and UART8.   Can you guide me how to access the UART port using A55 core of the board and C language programming? Re: Unable to access the UART port using A55 core of imx93 board (Digi coreconnect 93) Hi @rk4! Your UART7 is configured as a rs485 in file ccimx93-dvk.dts &lpuart7 { pinctrl-names = "default"; pinctrl-0 = <&pinctrl_uart7>; linux,rs485-enabled-at-boot-time; digi,rts-gpio = <&gpio2 10 GPIO_ACTIVE_HIGH>; /delete-property/dmas; /delete-property/dma-names; status = "okay"; }; only delete the line linux,rs485-enabled-at-boot-time; and the uart7 should be listed in the device folder with the name ttyLP6 Best Regards! Chavira Re: Unable to access the UART port using A55 core of imx93 board (Digi coreconnect 93) Hello @Chavira ,  Please find attached dts file that I am using. Re: Unable to access the UART port using A55 core of imx93 board (Digi coreconnect 93) HI @rk4! Please share your device tree file. Re: Unable to access the UART port using A55 core of imx93 board (Digi coreconnect 93) Dear @Chavira ,  Thanks for prompt response. Could you tell me how to create a ttynode for UART7 (MIKROE interface) in A55 core? OR if its already available in it, can you tell me what is the name of it? Re: Unable to access the UART port using A55 core of imx93 board (Digi coreconnect 93) HI @rk4! Thank you for contacting NXP Support! I don´t have access to the device tree of that board since is not an NXP board. I can help you to analyze the device tree if you can share the device tree with me. Unfortunately we don´t have any guide of how to use UART ports in Linux, but you can check some guides in internet like this guide. For Further support please contact to digi support. Best Regards! Chavira
View full article
S32G2 load dtb I got dts both in ATF and in kernal.When the board boots,Which dtb it will actually use?Or it will load both? Thank u. Re: S32G2 load dtb Hi, Both DTB/DTS will be used. When booting, TF-A/uboot will use the TF-A DTS/DTB, when uboot passes the control to the kernel, the kernel will use its own DTB/DTS. There is no conflict between both. Both DTB/DTS should be configured accordingly, if not when uboot passes control to the kernel, devices might not be available to the kernel itself. Please, let us know. Re: S32G2 load dtb Sorry,I can not understand well and could you describe it more detailed.I can find the same device in DTS both in ATF and kernal. Do they conflict with each other? Re: S32G2 load dtb Hi, Both DTB's will be used at the end, but the one that is available under the root partition of the SD card should be the Kernel one. Please, let us know.
View full article
MPXV2010GPを使用して回路カードにコンフォーマルコーティングを適用します MPXV2010GPを使用する回路カードの生産を開始しようとしています。部品の下部にある通気口について理解したところで、底部の通気口を削らずにカードにコンフォーマルコーティングを施すためのベストプラクティスやアドバイスはありますか?私が思いつく唯一の解決策は、その部分をマスキングして、コンフォーマルコーティングを施した後にのみ部品を取り付けることです。次に、部品のリードにブラシでコンフォーマルコーティングを施します。 よろしくお願い申し上げます。 圧力センサ Re: MPXV2010GPを使用して回路カードにコンフォーマルコーティングを適用します こんにちは、デイブベイツ47 残念ながら、特定の技術に関する文書はありません。通常、お客様がセンサーをどのように使用したいかによって異なります。時々、人々はセンサーの配置に関して非常に創造的です。 しかし、あなたのアイデアは良さそうです。それを補足する文書を2つだけお勧めします。 AN1646、内蔵圧力センサーのノイズに関する考慮事項 AN3150、圧力センサー装置のはんだ付けの推奨事項-アプリケーションノート これらのファイルにアクセスするにはアカウントが必要です この情報がお役に立てば幸いですので、他に何か助けが必要な場合はお知らせください。 素晴らしい一日を過ごし、幸運を祈ります。
View full article
FS5613 DEBUGモード低VCCA電圧 こんにちは! DEBUG モードに入ると、VPRE、VCORE、VAUX (5V) が正しい値であることがわかりますが、5V であるべき VCCA は実際には 3V です。マイクロコントローラをプログラミングし、その上でコードを実行すると、電圧は予想された5Vに達します。選択抵抗は12kです。VCCAはuCピンのパワーオンに使用され、VOXはADCのパワーオンに使用されます。その背景にはどのような理由があるのでしょうか? 日時:FS5613 DEBUGモード低VCCA電圧 こんにちはErikaC、ヒントをありがとう、それは実際にはそのピンの1つを介してあまりにも多くの電流を描画するデバッガでした 日時:FS5613 DEBUGモード低VCCA電圧 こんにちは、はい、FS65を意味していました。
View full article
s32k344 lwip example ping not working Hello, I am testing Ethernet using the lwIP TCP/IP stack example. However, when I ping 192.168.0.200, it shows "Destination host unreachable" and "Request timed out." I am using the S32K344 EVB T172 SCH-53148 REVB2 700-53148 REV X5 evaluation board. What could be the problem? Re: s32k344 lwip example ping not working Thanks for all the advice @PavelL . I changed the media converter settings to make it operate smoothly. Re: s32k344 lwip example ping not working Hello @PavelL  I currently use tcpip version 1.0.3 because we have to use RTD 4.0.0 Re: s32k344 lwip example ping not working Hello @malove , what version TCP/IP stack are you using? There's a new version S32K3_TCPIP_STACK_2.0.0. But you board is supported by version 1.0.3 as well. Please check also this Ethernet (board: S32K3X4EVB-T172) _transceiver TJA1103 - NXP Community Best regards, Pavel Re: s32k344 lwip example ping not working Hello @PavelL  I am currently using the S32K344EVM-T172 REV B2 board, and I have not modified any of its default configurations. I have built the LwIP TCP/IP stack sample code without any changes. My connection setup is as follows: Power Supply <-> EVM Board <-> Automotive Ethernet Cable <-> RAD-STAR2 <-> LAN to USB and USB to PC. The network configuration is set as follows: IPv4: 192.168.0.10 Subnet: 255.255.255.0 After completing the setup, I opened the command prompt and ran the following command: ping 192.168.0.200   However, the result was: Reply from 192.168.0.10: Destination host unreachable. Are there any additional factors or settings I should consider in this scenario? Thank you in advance for your help. Re: s32k344 lwip example ping not working Hello @malove , yes, please check pin configuration of the lwip example with respect to MII/RMII of your board. You may try to set up/check drive strength of TX pins... Best regards, Pavel Re: s32k344 lwip example ping not working Sorry for the late reply, @PavelL I built and downloaded the firmware for the S32K344 EVB board using the lwIP TCP/IP stack code without making any modifications. Is there anything I need to configure separately? Re: s32k344 lwip example ping not working Hello @malove , have you checked your MII/RMII pin configuration? One reason might be that S32K3 is not receiving packets from the PHY. Best regards, Pavel Re: s32k344 lwip example ping not working Hello @PavelL  I have set the RAD-STAR2 to simple media converter mode and executed the lwIP sample code. However, there are some messages appearing in the Vehicle SPY 3 program that I don't understand, although it seems that communication is occurring. Why is there no response to the ping test? Re: s32k344 lwip example ping not working Hello @malove , 1. please check settings of our RAD STAR2 - it shall be configured as simple media converter (Figure 3, 2. Introduction and Overview — RAD-Star 2 documentation). 2. please check pin configuration of the lwip example with respect to MII/RMII of your board. You may try to set up/check drive strength of TX pins... Best regards, Pavel Re: s32k344 lwip example ping not working Hello, @PavelL  Based on your guidance, I have performed the following steps: S32K344 Board <--> RAD-STAR2 Media Converter <-LAN to USB-> PC Changed IPv4 configuration: 192.168.0.10 --> 192.168.0.100 However, the command prompt still shows "Destination Host Unreachable." What should I do next? Re: s32k344 lwip example ping not working Hello @malove , Assuming the link partner of EVB is your laptop. Naturally, you need some  RDDRONE-T1ADAPT: Ethernet media converter | NXP Semiconductors to convert 100BASE-T1 to TX. But to avoid any collision with corporate network, RDDRONE needs to be connected to  some USB-to-Ethernet converter which is set to 192.168.0.100 : Best regards, Pavel Re: s32k344 lwip example ping not working hello, i have the same issue. i have the CANHUBK3 RevA eval board. i have adjusted all pins according the schematics and set the tx pins to driver strength enabled. my usb media converter has the 192.168.0.10 ip address. ping does not work however. i do see traffic from the board on the network (mdns messages) can you help? thanks in advance, Tonny
View full article
IMX8MP Android 14 secure boot HAB Failed hi NXP I want to enable secure boot Android14 on IMX8MP platform,  when i exec cmd in uboot found following some error: u-boot=> hab_status Secure boot enabled HAB Configuration: 0xcc, HAB State: 0x99 --------- HAB Event 1 ----------------- event data: 0xdb 0x00 0x1c 0x45 0x33 0x18 0xc0 0x00 0xca 0x00 0x14 0x00 0x02 0xc5 0x1d 0x00 0x00 0x00 0x0a 0x10 0x40 0x1f 0xad 0xc0 0x00 0x00 0x30 0x20 STS = HAB_FAILURE (0x33) RSN = HAB_INV_SIGNATURE (0x18) CTX = HAB_CTX_COMMAND (0xC0) ENG = HAB_ENG_ANY (0x00) --------- HAB Event 2 ----------------- event data: 0xdb 0x00 0x1c 0x45 0x33 0x18 0xc0 0x00 0xca 0x00 0x14 0x00 0x02 0xc5 0x1d 0x00 0x00 0x00 0x0a 0x10 0x40 0x1f 0xad 0xc0 0x00 0x00 0x30 0x20 STS = HAB_FAILURE (0x33) RSN = HAB_INV_SIGNATURE (0x18) CTX = HAB_CTX_COMMAND (0xC0) ENG = HAB_ENG_ANY (0x00) u-boot=> Secure boot enabled HAB Configuration: 0xcc, HAB State: 0x99 --------- HAB Event 1 ----------------- event data: 0xdb 0x00 0x1c 0x45 0x33 0x18 0xc0 0x00 0xca 0x00 0x14 0x00 0x02 0xc5 0x1d 0x00 0x00 0x00 0x0a 0x10 0x40 0x1f 0xad 0xc0 0x00 0x00 0x30 0x20 STS = HAB_FAILURE (0x33) RSN = HAB_INV_SIGNATURE (0x18) CTX = HAB_CTX_COMMAND (0xC0) ENG = HAB_ENG_ANY (0x00) --------- HAB Event 2 ----------------- event data: 0xdb 0x00 0x1c 0x45 0x33 0x18 0xc0 0x00 0xca 0x00 0x14 0x00 0x02 0xc5 0x1d 0x00 0x00 0x00 0x0a 0x10 0x40 0x1f 0xad 0xc0 0x00 0x00 0x30 0x20 STS = HAB_FAILURE (0x33) RSN = HAB_INV_SIGNATURE (0x18) CTX = HAB_CTX_COMMAND (0xC0) ENG = HAB_ENG_ANY (0x00) how Can I do fix this error  i.MX 8M | i.MX 8M Mini | i.MX 8M Nano Re: IMX8MP Android 14 secure boot HAB Failed Please find the attachment.  Regards Harvey Re: IMX8MP Android 14 secure boot HAB Failed Sorry, I can't understand it , please give me the detail steps or docs.  Re: IMX8MP Android 14 secure boot HAB Failed Hi @liangyan  The given context is HAB_CTX_COMMAND, this means the remaining bytes correspond to the CSF command that caused the event. You can refer to the HAB API v4 from the CST tool, and there is for your reference in the API document. Regards Harvey
View full article
the reset source detect in the software hello : I want to do a function that detect the reset source in S32K312 when the MCU jump into bootloader,do you have any source code for referrence. thank you preety much. Re: the reset source detect in the software Hello @yinqiu, Use the Power_Ip RTD driver and call Power_Ip_GetResetReason(). Regards, Daniel
View full article
JODY-W2(88W8987) Endless WiFi Scan Good day! This is a continuation of this issue. I was able to compile mlanutl and used the tool to set httxcfg and htcapinfo. I found out that the default value of httxcfg and htcapinfo for BG is 0x61 and 0x04c00000 respectively. With the default values, httxcfg=0x61: 20/40MHz SGI and LDPC are enabled. And htcapinfo=0x04c00000:  Rx STBC, 20MHz SGI and Rx LDPC are enabled.  In order to disable 40MHz SGI, I tried setting httxcfg to 0x21 by issuing command "mlanutl mlan0 httxcfg 0x21 1", however when I issue "iw list", below snippet of output is shown, showing 40MHz SGI still enabled.  Band 1: Capabilities: 0x177f RX LDPC HT20/HT40 SM Power Save disabled RX Greenfield RX HT20 SGI RX HT40 SGI RX STBC 3-streams HT Delayed Block Ack Max AMSDU length: 3839 bytes DSSS/CCK HT40 It seems that mlanutl commands are not properly executed. Can you please share correct commands to disable HT using mlanutl? Does values set via mlanutl tool can be verified via "iw list"? Can you also please provide instructions on how to compile the driver with 80211n/ac disabled? Regards, Elton OS Other Product: WiFi 88W8987 Re: JODY-W2(88W8987) Endless WiFi Scan Hi, @elton  Thanks for your efforts and your kindness to share us your final solution for this case. It will be a very good reference for our future support. Please feel free to create us new cases if you have any other questions or other concerns about our products in the future. Wish you have a nice rest of your day! Best regards, Christine. Re: JODY-W2(88W8987) Endless WiFi Scan Hello @Christine_Li , We were able to fix the issue. We added below flags and recompiled wpa_supplicant、 CONFIG_HT_OVERRIDES=y CONFIG_VHT_OVERRIDES=y then added below options on wpa_supplicant.conf. ht40_intolerant=1 disable_ht40=1 disable_vht=1 Thank you for support. Regards, Elton Re: JODY-W2(88W8987) Endless WiFi Scan Hello @Christine_Li , There are 2 ways you can get mlanutl's binary: a. You can ask U-Blox to build/compile for you after they download the release package from our website, then share to you the binary. Will be a quick way for this time. b. You can directly sign NDA with us(NXP) and then apply for the secure files access of 88W8987. It will take longer time, but will be convenient for you in the future. Will ask my superior regarding this. 2. Can you also please share the link of the tool's source code so that I can compile? I am using this publicly available source code. Regards, Elton Re: JODY-W2(88W8987) Endless WiFi Scan Hi, @elton  Thanks for your reply. Please see below for my mlanutl's version: ========== root@imx8mnevk:~# ./mlanutl -version Invalid number of parameters! Usage: mlanutl -v (version) mlanutl [...] where ifname : wireless network interface name, such as mlanX or uapX cmd : version verext hostcmd drvdbg getdatarate getlog get_txpwrlimit getsignal signalextcfg getsignalext getsignalextv2 vhtcfg dyn_bw 11axcfg 11axcmd txratecfg httxcfg htcapinfo aggrpriotbl addbapara addbareject hssetpara mefcfg cloud_keep_alive min_ba_threshold 11dcfg 11dclrtbl addbapara addbareject addts amsduaggrctrl antcfg arpfilter assocctrl assocessid assocessid_bssid associate authtype autotdls bandcfg bcninterval bssrole cfgdata cfpcode changraph coex_rx_winsize countrycode customie deauth deepsleep delba delts dfstesting clear_nop nop_list fake_radar dfs53cfg dfs_mode dfs_cac autodfs dfs_repeater dscpmap esuppmode extcapcfg cancelscan fwmacaddr fwwakeupmethod getkey getscantable getstalist hotspotcfg hscfg mgmtfilter htstreamcfg mimoswitch httxbfcap httxbfcfg inactivityto ipaddr linkstats listeninterval macctrl memrdwr miracastcfg mgmtframectrl mgmtframetx mpactrl netmon cfg_noa cfg_opp_ps offchannel otpuserdata passphrase pb_bypass pmfcfg port_ctrl powercons pscfg psmode qconfig qoscfg qstatus rdeeprom reassoctrl regioncode cfpinfo regrdwr rejectaddbareq scancfg sdcmd52rw sdcmd53rw sdioclock setuserscan sleepparams sleeppd sysclock clocksync gettsfinfo targetschan backupchan tcpackenh tdls_idle_time tdls_channel_switch tdls_config tdls_cs_params tdls_debug tdls_disable_cs tdls_discovery tdls_link_status tdls_powermode tdls_setinfo tdls_setup tdls_stop_channel_switch tdls_teardown thermal ts_status tsf txaggrctrl txbufcfg txcontrol txpowercfg txwatchdog aggrctrl usbaggrctrl usbresume usbsuspend opermodecfg wakeupreason warmreset wmmcfg wmmparamcfg wpssession wwscfg mc_cfg mc_policy mc_cfg_ext get_sensor_temp channel_switch indrstcfg dfs_offload cwmode txrxhistogram per_pkt_cfg dot11_txrx robustcoex ctrldeauth dmcs range_ext twt_setup twt_teardown rx_abort_cfg rx_abort_cfg_ext tx_ampdu_prot_mode rate_adapt_cfg cck_desense_cfg get_chnrgpwr comparergpwr comparetrpc getcfgchanlist lpm arb dot11mc_unassoc_ftm_cfg tp_state hal_phy_cfg ips_cfg mcast_aggr_group mc_aggr_cfg getchload getuuid root@imx8mnevk:~# ./mlanutl -v NXP mlanutl version M1.3   2. Can you also please share the link of the tool's source code so that I can compile? ==>As I mentioned before, the source code could not be shared directly on the public community and also I am not allowed to share source code directly. There are 2 ways you can get mlanutl's binary: a. You can ask U-Blox to build/compile for you after they download the release package from our website, then share to you the binary. Will be a quick way for this time. b. You can directly sign NDA with us(NXP) and then apply for the secure files access of 88W8987. It will take longer time, but will be convenient for you in the future. Request an NDA Request secure access rights Please let me know whether have anything I can do for you on this case. Best regards, Christine. Re: JODY-W2(88W8987) Endless WiFi Scan Hello @Christine_Li , I am using mlanutl version 1.3.02 and there is no "scancfg" option. root@colibri-imx6ull-15102395:~# mlanutl -v NXP mlanutl version M1.3.02 root@colibri-imx6ull-15102395:~# mlanutl Invalid number of parameters! Usage: mlanutl -v (version) mlanutl [...] where ifname : wireless network interface name, such as mlanX or uapX cmd : version verext hostcmd getdatarate getlog get_txpwrlimit vhtcfg dyn_bw 11axcfg 11axcmd txratecfg httxcfg htcapinfo aggrpriotbl addbapara addbareject hssetpara mefcfg cloud_keep_alive min_ba_threshold   Can you please let me know what version of mlanutl you are using? Can you also please share the link of the tool's source code so that I can compile? Regards, Elton Re: JODY-W2(88W8987) Endless WiFi Scan Hi, @elton  Thanks for your reply. Then, would you prefer to go back to the Wi-Fi scan issue, and not continue to discuss about disable 11n or HT 40MHz issue, Am I right? If so, can you please let me know whether you are using network manager? or you are using wpa_supplicant to connect to AP? I tried locally with wpa_supplicant to connect to AP, and there is no endless scan on my side. =========== root@imx8mnevk:~# wpa_supplicant -d -B -i mlan0 -c /etc/wpa_supplicant.conf -Dnl80211 wpa_supplicant v2.10 random: Trying to read entropy from /dev/random Successfully initialized wpa_supplicant Initializing interface 'mlan0' conf '/etc/wpa_supplicant.conf' driver 'nl80211' ctrl_interface 'N/A' bridge 'N/A' Configuration file '/etc/wpa_supplicant.conf' -> '/etc/wpa_supplicant.conf' Reading configuration file '/etc/wpa_supplicant.conf' ctrl_interface='/var/run/wpa_supplicant' ctrl_interface_group='0' update_config=1 Priority group 0 id=0 ssid='BES' ....... root@imx8mnevk:~# [ 135.643858] wlan: SCAN COMPLETED: scanned AP count=7 [ 135.657662] wlan: HostMlme mlan0 send auth to bssid dc:XX:XX:XX:85:9c [ 135.666184] mlan0: [ 135.666189] wlan: HostMlme Auth received from dc:XX:XX:XX:85:9c [ 135.690507] wlan: HostMlme mlan0 Connected to bssid dc:XX:XX:XX:85:9c successfully [ 135.711612] mlan0: [ 135.711627] wlan: Send EAPOL pkt to dc:XX:XX:XX:85:9c [ 135.727907] mlan0: [ 135.727919] wlan: Send EAPOL pkt to dc:XX:XX:XX:85:9c [ 135.729002] IPv6: ADDRCONF(NETDEV_CHANGE): mlan0: link becomes ready [ 135.742076] woal_cfg80211_set_rekey_data return: gtk_rekey_offload is DISABLE root@imx8mnevk:~# root@imx8mnevk:~# ifconfig -a eth0: flags=4099 mtu 1500 ether 00:04:9f:06:da:96 txqueuelen 1000 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 lo: flags=73 mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10 loop txqueuelen 1000 (Local Loopback) RX packets 172 bytes 12688 (12.3 KiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 172 bytes 12688 (12.3 KiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 mlan0: flags=4163 mtu 1500 inet6 fe80::224e:f6ff:fe20:98f1 prefixlen 64 scopeid 0x20 inet6 fddc:333d:7d85:9300:224e:f6ff:fe20:98f1 prefixlen 64 scopeid 0x0 ether 20:4e:f6:20:98:f1 txqueuelen 1000 (Ethernet) RX packets 8 bytes 738 (738.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 23 bytes 3215 (3.1 KiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 root@imx8mnevk:~# udhcpc -i mlan0 udhcpc: started, v1.35.0 udhcpc: broadcasting discover udhcpc: broadcasting select for 192.168.x.xx, server 192.168.x.1 udhcpc: lease of 192.168.x.xx obtained from 192.168.x.1, lease time 86400 /etc/udhcpc.d/50default: Adding DNS 192.168.x.1 root@imx8mnevk:~# root@imx8mnevk:~# ================ And is there any influence if there is endless scan after connected to AP?  As I know, the throughput drop is expected behavior when performing scan because during scan operation, RF goes off channel for scan and this results in throughput drop. To improve throughput results you can try below command: ./mlanutl mlan0 scancfg 0 0 2 20 The above command will reduce scan time on each channel and time gap between two scans.  Below is the details for scancfg: scancfg This command is used to set/get scan configuration parameters.   Usage:   mlanutl mlanX scancfg [t] [m] [p] [s] [a] [b] [c] [ext] [gap]   where the parameters: [t]: Scan Type (0: Unchanged, 1: Active, 2: Passive, default Active) [m]: Scan Mode (0: Unchanged, 1: BSS, 2: IBSS, 3: Any, default Any) [p]: Scan Probes (0: Unchanged, 1-5: Number of probes per channel, default 4) [s]: Specific Scan Time (0: Unchanged, n: Value in ms, default 110 ms, max 500 ms) [a]: Active Scan Time (0: Unchanged, n: Value in ms, default 200 ms, max 500 ms) [b]: Passive Scan Time (0: Unchanged, n: Value in ms, default 200 ms, max 2000 ms) [c]: Passive to Active Scan (0: Unchanged, 1: Enable, 2: Disable, default Enable) [ext]: Extended scan (0: Unchanged, 1: Legacy scan, 2: Extended scan, 3: Extended scan enhance) [gap]: Time gap between two scans in milliseconds (max value 500ms) No change if the parameter is 0 or the parameter is not provided.   Examples: mlanutl mlan0 scancfg            : Get all the current scan configuration settings mlanutl mlan0 scancfg 1 3        : Set scan type to active and scan mode to any,                                    all the other scan configurations are unchanged mlanutl mlan0 scancfg 0 1 2 200  : Set scan mode to BSS, number of probes to 2 and                                    specific scan time to 200 ms, all the other scan                                    configurations are unchanged mlanutl mlan0 scancfg 0 0 0 0 0 0 1  : Set Passive to Active Scan to enable, all the                                          other scan configurations are unchanged mlanutl mlan0 scancfg 2 0 0 0 0 0 2  : Set scan type to passive, Passive to Active                                          Scan to disable, all the other scan configurations                                          are unchanged   Please let us know if you have further queries for this issue. Best regards, Christine. Re: JODY-W2(88W8987) Endless WiFi Scan Hello @Christine_Li , Thanks for your response. I have analyzed this code and found out below defines.  /** Max AMSDU size support */ #define HWSPEC_MAX_AMSDU_SUPP MBIT(31) /** Greenfield support */ #define HWSPEC_GREENFIELD_SUPP MBIT(29) /** HW_SPEC FwCapInfo : If FW support RSN Replay Detection */ #define ISSUPP_RSN_REPLAY_DETECTION(FwCapInfo) (FwCapInfo & MBIT(28)) /** SM Power Save enable */ #define CAPINFO_SMPS_ENABLE MBIT(27) /** RX STBC support */ #define HWSPEC_RXSTBC_SUPP MBIT(26) /** ShortGI @ 40Mhz support */ #define HWSPEC_SHORTGI40_SUPP MBIT(24) /** ShortGI @ 20Mhz support */ #define HWSPEC_SHORTGI20_SUPP MBIT(23) /** RX LDPC support */ #define HWSPEC_LDPC_SUPP MBIT(22) /** Channel width 40Mhz support */ #define HWSPEC_CHANBW40_SUPP MBIT(17) #define ISSUPP_11ACENABLED(FwCapInfo) (FwCapInfo & (MBIT(12) | MBIT(13))) #define ISSUPP_11AC2GENABLED(FwCapInfo) (FwCapInfo & MBIT(12)) #define ISSUPP_11AC5GENABLED(FwCapInfo) (FwCapInfo & MBIT(13)) #define ISSUPP_11NENABLED(FwCapInfo) (FwCapInfo & MBIT(11)) /** RadioType : Support for Band A */ #define ISSUPP_BANDA(FwCapInfo) (FwCapInfo & MBIT(10)) /** SM Power Save mode */ #define CAPINFO_SMPS_MODE MBIT(9) /** HW_SPEC FwCapInfo */ #define HWSPEC_11ACSGI80_SUPP MBIT(5) #define HWSPEC_11ACRXSTBC_SUPP MBIT(8) I tried masking those bits but it does not resolve the issue. WiFi scan issue may not be related to IEEE80211N/HT40. Regards, Elton Re: JODY-W2(88W8987) Endless WiFi Scan Hi, @elton  dev_cap_mask= This load parameter is uses to configure device features support. Usage: dev_cap_mask= : Represents features supported : Indicates support for 11AX : Indicates support for 6G Example: To disable 11AX and 6G support: dev_cap_mask=0xfffcffff Please let me know whether have any other concerns on this case. Best regards, Christine. Re: JODY-W2(88W8987) Endless WiFi Scan Hi, @elton  Thanks for creating new case to us, and thanks for you trial for compiling mlanutl. Please see below for the httxcfg: httxcfg        This command is used to configure various 11n specific configuration for transmit (such as Short GI, Channel BW and Green field support).          where is        This is a bitmap and should be used as following               Bit 15-8: Reserved set to 0               Bit 7: STBC enable/disable               Bit 6: Short GI in 40 Mhz enable/disable               Bit 5: Short GI in 20 Mhz enable/disable               Bit 4: Green field enable/disable               Bit 3-2: Reserved set to 1               Bit 1: 20/40 Mhz enable disable.               Bit 0: LDPC enable/disable          When Bit 1 is set then firmware could transmit in 20Mhz or 40Mhz based        on rate adaptation. When this bit is reset then firmware will only        transmit in 20Mhz.  Point 1: Default value: root@imx8mnevk:~# ./mlanutl mlan0 httxcfg HT Tx cfg:     BG band:  0x00000061==》0000 0000 0000 0110 0001 ==>It means in default, the Bit 1: 20/40 Mhz is disable, so in default, it will only transmit in 20MHz.      A band:  0x00000063  Point 2: Please confirm, you want to disable 40MHz or you want to disable 40MHz Short GI.  Point 3: The mlanutl commands are used only for TX, not for RX. I see your paste is: RX HT40 SGI RX is depending on the AP side, could not controlled by our Wi-Fi station side.  Point 4: To confirm whether set it with mlanutl successfully, you can check it with below 2 methods. And personally I recommend method 1. 1. During connection with AP, capture sniffer logs and check the association request frame, like below, I checked it on my local side: 2. Ping command with long data, then check with:  "iw mlan0 station dump" Point 5: Can you also please provide instructions on how to compile the driver with 80211n/ac disabled? ==> I know for AP mode, you can configure whether support 11n or 11ac through below parameters in hostapd.conf: ieee80211n=0/1 ieee80211ac=0/1 But for Station mode, I don't think it is a good idea that disable 11n/11ac because it usually follows up the configurations of AP side. Otherwise, it will always throw out connection errors because of AP is working in 11n or 11ac mode. Please let me know whether have any other concerns on this case. Best regards, Christine. Re: JODY-W2(88W8987) Endless WiFi Scan Hello All, It is stated on this link that 5GHz modules can be disabled by using dev_cap_mask=0xffffdbff. Can anyone explain which bit corresponds to which parameter? Can 80211n be disabled using this driver parameter? Regards, Elton 
View full article
Assistance with CAN Pins and SDK for I.MX93 Dear NXP Community, Our company is very interested in the newly released I.MX93 and is currently exploring this chip. This is also our first time using NXP’s chips, as we have primarily worked with STM products in the past. After thoroughly reading the user manual, we have a question regarding the two CAN_TX and CAN_RX pins for the I.MX93. We noticed that the manual mentions "The processor has two CAN modules available," but we couldn’t find CAN_TX and CAN_RX listed in the functional contact assignment section. Could you please point us to the correct location for this information? Additionally, could you guide us on where to download the SDK for the I.MX93 to begin programming the processor and locate the correct pin positions? We’ve searched on the following site but couldn’t find the SDK: https://www.keil.arm.com/vendors/nxp/devices/. Thank you for your assistance! Re: Assistance with CAN Pins and SDK for I.MX93 Hello, You can build your SDK from here: https://mcuxpresso.nxp.com/en If you need to use VScode, please refer this wiki to install extension: https://github.com/nxp-mcuxpresso/vscode-for-mcux  https://github.com/nxp-mcuxpresso/vscode-for-mcux/wiki https://github.com/nxp-mcuxpresso/vscode-for-mcux/wiki/Dependency-Installation Best Regards, Zhiming
View full article
How to Program eFuses for QSPI in the i.MX6ULL Custom Board? Dear Experts, I'm new to the concept of eFuse programming & would like to understand how to approach this for a custom board based on the i.MX6ULL. Could you please provide guidance on the following: 1. Understanding eFuse Programming: What exactly is eFuse programming, & how does it apply to a custom board? What are its benefits and uses, specifically in the context of the i.MX6ULL? 2. Programming eFuses for QSPI: How can I program the eFuses on a custom i.MX6ULL board? Are there specific tools, steps, or methods I should follow? If there are any reference materials, guides, or examples available, please share them. This would greatly help in understanding the eFuse programming process and its application for the i.MX6ULL. Thank you for your assistance. Best regards, Ravikumar Re: How to Program eFuses for QSPI in the i.MX6ULL Custom Board? Hi JorgeCas Thanks for the information. I successfully done the efuse programming for our custom board. Best Regards, Ravikumar Re: How to Program eFuses for QSPI in the i.MX6ULL Custom Board? Hello, 1. The eFuses are a location to store different kinds of permanent configuration settings. This could, for example, be boot configuration, MAC address, secure boot settings, and so on. 2. Please take a look on the next guide to understand the process of read and write eFuses on your i.MX device. Program and access fuses | Embedded Artists Developer Site Best regards.
View full article
NTAG 424 Tamper encryption Hi, need help with NTAG424 TT: enabling tamper function with key 0 (or 1,2,3,4 doesn't care) using SetConfiguration option 07 i get 9100 as response so seems everyting ok. But in the NDEF message the mirroring of TT is always in clear as the key remains at E as the default value. I tried with my Python app and with TagExplore, result is the same. Any hint? Mario Re: NTAG 424 Tamper encryption Im having the same problem! Can you help me? How did you solve it?? Re: NTAG 424 Tamper encryption Thanks Daniel, with several try and fix i managed to have the TTStatus encrypted in NDEF. Mario Re: NTAG 424 Tamper encryption Thanks Daniel, reading better the datasheet, TTStatuskey is not used to encrypt the tamper status in NDEF but as authentication to issue the GetTTStatus command. Unfortunately i dont' find how to encrypt TTStatus in NDEF: i red on AN12196 that is possible using the EncData but don't know how. Moreover fig. 3 and 4 at page 9 show the encryption of TTStatus OR Static data, i'd like to have both if possible Thanks, Mario Re: NTAG 424 Tamper encryption Hi  could you please let me know your detail steps, so I can reproduce your issue on my side with RFIDDiscover? Regards Daniel
View full article
Changes to the p_flash of the S32K312 may cause the program to run erratically. Hi,nxp 1.By modifying the linker_flash_s32k312.ld file, the starting address of p_flash was changed from 0x00400000 to 0x00440200, resulting in the program malfunctioning, as shown in the attached image. The code is included in the attachment. 2.The expected outcome is that the program does not feed the watchdog and should restart from the beginning, rather than malfunctioning. That's all, thank you. Re: Changes to the p_flash of the S32K312 may cause the program to run erratically. Hi, Erase the entire chip and reload the program. Thanks Re: Changes to the p_flash of the S32K312 may cause the program to run erratically. I modified the original project by changing the starting address of int_pflash to 0x00500000 in the linker_flash_s32k312.ld file, but the program still runs incorrectly. Am I misunderstanding something, or is there another area that I haven't changed? 1)linker_flash_s32k312.ld->MEMORY 2)Schematic of program malfunction Re: Changes to the p_flash of the S32K312 may cause the program to run erratically. You can place it at 0x50_0000, which is a valid IVT address and it is in the next block, so it can be programmed by the bootloader in the 0x40_0000 block. Regarding the HSE_FW, please create a new thread. Thank you, BR, Daniel Re: Changes to the p_flash of the S32K312 may cause the program to run erratically. Hi,danielmartnek 1.I understand that this project should be flashed by a bootloader, right? Reply:Yes,There are other matters to pay attention to. 2.But if you flash the project directly (DM181S_S32K312_BOOT.elf), the SBAF then searches for the first valid IVT starting from the lowest address at 0x00400000. Reply:According to your intention, when debugging the app project online without the bootloader, the starting address of int_pflash still needs to be set to 0x00400000. 3.Additionally, if we enable the HSE firmware later on, how should we debug the app project that does not include the bootloader, and how do we allocate memory? Re: Changes to the p_flash of the S32K312 may cause the program to run erratically. Hi @victory, I understand that this project should be flashed by a bootloader, right? But if you flash the project directly (DM181S_S32K312_BOOT.elf), the SBAF then searches for the first valid IVT starting from the lowest address at 0x00400000. Regards, Daniel
View full article
CW11.1 license error   Installed Products:  - CodeWarrior for MCU Version: 11.1 Build Id:181224 #above is version and license information #but when i open the IDE it always report errors below how to fix this issue In addition i am not sure where i should place my licesne.dat in client side. Re: CW11.1 license error Hello @leolv , Thanks for your post. From your picture, it shows that your license.dat is in the right place and has been activated successfully. There's no problem. Regarding the log "CDE: no license found, using Community Edition License", it is not an error log but a normal one, and the appearance of this message will not affect the normal use of CodeWarrior. CDE means the Component Development Environment. You can refer to the link below for more details. Solved: What tool do I kneed for Component Development? - NXP Community In short, this log is not an error and won't affect your use.  Hope it can help you.  BRs, Celeste --------------------------------------------------------------------------------------------------- Note: If this post answers your question, please click the "ACCEPT AS SOLUTION" button. Thank you! ---------------------------------------------------------------------------------------------------
View full article
Issue in working with arduino uno for S32k116 EVB. Hello all, Background: S32 DS 3.4 Software and for the example S32K1xx SDK RTM v4.0.3 Example Projects --> lpuart_echo_s32k116.  I'm working on lpUART with S32K116 EVB, everything is working as expected with the open a terminal emulator(tera term in my case). But my question was how to do the same from arduino uno intead of open terminal? I've tried to connect the pins tx, rx and gnd pins of arduino uno to s32k116 EVB pins PTA 2 and 3 which is said to be arduino compatible pins. but didn't get succeed in getting output as Hello World for the input Hello Board.  As we can see from the above figure, the first graph is the signal sent from arduino to S32k board and the second one is recieved from s32k board. The expected output from second figure was Hello World, but in my case i am getting back the same signal that has been sent. Am I missing something to include in order to work with arduino uno? Any suggestions or help would be highly appreciated! I've also attached necessary source file with this message for our reference.  Thanks & regards, Santhosh Re: Issue in working with arduino uno for S32k116 EVB. Hello @Julián_AragónM , Thank you so much for your resonse! It is working as expected with arduino uno as well. and the code I used in adruino IDE as follows: void setup() {   // Initialize serial communication at 9600 baud   Serial.begin(9600);     // Wait for a moment to ensure serial connection is established   delay(1000); } void loop() {   // Send "Hello Board" message followed by a newline (LF only)   Serial.print("Hello Board\n");     // Wait for 3 second before sending the next message   delay(3000); } Thanks & regards, Santhosh Re: Issue in working with arduino uno for S32k116 EVB. Hi @santhosh23, I believe this is because the board is expecting a "\n" when comparing the buffers at the EOL. It seems you are transmitting both CR and LF ("\r\n") in each message. This can be seen configuring Tera Term from CR+LF (which only echoes the characters) to LF (which does return the "Hello World"): Could you try sending "Hello Board\n" only?  Best regards, Julián
View full article
S32G399A的PFE 嗨,专家们 我正在调试我们自己生产的S32G399A。根据S32G399ARDB3,我发现它使用了gmac0、PFE2(用于独立PHY)和PFE0(用于SJA1110) 。我们已将此网络配置更改为PFE1、PFE2(用于独立PHY)和PFE0(用于SJA1110)。关于dts,我应该修复哪个文件?谢谢!
View full article
S32G PFE relation Hi, I want to know the relations between nodes of DTS(pfe_netif0,pfe_netif1,pfe_netif2,pfe_mdio0,pfe_mdio1,pfe_mdio2) and the controllers of PFE_EMAC0,PFE_EMAC1,PFE_EMAC2.Thank you. Re: S32G PFE relation Thanks a lot. Re: S32G PFE relation Hello, @piaochunri  Thanks for the reply. The pfe_netifX stands for the Linux network interface, while the pfe_mdioX stands for the MDIO interface. At last, PFE_EMAC_X is the ethernet MACs. BR Chenyin Re: S32G PFE relation The version of bsp is 35.0. Re: S32G PFE relation Hi, @piaochunri  Thanks for the questions. May I know which version BSP is referenced during your work? May I know if the other queries posted from your side are with the same code base? Thanks in advance. BR Chenyin
View full article
S32G3 bsp41 compilation issue Hi, I encountered an unusual issue when trying to compile BSP41. Bitbake is throwing 'permission denied' errors during every do_fetch process. It was working fine before the holiday, but now the issue occurs in both existing and newly created folders. It seems that a system change may have caused this issue. I've attached a screenshot below. Has anyone encountered a similar problem before? NOTE: Fetching uninative binary shim http://downloads.yoctoproject.org/releases/uninative/4.3/x86_64-nativesdk-libc-4.3.tar.xz;sha256sum=1c35f09a75c4096749bbe1e009df4e3968cde151424062cf4aa3ed89db22b030 (will check PREMIRRORS first) Initialising tasks: 100% |#########################################################################################################################################################################################################################################| Time: 0:00:01 Sstate summary: Wanted 1090 Local 0 Mirrors 0 Missed 1090 Current 0 (0% match, 0% complete) NOTE: Executing Tasks ERROR: gettext-minimal-native-0.21-r0 do_fetch: Execution of event handler 'defaultrun_buildstats' failed Traceback (most recent call last): File "/home/xd/workspace/fsl-auto-yocto-bsp/sources/poky/meta/classes/buildstats.bbclass", line 240, in defaultrun_buildstats(e= ): elif isinstance(e, bb.build.TaskSucceeded): > write_task_data("passed", os.path.join(taskdir, e.task), e, d) if e.task == "do_rootfs": File "/home/xd/workspace/fsl-auto-yocto-bsp/sources/poky/meta/classes/buildstats.bbclass", line 88, in write_task_data(status='passed', logfile='/home/xd/workspace/fsl-auto-yocto-bsp/build_s32g399ardb3/tmp/buildstats/20250102212637/gettext-minimal-native-0.21-r0/do_fetch', e= , d= ): f.write(d.expand("Elapsed time: %0.2f seconds\n" % elapsedtime)) > cpu, iostats, resources, childres = get_process_cputime(os.getpid()) if cpu: File "/home/xd/workspace/fsl-auto-yocto-bsp/sources/poky/meta/classes/buildstats.bbclass", line 29, in get_process_cputime(pid=19814): if os.path.isfile("/proc/%d/io" % pid): > with open("/proc/%d/io" % pid, "r") as f: while True: PermissionError: [Errno 13] Permission denied: '/proc/19814/io' ERROR: gettext-minimal-native-0.21-r0 do_fetch: Build of do_fetch failed ERROR: gettext-minimal-native-0.21-r0 do_fetch: Traceback (most recent call last): File "/home/xd/workspace/fsl-auto-yocto-bsp/sources/poky/bitbake/lib/bb/build.py", line 763, in exec_task return _exec_task(fn, task, d, quieterr) File "/home/xd/workspace/fsl-auto-yocto-bsp/sources/poky/bitbake/lib/bb/build.py", line 737, in _exec_task event.fire(TaskSucceeded(task, fn, logfn, localdata), localdata) File "/home/xd/workspace/fsl-auto-yocto-bsp/sources/poky/bitbake/lib/bb/event.py", line 222, in fire fire_class_handlers(event, d) File "/home/xd/workspace/fsl-auto-yocto-bsp/sources/poky/bitbake/lib/bb/event.py", line 123, in fire_class_handlers execute_handler(name, handler, event, d) File "/home/xd/workspace/fsl-auto-yocto-bsp/sources/poky/bitbake/lib/bb/event.py", line 93, in execute_handler ret = handler(event) File "/home/xd/workspace/fsl-auto-yocto-bsp/sources/poky/meta/classes/buildstats.bbclass", line 240, in defaultrun_buildstats write_task_data("passed", os.path.join(taskdir, e.task), e, d) File "/home/xd/workspace/fsl-auto-yocto-bsp/sources/poky/meta/classes/buildstats.bbclass", line 88, in write_task_data cpu, iostats, resources, childres = get_process_cputime(os.getpid()) File "/home/xd/workspace/fsl-auto-yocto-bsp/sources/poky/meta/classes/buildstats.bbclass", line 29, in get_process_cputime with open("/proc/%d/io" % pid, "r") as f: PermissionError: [Errno 13] Permission denied: '/proc/19814/io' ERROR: Task (/home/xd/workspace/fsl-auto-yocto-bsp/sources/poky/meta/recipes-core/gettext/gettext-minimal-native_0.21.bb:do_fetch) failed with exit code '1' ERROR: texinfo-dummy-native-1.0-r0 do_fetch: Execution of event handler 'defaultrun_buildstats' failed Thanks, XD Re: S32G3 bsp41 compilation issue Hi @GuilhermeS32G3 , Thank you for helping me again! Yes, this workaround worked well. I haven’t updated my OS and am still using Ubuntu 20.04. However, I might have updated GCC or made another change—I’m not entirely sure. Based on the discussion you shared and the dmesg output, it seems the issue was caused by AppArmor. Everything is back to normal now. Thank you once again for your assistance! Thanks XD Re: S32G3 bsp41 compilation issue Hi @chenyin_h , Thank you for looking into this issue. I believe this is the process initiated by Yocto to download and compile. The process should terminate once this task is completed. Thanks, XD Re: S32G3 bsp41 compilation issue Hello @XD , Has your Linux operational system been updated recently? Please take a look at this post: https://community.nxp.com/t5/S32G/S32G399ARDB3-Yocto-Bitbake-error/m-p/1980432 Maybe it is the same issue. Best regards, Guilherme Re: S32G3 bsp41 compilation issue Hello, @XD  Thanks for your post. Sorry that I did not meet such issue before, from the log,  PermissionError: [Errno 13] Permission denied: '/proc/19814/io' What is the process 19814 for? May I know if you have tried clean the yocto build and try again?(bitbake fsl-image-base -c cleanall && bitbake fsl-image-base)  BR Chenyin Re: S32G3 bsp41 compilation issue And this is the error on the existing folder Sstate summary: Wanted 3 Local 0 Mirrors 0 Missed 3 Current 1161 (0% match, 99% complete) NOTE: Executing Tasks ERROR: Traceback (most recent call last): File "/home/xd/workspace/fsl-auto-yocto-bsp41/sources/poky/bitbake/bin/bitbake-worker", line 268, in child bb.utils.disable_network(uid, gid) File "/home/xd/workspace/fsl-auto-yocto-bsp41/sources/poky/bitbake/lib/bb/utils.py", line 1653, in disable_network with open("/proc/self/uid_map", "w") as f: PermissionError: [Errno 13] Permission denied: '/proc/self/uid_map' ERROR: Task (/home/xd/workspace/fsl-auto-yocto-bsp41/sources/meta-alb/recipes-fsl/images/fsl-image-base.bb:do_rootfs) failed with exit code '1' NOTE: Tasks Summary: Attempted 2937 tasks of which 2936 didn't need to be rerun and 1 failed. Thanks, XD
View full article
S32K3 FlexIO SPI Clk Cs time control hello , I'm using flexio emulate SPI, but there's a problem -> How to control flexio SPI's spitime like Lpspi? like clk2cs/ cs2cs Re: S32K3 FlexIO SPI Clk Cs time control Hi @Vandarkholme. Unfortunately, the RTDs do not support to configure timing parameters for SPI protocol emulation with FlexIO. This limitation arises because the RTDs are restricted to use only 2 timers and 2 shift registers. One timer is dedicated to generate CS output signal and the other timer is used for the shift registers control and the SCK generation. In this way, there is no control logic to adjust the timing parameters to generate specific delays neither a register to modify the timers. Please let me know if you have more doubts. - RomanVR.
View full article