User Activity

Posted on March 31, 2014 at 09:09Hello,   Im trying to communicate via UART (USART1 stm32l100) ,...Implemented own Hardware Flow (Software way to assert and dessert ,.RTS,CTS,HRDY , according to the  requirement of my application,...)Now need to sen...
Posted on March 29, 2014 at 04:14What is the Default 'Word' size of stm32l100 #portable #tm32l100 #word-size #stdint.h
Posted on March 27, 2014 at 08:50I ported a a firmware from IAR Embedded Workbench to Kiel version 4(stm32l100)I get this warning after building the project in Kiel but not in IAR Warning: &sharp815-D: type qualifier on return type is meaningless.ex...
Posted on March 26, 2014 at 09:09Hello, I'm using stm32l100(compile and debug through kiel v4) which is connected to Network processor (Lon ft5000) ,.my firmware consist of structures and nested structures with different size of members ,...My doubt...
Posted on March 20, 2014 at 12:24Hi,         I'm working on USB virtual Comp port(SOC : stm32f303) ,able to transmit data to Hyper-terminal(PC) from SOC and vice versa.      Now need to create a file on pc and store data into a file ,how to achieve ...