ADC cannot read multiple channels ..
Posted on December 16, 2016 at 00:08The original post was too long to process during our migration. Please click on the attachment to read the original post.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on December 16, 2016 at 00:08The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on July 19, 2015 at 12:35Hello, I'm new with the STM32CubeMX software and the SW4STM32 IDE. I have some issues with the generation of a simple USB DFU application. I was working with the STM32CubeMX 4.8.0 release and the STM32F4 1.6.0 Firmwar...
Posted on January 21, 2017 at 10:00Hello, i have a problem with connect stm32f407 discovery board to pc. My pc running on windows 7 64bit with board driver install(http://www.st.com/en/embedded-software/stsw-link009.html ) . But my pc didn't found ...
Posted on January 20, 2017 at 23:58Hello,here, http://www.st.com/content/ccc/resource/technical/document/application_note/05/fb/41/91/39/02/4d/1e/CD00259245.pdf/files/CD00259245.pdf/jcr:content/translations/en.CD00259245.pdf on page 15 is a formula...
Posted on December 29, 2014 at 22:34Hi, I'm new to STM32F4 MCUs, but I have a problem with my program. It should blink a LED, but all what it does, it just turn OFF the LED for a short time and turn it ON, if I change the value in for loop (make the...
Posted on January 11, 2017 at 16:28Hi, I am looking for the FIT data and test conditions for part number STM32F030CCT6. I could not find the information available on the website.
Posted on January 16, 2017 at 03:40 Hi, 1. I'm using Maple mini of STM32F103CBT6 microcontroller. 2. I use trueSTUDIO. https://www.sparkfun.com/products/retired/11280 I created USB Virtual COM with CUBEMX. (4.0) It looks very simple and n...
Posted on April 29, 2016 at 14:01Zip: STM32Cube_FW_F4_V1.11.0Path: \STM32Cube_FW_F4_V1.11.0\Projects\STM324xG_EVAL\Applications\USB_Device\CDC_Standalone\Srcfile: usbd_cdc_interface.cline: &sharp237 (or near)Was: buffsize = APP_RX_DATA_SI...
Posted on January 20, 2017 at 08:18Hi, I am using STM32L152RE board. I performed LED toggling in keil & it is working fine.I am trying the same in Contiki, I compiled & flashed the program inside by using commands but it is not working.I need help r...
Posted on January 20, 2017 at 05:03Hi allI used the example ''UART_TwoBoards_ComDMA''.Just comment #define TRANSMITTER_BOARD, because I only have one device connecting to PC.After run it, I couldn't see LD2 flashing.It should be toggled because whil...