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.

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

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.

跳至解决方案
617 次查看
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 项奖励
回复
1 解答
489 次查看
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 项奖励
回复
2 回复数
490 次查看
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 项奖励
回复
489 次查看
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 项奖励
回复