This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

I2C_transfer call in Swi context

I need to write I2C DAC value periodically. I use clock SWI to do it and it is blocked in I2C_transfer call (callback mode). Is callback mode supported in the execution context  of Swis and Hwis ?