RT101X low level configuration walk through.

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

RT101X low level configuration walk through.

353件の閲覧回数
amarch01
Contributor I

For the RT10 (Cortex M7 class products) , specifically the RT1010 , are there any low level walk through that explain what specific steps are required to enable a couple of GPIO and the UART to gain low level mastery of how to configure this chip?
small steps like
- set primary clock to 24Mhz
- enable bridge to device GPIO x
- set pins for output
- enable bridge to device UART1
- set pins for TX and RX of UART1
- set clock and configuration for UART1 (async 8 bit , 115K)
- start main program c program (with appropriate memory areas copied over as needed)

I suppose that a single set up would probably be relevant across the whole line of chips.

ラベル(1)
0 件の賞賛
返信
1 返信

335件の閲覧回数
Miguel04
NXP TechSupport
NXP TechSupport

Hi @amarch01 

I apologize for the inconvenience, we do not provide this type of guides. However, I recommend you to look into the examples on the SDK and configurations using MCUXpresso ConfigTools and complete the information reviewing your reference manual.

Also the drivers from the SDK contain a description to use the function.

I hope it helps, please let me know if you have a question.

Best Regards, Miguel.

0 件の賞賛
返信