ADC3 converting 3 inputs + display
Posted on January 26, 2014 at 14:45The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on January 26, 2014 at 14:45The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on March 13, 2014 at 11:55HiI'm using STLibraries for programing a STM32F100 in crossStudio. I have my System Clock with 24MHz. When I set and reset a port pin, using LT Librarieswhile(1){ GPIO_SetBits(DISP_DIGIT1_PORT, DISP_DIGIT1_PIN); GP...
Posted on March 09, 2014 at 08:36Is there any free java tools for programming stm32 with java?
Posted on March 12, 2014 at 08:35Hello, What does stm32l100 follow Big Enidian or Small Enidian..?
Posted on March 12, 2014 at 23:46Hi all,I have a question regarding to LD1 COM LED of STM32L Discovery board.From http://www.st.com/st-web-ui/static/active/en/resource/technical/document/user_manual/DM00027954.pdf, it mentioned LD1 COM turns green t...
Posted on March 12, 2014 at 19:24Opensource car tracker based on STM32 MCUhttp://electronix.ru/redirect.php?http://akb77.com/g/stm32/car-tracker-free/
Posted on December 19, 2013 at 15:03 Hello everybody, I communicate with a popular screen, the DOGM128 (ST7565RLCD Controller) with my STM32F4 uC. Sometimes, when I power on my board, the screen have troubles to be initialized (it remai...
Posted on March 12, 2014 at 17:01 hi clive. thanks for information. i completed my code for stm32f4 Discovery with your idea with the link that you put here. i think it should be worked , but it doesn't. what's your idea about my code??? thanks ...
Posted on March 10, 2014 at 03:49Hi all, I used STM32CubeMx to generate project for stm32f429, a .ioc file(v510.ioc) was generated(see the attachment). The Keil MDK was collapsed when opening the project V510.uvproj. Why? Did ST had any example(ioc...
Posted on March 11, 2014 at 18:56Hi everyone, the title says it all. Scope tells me the timing is fine and the signal looks like it should. Receiving on the other end works. Except the MSB always being set to 1, no matter if I try to send values hig...