Missing USB peripherals tools in MCUXpresso IDEv11.6.1 in project with MK26FN2M0xxx18

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

Missing USB peripherals tools in MCUXpresso IDEv11.6.1 in project with MK26FN2M0xxx18

1,086 次查看
Sedorf
Contributor III

Hi to all..

In migrating a consolidated project developed around MK66FN2M0VMD18 (already rare) to similar MK26FN2M0VMD18 (same pinout, and I don't use ETH) I have observed the missing of USB0 and USBHS peripherals in peripherals-tool into MCUXpresso IDE..

If you create a new project based on MK66 with use of USB peripheral, this is present in tool.. if you make same creation based on MK26, any USB peripheral tool is absent

I have builded and installed the SDK_2.x_MK66FN2M0xxx18 v.2.11.0 m.v.3.9.0 and the SDK_2.x_MK26FN2M0xxx18 v.2.11.0 m.v.3.9.0 on IDE, both with complet USB stack

In effect when I load the components, I checked the related middleware USB components, but only in MK26 project, this peripherals tools are absent... I don't understand why.

Someone have an answer? TNX

0 项奖励
回复
2 回复数

1,019 次查看
RaRo
NXP TechSupport
NXP TechSupport

Hello @Sedorf,

As you point out, both microcontrollers have the same pinout, memory map, and similar characteristics. Thanks to that, you could use the SDK for MK66FN2M0xxx18 microcontroller or SDK for FRDM-K66F for your configuration.

NOTE: After you've done with your configuration in the K66 SDK, add the code to the K26 project. Don't run the K26 microcontroller with the SDK K66.

Nevertheless, please check that the SDK you install has the package MK66FN2M0VMD18, as follows:

RaulRomero_0-1669740453682.png

[SDK Builder from MCUXpresso]

The importance of the package is because other packages may have different pinout that the one you need for the MK26FN2M0VMD18.

NOTE: SDK FRDM-K66F has the package you need.

Regards, Raul.

0 项奖励
回复

1,030 次查看
vicentegomez
NXP TechSupport
NXP TechSupport

 

Let me check if there is a new version, meanwhile you can check the configuration on the K66 and copy to the K26

 

Regards

Vicente

0 项奖励
回复