HSADC component not showing for MCUXpresso with the 2.8.0 SDK

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

HSADC component not showing for MCUXpresso with the 2.8.0 SDK

1,538件の閲覧回数
martinbra
Contributor II

I'm using the MKV56F1M0VLL24 and despite all the documentations (datasheet, RM, even on MCUXpresso Config pins), showing that it has the HSADC component, the peripherals components doesn't show the HSADC, as it shows for the 58F.

 

56F:

martinbra_0-1634158145287.png

In fact, the component doesn't show in the SKD manifest file (MKV56F1M0xxx24_manifest_v3_6.xml), nor the .c and .h files are in the 56F device folder.

I tried copying the files and updating the manigest file accordingly, to no avail.

Is it possible to update/fix the sdk with the correct configuration?

Thanks.

 

タグ(4)
0 件の賞賛
返信
2 返答(返信)

1,517件の閲覧回数
nxf77486
NXP TechSupport
NXP TechSupport

Hello @martinbra ,

 

Some devices don't include the complete peripheral components, we will check this in order to update this SDK in a further release. In the meantime I will recommend to use the MK58 as a guide for your code remembering that somethings chance from one device to another.

1,480件の閲覧回数
martinbra
Contributor II

Well, thanks.

But that defeats the purpose of the tool, right? I'll have to generate the code in one configuration and migrate everything every time I make a change to it...

What I found intriguing was that I couldn't handcraft the SDK from the KV58 to KV56 to make it appear in the Config View...

0 件の賞賛
返信