FlexIO equivalent on LPC55

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

FlexIO equivalent on LPC55

2,867 次查看
dav1
Contributor V

Are there any equivalent ways of doing what flexio did on the kinetis range.

need to syncronize the DAC of an LPC55 to control a demux/S&H circuit to achieve say 16 outs or more.

 

Thx 

标签 (3)
0 项奖励
回复
5 回复数

2,858 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello,

There is no DAC module of LPC55xx.

 

BR

Alice

0 项奖励
回复

2,854 次查看
dav1
Contributor V

Strange, the datasheet says

2x 12-bit 1Msps DAC
1x 14-bit 5Msps DAC

 

 

Regardless, please reply the question on flexio vs achieving the same using SCT

0 项奖励
回复

2,840 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Dav1,

About the datasheet you mentioned, please share the part number of your chip, I will check .

About "the question on flexio vs achieving the same using SCT", please describe detail what function

 do you want to do with SCT.

 

BR

Alice

0 项奖励
回复

2,829 次查看
dav1
Contributor V

please see my first post that describes the problem

0 项奖励
回复

2,805 次查看
frank_m
Senior Contributor III

An ADC is something quite different from a DAC.

> need to syncronize the DAC of an LPC55 to control a demux/S&H circuit to achieve say 16 outs or more.

To me it is not clear what that is supposed to mean, especially in the context of other vendor's peripheral connection mechanisms.

The ADC peripheral is extensively described in the MCU user manual, including trigger options (timer, external) and transfer options (DMA).