Can the ODESC V4.2 board read current values?

Can the ODESC V4.2 board work with SimpleFOC?
Currently, I’m facing an issue with reading the current from the motor because the pins used for current sensing are:

// M0
#define M0_IA PC0 // Not available as analog!
#define M0_IB PC1
#define M0_IC _NC


Also, does it support current sensing via DMA?

Thank you!

Have you checked this discussion?

And about dma you already asked it here