Hello ALL and @danielmartynek , @ramprakash08
1.FlexIO for I2C
I know the the limitation using FlexIO as I2C. (https://community.nxp.com/t5/S32K/I2C-for-S32K14x/td-p/1705461)
SO, I have question as below.
- Can `FlexIO as I2C` work with normal i2c also as master or slave for `FlexIO as I2C` and switching master/slave without any reset ?
2. bootloader with i2c on S32K14x
https://community.nxp.com/t5/S32K/I2C-for-S32K14x/td-p/1705461
I asked the same question.
If you need to update the bootloader over I2C, you would need to develop a custom bootloader that includes this functionality.
--> try to check again officially !!!, Can this be developed on SK32K144 ?
plz, comment for question 1 about `1.FlexIO for I2C`
About `2. bootloader with i2c on S32K14x`
I have an answer at other thread(https://community.nxp.com/t5/S32K/About-bootloader-for-S32K144/m-p/1706585/highlight/false#M26179)
thanks for @danielmartynek