A Bug in FRDM_KEA128_GPIO

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

A Bug in FRDM_KEA128_GPIO

974件の閲覧回数
elder_atom
Contributor II

The bug and the correction are shown in the following picture. If you use gpio.h file, carefully.

The download url:https://www.nxp.com/downloads/en/board-support-packages/FRDM-KEA-QSP.zip 

Hope the offical correct this bug in the next QSP version.

Thx.

pastedImage_1.png

0 件の賞賛
返信
2 返答(返信)

857件の閲覧回数
victorjimenez
NXP TechSupport
NXP TechSupport

Hello,

Thanks for your feedback. I think that the change you wanted to mention is the following.

pastedImage_1.png

In order to set the GPIO you should use PSOR and to clear the GPIO you should use PCOR. So, you need to change the set and clear macro, the toggle macro is correct.  

Regards,

Victor. 

0 件の賞賛
返信

857件の閲覧回数
elder_atom
Contributor II

Yeah,you're right. It's embarrassing situation for me.

0 件の賞賛
返信