Page 1 of 1

Under KEIL RTX, access the EEPROM in an interrupted manner

Posted: 20 Jun 2017, 15:12
by Prima
Under rtx, eeprom read and write their own independent task. eeprom in the i2c interrupt handling read and write.

Thanks,
A_ziliu

Re: Under KEIL RTX, access the EEPROM in an interrupted manner

Posted: 20 Jun 2017, 15:12
by Prima
Interrupt access eeprom, thank you for sharing

Thanks,
Odyssey

Re: Under KEIL RTX, access the EEPROM in an interrupted manner

Posted: 20 Jun 2017, 15:13
by Prima
In rtx below, eeprom read and write their own independent task.eeprom interrupt handling in the i2c read and write.
Thank you for sharing

Lovecat2015