generate code for gpio and a/d

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

generate code for gpio and a/d

Jump to solution
583 Views
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

Labels (1)
0 Kudos
1 Solution
447 Views
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!

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

View solution in original post

0 Kudos
2 Replies
448 Views
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 Kudos
447 Views
haroldvogel
Contributor II

Thank you for the information and help.

Being new to code warrior this is great information.

John

0 Kudos