Posted on June 10, 2015 at 14:31Hi all,Trying to make the serial communication between L3GD20 gyroscope and STM32F3 an software interrupt based one, the code written for it in ''demo'' is based on polling,suggest me a procedure to modify it.
Posted on June 12, 2015 at 07:56 Sir,we have modified the existing code(in main.c & stm32f3_discovery_l3gdc) and created a new IRQ handler ,the modified part we have attached to this post.We are unable to debug this part of code,Please notify us w...
Posted on June 11, 2015 at 14:06 Thank you sir,We are new to work on stm boards,We tried this code to enable SPI interrupts and make gyroscope to communicate with stm32f303vct6 but the code is not even getting debugged,We didn't got any errors whi...