Posted on May 17, 2011 at 12:59Hi, Please add a file named ''cortexm3_macro.s'' into your project, all of the compile error disappeared. You can find this file in /FWLib/project/RVMDK/
Posted on May 17, 2011 at 12:59Hi, I had try to set bits=23 & 24, when using 23, the result is ''E93E'', the result of using 24 is ''D27E'', so I think the shift operation seems correct.
Posted on May 17, 2011 at 12:59 Hi, I use STM32F101C8 controller to access TI's ADS8317 adc, I use 3 GPIO pin to connect to CS/DCLK/DOUT of ADS8 The MSB is retrieve from 7th rising edge, total 16-bit data. The signal from the scope shows...