For S32K324,
how to write on gpio ?
how to read from gpio?
1 or 0, logic high or logic low
解決済! 解決策の投稿を見る。
Hi,
simple code using direct SIUL2 register
If you would like to use RTD then refer to https://www.nxp.com/webapp/Download?colCode=06_S32K3XX_PINS_AND_CLOCKS_WITH_RTD_TRAINING and/or refer to e.g. Siul2_Dio_Ip_Example_S32K344 in the S32DS
BR, Petr
元の投稿で解決策を見る
Thank you so much!!!