<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>TRIM.LINCALCOEFF</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/127121/trim-lincalcoeff</link><description>Hello, read through the documentation about the SAADC and found the TRIM.LINCALCOEFF[n] register. ADC-linearity is important in the project I&amp;#39;m involved in... Seems that the register is available on all 54L devices 
 Can you share any information how</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 05 Mar 2026 08:51:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/127121/trim-lincalcoeff" /><item><title>RE: TRIM.LINCALCOEFF</title><link>https://devzone.nordicsemi.com/thread/562615?ContentTypeID=1</link><pubDate>Thu, 05 Mar 2026 08:51:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c748e467-e2f3-4cf5-b12b-eecd2d8a5c34</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Happy to help out!&lt;/p&gt;
[quote user="AndersG0"]its interesting to get a little bit under the bonnet and understand how things work.&amp;nbsp;[/quote]
&lt;p&gt;If you are interested in how the RTOS works, I can recommend looking at our dev academy:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://academy.nordicsemi.com/"&gt;https://academy.nordicsemi.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The quiz after each exercise is quite educational.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: TRIM.LINCALCOEFF</title><link>https://devzone.nordicsemi.com/thread/562555?ContentTypeID=1</link><pubDate>Wed, 04 Mar 2026 13:58:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e7d3a838-34d5-48a6-a4ec-67808d89042c</guid><dc:creator>AndersG0</dc:creator><description>&lt;p&gt;Thanks a lot!&lt;br /&gt;As newbie to both the 54L and the &amp;quot;zephyr / nrfConnect&amp;quot; environment,&lt;br /&gt;its interesting to get a little bit under the bonnet and understand how things work.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: TRIM.LINCALCOEFF</title><link>https://devzone.nordicsemi.com/thread/562548?ContentTypeID=1</link><pubDate>Wed, 04 Mar 2026 13:10:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2861004b-36f3-4b19-abc8-d270c917f61c</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Oh, you are indeed correct!&amp;nbsp;Sorry about that mis-alignment from my side.&lt;/p&gt;
&lt;p&gt;The correct placement for the nRF54L-series devices is in the system file:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/zephyrproject-rtos/hal_nordic/blob/master/nrfx/bsp/stable/mdk/system_nrf54l.c#L141-L142"&gt;https://github.com/zephyrproject-rtos/hal_nordic/blob/master/nrfx/bsp/stable/mdk/system_nrf54l.c#L141-L142&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If calibration is required, the loading from ficr to the appropriate peripheral will be included.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: TRIM.LINCALCOEFF</title><link>https://devzone.nordicsemi.com/thread/562537?ContentTypeID=1</link><pubDate>Wed, 04 Mar 2026 11:45:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4735a64e-2d13-43be-9f78-f6f89720ed29</guid><dc:creator>AndersG0</dc:creator><description>&lt;pre id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" data-placeholder="&amp;Ouml;vers&amp;auml;ttning" data-ved="2ahUKEwj-65DWlIaTAxV2HhAIHT7_HfMQ3ewLegQIDBAW"&gt;&lt;span class="Y2IQFc" lang="en"&gt;H&amp;aring;kon,
With reference to the above now closed ticket.
After the last communication, I was in contact with my RSM and there will be a new production batch of nrf54lm20a any day now.

Also looked at what is supported in the latest SDK 3.2.3, which I use:
From what I could see, none of the nrf54LXX-SOCs seem to be supported, only nrf54h20_types(.h) and nrf9230_engb_types(.h).
That is, NRF_FICR_HAS_GLOBAL_SAADC_LINCALCOEFF, was not defined for any others...

If I understand the matter correctly, the SDK will need to be updated for the whole thing to work without modification.
Is it in the pipeline to be done soon?&lt;/span&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: TRIM.LINCALCOEFF</title><link>https://devzone.nordicsemi.com/thread/561855?ContentTypeID=1</link><pubDate>Mon, 23 Feb 2026 14:29:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ef1a685f-84fc-4f36-a788-02f1d65b5f72</guid><dc:creator>AndersG0</dc:creator><description>&lt;p&gt;Thanks, I have the contact details of my RSM, we can close the issue now.&lt;/p&gt;
&lt;p&gt;Kind regards, Anders&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: TRIM.LINCALCOEFF</title><link>https://devzone.nordicsemi.com/thread/561854?ContentTypeID=1</link><pubDate>Mon, 23 Feb 2026 14:27:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3eb204d0-eea6-4360-ac7e-7ec1cdad6ffa</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi Anders,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;There are no official specs for the nRF54LM20A device as of this time. The device in question is still in the engineering phase.&lt;/p&gt;
&lt;p&gt;If you require roadmap related information, I would recommend that you contact your local regional sales manager.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you do not have the contact details of your local RSM, please send me a direct message with your location, and I will provide you with this information.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: TRIM.LINCALCOEFF</title><link>https://devzone.nordicsemi.com/thread/561851?ContentTypeID=1</link><pubDate>Mon, 23 Feb 2026 14:21:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c7d6cb13-7bca-4853-ae46-0f7fbb59b10f</guid><dc:creator>AndersG0</dc:creator><description>&lt;p&gt;OK,&lt;br /&gt;I saw the elec-specs for the others.&lt;br /&gt;What is the easiest way to find out if my samples are ADC calibrated or not?&lt;br /&gt;(To initate the ADC and the look at the register content...?)&lt;/p&gt;
&lt;p&gt;KInd regards, Anders&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: TRIM.LINCALCOEFF</title><link>https://devzone.nordicsemi.com/thread/561847?ContentTypeID=1</link><pubDate>Mon, 23 Feb 2026 14:13:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec3dd505-af83-4bb4-ada0-e18ae22a6d1d</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Production grade silicon will be calibrated, while engineering silicon is not guaranteed to be.&lt;/p&gt;
&lt;p&gt;SAADC electrical specs are not yet present for the nRF54LM20A device:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf54LM20A/page/chapters/current_consumption/doc/current_consumption.html"&gt;https://docs.nordicsemi.com/bundle/ps_nrf54LM20A/page/chapters/current_consumption/doc/current_consumption.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;They are however present for the nRF54L15/10/05 devices:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf54L15/page/_tmp/nrf54l15/autodita/SAADC/parameters.elec_spec.html"&gt;https://docs.nordicsemi.com/bundle/ps_nrf54L15/page/_tmp/nrf54l15/autodita/SAADC/parameters.elec_spec.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: TRIM.LINCALCOEFF</title><link>https://devzone.nordicsemi.com/thread/561837?ContentTypeID=1</link><pubDate>Mon, 23 Feb 2026 13:19:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d9249063-b440-4298-8782-ad54cb287448</guid><dc:creator>AndersG0</dc:creator><description>&lt;p&gt;OK, Thanks.&lt;br /&gt;So does that mean that every device ADC is calibrated during production testing?&lt;br /&gt;(Also current engineering samples of nrf54LM20A?)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Kind regards, Anders&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: TRIM.LINCALCOEFF</title><link>https://devzone.nordicsemi.com/thread/561833?ContentTypeID=1</link><pubDate>Mon, 23 Feb 2026 13:03:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:032ab575-2923-435b-a8e3-1adac23860b3</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This is a register that is written to when the driver is initialised.&lt;/p&gt;
&lt;p&gt;There will be data copied from the FICR area, which is device specific data, and placed into the driver area, as shown here:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/zephyrproject-rtos/hal_nordic/blob/nrfx-4.0.1/nrfx/drivers/src/nrfx_saadc.c#L382-L386"&gt;https://github.com/zephyrproject-rtos/hal_nordic/blob/nrfx-4.0.1/nrfx/drivers/src/nrfx_saadc.c#L382-L386&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This register should not be written to by the application.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>