Using Debug and all TSI channels ?

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

Using Debug and all TSI channels ?

ソリューションへジャンプ
791件の閲覧回数
yd_sersa
Contributor I

Hello,

For a new project, I need to use 16 capacitive's keys and I want to use a KL25Z. But I've seen that SWD pins and TSI channel are mux. Is there a way to debug this microcontroller with all TSI channels active ?

Regards,

Y.D

ラベル(1)
0 件の賞賛
返信
1 解決策
674件の閲覧回数
adriansc
Contributor IV

Hi,

Unfortunately SWD Interface is fixed to pins PTA0 and PTA3. There is no way to debug and use TSI pins (PTA0 and PTA3) at the same time.

This is because:

  • PTA0 can be TSI0_CH1 and also SWD_CLK. This depends of MUX field configuration. SWD_CLK is used to perform debug.
  • PTA3 can be TSI0_CH4 and also SWD_DIO. The last one is used to perform debug.

Hope this helps.

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
674件の閲覧回数
yd_sersa
Contributor I

Hello,

I've no other choice, in debug I'll use only 14 capacitive keys.

Regards,

Y.D

0 件の賞賛
返信
674件の閲覧回数
Monica
Senior Contributor III

Y.D,

How is the project going?

Keep us posted! :smileywink:

0 件の賞賛
返信
675件の閲覧回数
adriansc
Contributor IV

Hi,

Unfortunately SWD Interface is fixed to pins PTA0 and PTA3. There is no way to debug and use TSI pins (PTA0 and PTA3) at the same time.

This is because:

  • PTA0 can be TSI0_CH1 and also SWD_CLK. This depends of MUX field configuration. SWD_CLK is used to perform debug.
  • PTA3 can be TSI0_CH4 and also SWD_DIO. The last one is used to perform debug.

Hope this helps.

0 件の賞賛
返信