Problem with pin reset on MCU MKL25Z128VLK4.

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

Problem with pin reset on MCU MKL25Z128VLK4.

ソリューションへジャンプ
1,157件の閲覧回数
sacchettigiampa
Contributor II

I started a new project with a similar design to Freedom KL25Z OPENSDA, my board not working Correctly, the MKL25Z128VLK4 is always reset, the pin 42 is pulled with 10 K to VCC,

the extern oscillator 8 MHz not clock, the waveform on pin reset (42) is similar to ramp at frequency 32KHz.

ラベル(2)
1 解決策
758件の閲覧回数
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello:

The signal on the reset pin is normal in new devices. Device is reset because of the watchdog or illegal instruction fault.

To eliminate this, the first thing to do with a new device is a mass erase. There are several options to do a mass erase, depending on the IDE + programming tool you use.

And about the external oscillator, it has to be enabled first by code.


Regards!,
Jorge Gonzalez

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

1 返信
759件の閲覧回数
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello:

The signal on the reset pin is normal in new devices. Device is reset because of the watchdog or illegal instruction fault.

To eliminate this, the first thing to do with a new device is a mass erase. There are several options to do a mass erase, depending on the IDE + programming tool you use.

And about the external oscillator, it has to be enabled first by code.


Regards!,
Jorge Gonzalez

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------