User Activity

Posted on March 14, 2013 at 20:07 I modify TIM Time Base example for learn more about timer, i blink led with timer, my code works well but i didn't understand instructions This is my code: /** ***************************************...
Posted on March 02, 2013 at 23:19 Hi, i try to use a keypad with my stm32vldiscovery but it doesn't work can u help me? i connect first 4 pin to stm32vldiscovery in PA0-PA1-PA2-PA3 in output open drain, and last 3 pin to PA4-PA5-PA6 as analo...
Posted on December 21, 2012 at 00:41Hi i want to connect my stm32vldiscovery with HC05 Bluetooth module, the communication is uart and this HC05 need to have only3.3V on uart_tx and uart_rx, can i connect directly on uart port of stm32vldiscovery? o...
Posted on October 31, 2012 at 20:26Hi, i tried to use IAR example about LCD for use my display hd44780. I connected 6 pin (RS,E,DB4,DB5,DB6,DB7) for use it on 4bit configuration (i'm sure that the connection is good cause i used that on my old ardui...
Posted on October 12, 2012 at 23:42 Hi, i try to do an elettronic dice with stm32vldiscovery. I want use 2 value read from adc i try to use this to process my data m_w = < choose-initializer >; /* must not be zero */ m_z = < choose-i...