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

STM32F3 Cube Drivers V1.7.0 missing functions

Posted on January 13, 2017 at 20:57STM32F3 Cube Drivers V1.7.0 is missing a few functions in the LL DMA Driver files. Specifically the 'LL_DMA_GetPeriphRequest' and 'LL_DMA_SetPeriphRequest'. Is there some place I can download an older version and c...

rheb1026 by Associate II
  • 643 Views
  • 3 replies
  • 0 kudos

STM32F401 - HAL_UART_Receive() - Buggy?

Posted on January 16, 2017 at 19:30Hi all,I believe HAL_UART_Receive() is buggy.Test case:uint8_t data[2] = {0xAA, 0xBB};HAL_UART_Receive(&huart1, &data[0], 1, 100);You would expect data[0] to be the data received from the USART, and data[1] to be l...

mwp by Senior
  • 339 Views
  • 1 replies
  • 0 kudos

SDRAM Issue, using STM Example code, on STM32F769I-EVAL

Posted on January 06, 2017 at 14:08I�m running an unmodified FMC_SDRAM example on 2 different STM32F769I-EVAL boards and am seeing the same failures on both, more details below.Are there any jumpers or 0-Ohm restores that need to be added or removed...

Resolved! STM32F072RB Comparator to Timer2 Frequency Counter

Posted on January 16, 2017 at 11:41 Good Day I have an oscillator connected to Comparator 1, I want the output of Comparator 1 to internally go to timer 2. I would like to manually start TIM2, leave it for a few milliseconds, and come back ...

abotha by Associate III
  • 997 Views
  • 4 replies
  • 0 kudos

Resolved! CubeMX 4.19: Nucleo-F4 Board Selection?

Posted on January 16, 2017 at 11:36Subject: CubeMX 4.19: Nucleo-F4 Board Selection?Hi there,01-16-2017I have CubeMX 4.19 installed with these 'FW' for  STM 32L1 & 32F4 processors:- STM32Cube_FW_L1_V1.6.0- STM32Cube_FW_F4_V1.14.0My target: STM32 Nucl...

0690X000006063ZQAQ.png 0690X000006063tQAA.png
troneeee by Associate II
  • 1041 Views
  • 3 replies
  • 0 kudos

Resolved! stm32l051xx.h TIM7 missing

Posted on January 16, 2017 at 14:29Hello,we use the STM32L051C8 MCU and include the stm32l051xx.h in version 1.7.0. (31-May-2016). We can't find any definition for timer7 peripheral. Is there a reason why it's missing? are we using the wrong header ...

External memories

Posted on January 16, 2017 at 14:09Hi,I'm using STM32f429ig for my project to interface touch screen LCD.Please suggest me SDRAM,SRAM,NAND IC's for my application,which also work with STM32 libraries.

Ajay k r by Associate
  • 413 Views
  • 1 replies
  • 0 kudos