Examples using I2C and Flash memory in Kinetics TWR-K20D72M

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

Examples using I2C and Flash memory in Kinetics TWR-K20D72M

1,160 Views
luissanchez
Contributor II

Hi all!!

Do you have somes examples using the Flash_LDD and I2C_LDD of TWR-K20D72M??  Mi problem is:

1.  I need to get two values from my ADC's and save them in memory

2. After save them I have to send those values by I2C to other board (TWR-K70).

Can you help me?

Thanks a lot!!

2 Replies

416 Views
Petr_H
NXP Employee
NXP Employee

Hi,

These are demo projects located  <CWInstallDir>\MCU\CodeWarrior_Examples\Processor_Expert that should help you.

See the articleWhere can I find Processor Expert examples and tutorials in CodeWarrior?  describing how to open these examples.

For ADC, there is CodeWarrior_Examples\Processor_Expert\TWR-K20D72M\DAC_ADC project, for CodeWarrior_Examples\Processor_Expert\TWR-K20D72M\I2C (master only). Each project has a basic description in readme.txt in Documentation folder.


Best regards

Petr Hradsky

Processor Expert Support Team

416 Views
luissanchez
Contributor II

Thanks a lot Peter!!!

0 Kudos