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
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
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
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