STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

UART block transfer issues

Posted on April 17, 2017 at 19:27Hi all,I am having some issues using the UART of an STM32F446RE (in a Nucleo board). I am pretty much a newbie so this might come as a very basic question.All I intend to do is to transfer data from SRAM to an extern...

CAn frequency

Posted on April 18, 2017 at 12:39Hi , How to calculate the frequency for CAN interface in STM32F769i-Eval board?In CAN Example prescaler value is 4 and it is for 1MHz.What should be the prescaler value for 250kb/s in source code?Thanks and RegardsRi...

CAN TX and Rx-STM32F769i

Posted on April 10, 2017 at 16:02Hi,I am testing CAN interface on STM32F769i-Eval board.Checked the default CAN_Loopback loopback example from the following pathSTM32Cube_FW_F7_V1.6.0\Projects\STM32F769I_EVAL\Examples\CAN\CAN_LoopbackData is transmi...

STM32L ONFI EDO mode

Posted on April 18, 2017 at 08:36Hi All.I'm working on STM32L471 and MICRON MT29F2G08ABAEAWP NAND FLASH.is This MCU supported ONFI timimg mode 5 as EDO mode?Thanks,

Resolved! Enabling over-drive on F7

Posted on April 18, 2017 at 01:00Hello!I am having trouble enabling regulator over-drive on a Nucleo-F767ZI.I have now simplified my code down to just trying to enable OD right away after power up, which should be possible since system clock source ...

stm32L476 buggy package

Posted on April 15, 2017 at 18:36Dear all,During a porting of an RTOS on a Discovery 476 board I discovered a serious problem with the stm32l476xx.h file provided by ST. All the elements of timers structure are defined as a 32-bits. So, after having...