User Activity

Posted on March 22, 2017 at 11:55Hi,I am using 3 USART in my code, But I faced a one ridiculous problem with them.USART2 configured on interrupt and working fine I have No problem with this one. I Initialize the USART3(POL) first and send some data ...
Posted on March 21, 2017 at 12:28Hi,Recently I worked on LSM9dS0, LSM9dS1 and LM303D sensor.Now, I have LSM9dS1 raw data from Accelerometer, Gyroscope & Magnetometer. Project is based on car driving safety system. So I want to know how can I calcula...
Posted on April 13, 2016 at 23:25Hi,I facing problem with custom segment glass LCD interfacing which include 4 COM pin and 20 SEGMENT pin with 1/4 duty cycle and 1/3 bias (Refer Attachment).I tries to understanding HAL library provided on ST site ex...
Posted on April 02, 2016 at 12:57HI,i facing a problem with UART / IAP, i want to download file(.BIN or .HEX) in to FLASH by using UART only.i check example project from ST but i won't YMODEM, i just wan't to send file using terminal(TERA-TERM) and ...
Posted on April 02, 2016 at 12:40Hi,I am facing some weird problem in UART.Whenever i am using UART in polling to receive the data followed by storing the data into some array. But what is happening is that the array is sometimes(mostly) starts to f...