User Activity

Posted on December 15, 2017 at 02:52Hi I have two STM3220G evl boards. I want to have CAN communication between these two boards.I am running standard CAN network example provided in STM32Cube_FW_F2_V1.6.0. Jumper settings are as belowJP3 - 2 and 3 ...
Posted on November 14, 2017 at 07:24Hi I am looking for Opensource modbus library for STM32F207 processor.I found freeModbus but it needs to be ported on STM32F207.Is there any other modbus library available?Has anyone already ported freeModbus libr...
Posted on June 21, 2017 at 15:51HiWe have STM32F429 based board.I am trying to read USB mass storage device on this board.I have referred sample code provided in STM32Cube_FW_F4_V1.12.0\Projects\STM324x9I_EVAL\Applications\USB_Host\MSC_RTOSWhen devi...
Posted on January 06, 2016 at 12:26Hi We have STM32F429 based board. We are using freeRTOS 8.2.2. Now we would like to enable freeRTOS-MPU. I have gone through link http://www.freertos.org/FreeRTOS-MPU-memory-protection-unit.html Does anyone guid...
Posted on December 25, 2015 at 13:08Hi I am using STM32F429 based board with IAR tool chain for compilation. I have tested SDRAM using test program and its working fine. Now I want to move heap, stack and all readwrite variables on SDRAM hence updat...