User Activity

Posted on February 20, 2017 at 08:57Hi,I am using LIS2DH in our custom board and I am trying to detect some scenarios using this accelerometer. I read the datasheet and application note and tested almost all features. But I'm not sure how to apply t...
Posted on August 02, 2015 at 23:46 I configured `gpio` and `exti` handler configurations for 8 pins `(PD8,PD9...PD15)` each has separate configuration functions and it's working well. Can i do the configurations at just one function? Some lines ...
Posted on January 29, 2015 at 18:51http://www.st.com/web/en/catalog/tools/PF257906I builded httpserver on this project then loaded to Stm32 but i couldnt take an ip adress from server. This project uses dp83848 module but i have the enc module. Is t...
Posted on January 27, 2015 at 16:01Hi, I want to use webserver connection with stm32f407 and i found this and downloaded :http://www.st.com/web/en/catalog/tools/PF257906 I'm using keil uvision 5 and trying to build the httpserver project but i'm get...
Posted on November 04, 2014 at 16:40 Hi all, I am working on a project with stm32f407 and i want to communicate to stm32f407 boards with each other using can communication. I am using sn65hvd transceiver and i made this scheme : ...