FlexIO equivalent on LPC55

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

FlexIO equivalent on LPC55

2,891件の閲覧回数
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,882件の閲覧回数
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello,

There is no DAC module of LPC55xx.

 

BR

Alice

0 件の賞賛
返信

2,878件の閲覧回数
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,864件の閲覧回数
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,853件の閲覧回数
dav1
Contributor V

please see my first post that describes the problem

0 件の賞賛
返信

2,829件の閲覧回数
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).