User Activity

Posted on July 27, 2017 at 13:13Hi all, I'm using STM32L486 microcontoler and USB device. Using MSC_Standalone and CDC_Standalone project example from the STM32Cube I was able to configure the USB device on CDC and MSC. Now, I want to integrate both...
Posted on July 26, 2017 at 17:30Hi All, I'm using STM32L486RG microcontroler and 2 sensors using the same SPI interface (SPI1) I'm asking how to configure the SPI1 to communicate with 2 sensors when :  first sensor is working with SPI_PHASE_1EDGE s...
Posted on July 26, 2017 at 09:57Hi All,I'm usinghttps://community.st.com/0D50X00009XkYWYSA386RG microcontroler, Andhttps://community.st.com/0D50X00009XkYWYSA3 https://community.st.com/0D50X00009XkYWYSA3.I have to useTimer to compute delays type ( de...
Posted on May 12, 2017 at 18:53 Hi All, Actually, I'm using STM32L486RG microcontroler in my project, I have to migrate from this microcontroler to theSTM32L496RG by modifying project's configuration, so I followed these steps : I upgrate...
Posted on April 24, 2017 at 17:30Hi All,I'm using STM32L486RG microcontroler, And 1Wire EEPROM.I have to use Timer to compute delays type ( delay for 5 �s to 500 �s).And I'm asking on How to Re-configure Timer on it's interrupt callBack and restart ...