User Activity

Posted on September 14, 2017 at 13:57Hi all, I have a problema using STM32F429 USART Hal functions in conjunction with a LIN device, using USART1.I configure the peripheral as any other UART in the project, using a pattern like:LinPinInit(){   ...} ...
Posted on August 29, 2017 at 10:09Good morning, I have a STM32F429 based board, the MCU is interfacing a Micron SDRAM (MT48LC4M32B2). We successfully configured the sdram interface using the FMC driver. We use 1.4.3 version.We had a first production...