i2c dma receive freezes code if called twice
The following is a low level code in mdk arm for stm32f1xx to receive data from the adxl thru i2c dma.. see in int main, how i commented the i2c read the second time…. The code works … as soon as i call it second time, the code freezes… sorry for the code to be so clueless, but im really new and struggling w this. please help me.