User Activity

Posted on April 09, 2015 at 01:39Using gcc compiler with stm32f407 device FreeRTOS based FAT32 file system, Moment I remove uart.c and uart.h whole program halts nothing works. very strange its third day in debugging. Attached syscall.c and syscalls...
Posted on January 26, 2012 at 19:27Hi I am having issue of porting USB to FreeRTOS environment, Windows pops up and message in task bar saying ''Unknown Device ''   Please help., Does it mean USB it set at wrong clock, USB used to be so simple on ST...
Posted on January 26, 2012 at 05:07Got freertos running on Discovery board STM32F4 Following is function which initializes USART, but i see only garbage coming out hyper terminal, void xSerialPortInitMinimal(unsigned portLONG ulWantedBaud, unsigned ...