Hi I am using CodeWarrior 10.5 and MQX 4.1. I want to use DAC given in K70. Can anyone help me in locating the example code? or provide some example code for the same.

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

Hi I am using CodeWarrior 10.5 and MQX 4.1. I want to use DAC given in K70. Can anyone help me in locating the example code? or provide some example code for the same.

Jump to solution
470 Views
sudhanshumehta
Contributor IV

Hi I am using CodeWarrior 10.5 and MQX 4.1. I want to use DAC given in K70. Can anyone help me in locating the example code? or provide some example code for the same.

0 Kudos
1 Solution
342 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi

Currently there is no DAC driver for MQX.

You need to either use the Processor expert DAC driver or adapt the DAC 12-bit demo driver provided with CodeWarrior for MCU 10.5, Such demo is in the next path:

C:\Freescale\CW MCU v10.5\MCU\CodeWarrior_Examples\Kinetis_Examples\k60\dac12bit_demo

Have a nice day,

Daniel

View solution in original post

0 Kudos
2 Replies
343 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi

Currently there is no DAC driver for MQX.

You need to either use the Processor expert DAC driver or adapt the DAC 12-bit demo driver provided with CodeWarrior for MCU 10.5, Such demo is in the next path:

C:\Freescale\CW MCU v10.5\MCU\CodeWarrior_Examples\Kinetis_Examples\k60\dac12bit_demo

Have a nice day,

Daniel

0 Kudos
342 Views
sudhanshumehta
Contributor IV

Hello Daniel ,

I thank you for the reply.

I was familiar with processor expert. so i used that. it is really st. forward.

it is working..

thanks

Sudhanshu

0 Kudos