generate code for gpio and a/d

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

generate code for gpio and a/d

跳至解决方案
594 次查看
haroldvogel
Contributor II

I am new to CodeWarrior and was informed there is a function which can generate code for interface with Pins.  I need to setup the A to D converter also some GPIO lines for input and output (not the same lines)?

 

So I need help in how to use the application as well as what the application is to perform this function.

 

Yours truly,

John Vogel

标签 (1)
0 项奖励
1 解答
458 次查看
TICS_Fiona
NXP Employee
NXP Employee

Hello Harold

User can use Processor Expert to easily configure a pin, or a peripheral module including ADC.

When creating a new bareboard project in CodeWarrior, please enable the option of ‘Processor Expert’.

PE.png

For how to use Processor Expert, please refer to its help documents, usually it is:

C:\Freescale\CW MCU v10.6.4\MCU\Help\PDF\ProcessorExpertHelp.pdf

For how to use each bean, please read the bean’s help pages. To open them, please place the mouse on the bean’s name in Components View, and right click the mouse and select Help.

Help.png

Best Regards

Fiona Kuang

Technical Information & Commercial Support

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
2 回复数
459 次查看
TICS_Fiona
NXP Employee
NXP Employee

Hello Harold

User can use Processor Expert to easily configure a pin, or a peripheral module including ADC.

When creating a new bareboard project in CodeWarrior, please enable the option of ‘Processor Expert’.

PE.png

For how to use Processor Expert, please refer to its help documents, usually it is:

C:\Freescale\CW MCU v10.6.4\MCU\Help\PDF\ProcessorExpertHelp.pdf

For how to use each bean, please read the bean’s help pages. To open them, please place the mouse on the bean’s name in Components View, and right click the mouse and select Help.

Help.png

Best Regards

Fiona Kuang

Technical Information & Commercial Support

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
458 次查看
haroldvogel
Contributor II

Thank you for the information and help.

Being new to code warrior this is great information.

John

0 项奖励