I am using a kinetis MKE02Z64 microcontroller with Codewarrior 10.6, I read in the datasheet that this micro has up to 57 GPIOs divided in portA, B, C, D, E, G, H. however after I created a bareboard project i can see only defines for portA and portB. What is wrong?
Hello Juan,
For each GPIO1 register is 32 bit ,
The PORTA0-32(module signal name) include PTA(PTA0-7, total 8 pins) PTB PTC PTD (chihp signal name) ,
please check this table on the ke02 reference manual :
If still have question ,please contact us without any hesitate .
Have a great day,
Alice Yang
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------