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

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
  • 590 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
  • 643 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...

STM32L476xx disambiguation

Posted on May 18, 2016 at 15:53The original post was too long to process during our migration. Please click on the attachment to read the original post.

Noyb by Associate II
  • 2836 Views
  • 19 replies
  • 0 kudos

Resolved! Help for component identification

Posted on January 19, 2017 at 13:20Hi,I have this SMD component that I cannot identify:Package size: SMCMarking from top:<STMicroelectronics logo> (e3) GFBR GP 611I have no idea what this can be, and by the way, is there any place or list where one ...

F767 Nucleo RTC drift

Posted on January 15, 2017 at 09:01Hello,I have been using the RTC of the Nucleo 144 F767 board with the onboard 32768kHz oscillator and I noticed that there is a large drift (~2 minute lag per day or ~1570ppm).Based on the datasheet, the crystal dr...

STM32L476 I2C Reload bit

Posted on January 19, 2017 at 15:25Hi,I have a question regarding to L476 I2C architecture. In the datasheet, it asks to set RELOAD bit to one if Number of Byte(NBYTES) to transfer is larger than 255 bytes.In the reference manual, it's saying that I...

jiayuan by Associate II
  • 298 Views
  • 0 replies
  • 0 kudos