User Activity

Posted on June 24, 2015 at 11:07Hi Guys,I'm currently planning to read 2 sensors values using 2 different ADC channels (Regular + Injected), I'm not sure if using the DMA to access the Converted Values is the right way, since I do have those differe...
Posted on March 17, 2015 at 22:42Greeting,I'm facing an issue while trying to program STM32L151C6 using STM32F4 Discovery board as programmer. What I did are the following:1. I removed CN3 jumpers from STM32F4 Discovery board page 14 in [https://www...
Posted on July 09, 2014 at 13:17 Hi Guys, I'm trying to generate Interrupt on INT1 to allow LIS3DSH to wake up my uController in order to read and manipulate the data. the below code with Registers configuration was used but not luck so ...