STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 702 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
  • 867 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...

HAL_UART_Receive_DMA can't work in STM32L476RG nucleo

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

0690X000006060qQAA.png

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
  • 718 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 III
  • 717 Views
  • 3 replies
  • 0 kudos

STM32CubeL0 low level API?

Posted on May 01, 2016 at 10:43As per STM32 embedded software document: http://www2.st.com/content/ccc/resource/sales_and_marketing/presentation/product_presentation/37/55/ff/bc/a8/71/4f/c5/stm32_embedded_software_offering.pdf/files/stm32_embedded_s...