We are using MPC8248, with this I need to toggle the GPIO, also need to configure i2c pins, so please give me the steps to configure both the things.
Regards
Chandan
解決済! 解決策の投稿を見る。
Take a look at section 37 of the MPC8272 Ref Manual, it provides details concerning GPIO functionality and configurations. Section 37.5 provide details how to configure GPIO ports for other I/O functions, e.g. I2C signals.
Regards,
Bulat
Take a look at section 37 of the MPC8272 Ref Manual, it provides details concerning GPIO functionality and configurations. Section 37.5 provide details how to configure GPIO ports for other I/O functions, e.g. I2C signals.
Regards,
Bulat
thank you