STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Problem with driver for STM32F407 discovery board

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 ...

Sine waveform generator

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...

michalt by Associate II
  • 466 Views
  • 2 replies
  • 0 kudos

STM32F4 Discovery hangs when toggling GPIO after a time

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...

16841 by Associate
  • 596 Views
  • 3 replies
  • 0 kudos

Resolved! STM32CUBEMX STM32F103CBT6 USB Virtual COM problem

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...

CDC Standalone - minor bug fix

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...

How to toggle LED using Contiki

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...

stm32 exti, tim to know raising or falling trigger

Posted on January 20, 2017 at 06:13I'm learning using stm32 exti, and tim,there are raising trigger, falling trigger, 'raising or falling trigger'If I setting  'raising or falling trigger', and in trigger time, how can I get the info of the trigger ...

ctc.ctc by Associate II
  • 402 Views
  • 1 replies
  • 0 kudos

Stm32CubeF4 1.12.0 DCMI macro bug

Posted on May 24, 2016 at 15:41 Bug in file ''stm32f4xx_hal_dcmi.h'' at line 335: #define __HAL_DCMI_GET_FLAG(__HANDLE__, __FLAG__)\ ((((__FLAG__) & (DCMI_SR_INDEX|DCMI_MIS_INDEX)) == 0x0U)? ((__HANDLE__)->Instance->RIS & (__FLAG__)) ...

l-proger by Associate II
  • 475 Views
  • 3 replies
  • 0 kudos