KL25 and Processor Expert and DAC

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

KL25 and Processor Expert and DAC

跳至解决方案
1,976 次查看
adriangeiger
Contributor II

Hi All

I'm trying to get the CodeWarrior Processor Expert to provide me with a DAC component. Although that's no problem with the ADC, it seems there is an error in Processor Expert concering the KL25 (freedom board so far).

When I activate the filter "show only components available for processor in focused project" the DAC component is not displayed. When I deactivate the filter, the component appears, but when I add it, there's a message in the component inspector saying "target processor does not contain peripheral of this type"; which is certainly not true.

An update search of CodeWarrior has not led to any results; my current version is 10.3.

However, I have seen there is an Init Routine Init_DAC, but have not tested it so far.

Can someone help me out here?

Cheers

Adrian

1 解答
1,124 次查看
BlackNight
NXP Employee
NXP Employee
0 项奖励
回复
2 回复数
1,125 次查看
BlackNight
NXP Employee
NXP Employee

Hi Adrian,

this example might help:

DAC Example with the Freedom Board | MCU on Eclipse

0 项奖励
回复
1,124 次查看
steve_fae
Senior Contributor I

Thanks Erich.  Your CDC usb project works like a champ as well.