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 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 ...
Posted on April 05, 2014 at 08:21Hello,TransmitInterrupt Works Fine ,....but Receive Interrupt shows some Odd Behavior if (USART_GetITStatus(USART1, USART_IT_RXNE) != RESET)In this case RXNE flag is not getting SET ,..Flag is in RESET(zero) sta...
Posted on April 04, 2014 at 07:34Hello , Thank you ,..I enabled CTSIE (USART_CR3 register) ,...where do i write the service for this Interrupt ,..? Does program come to the same service routine ''USART1_IRQHandler(void)''RegardsSanil
Posted on April 02, 2014 at 05:57 Hello , Initially I was in dilemma , was relatively new to IAR when compared to Kiel , about that function , my understanding now is 'the function call cannot change the return type ..!) Regards Sani...
Posted on March 29, 2014 at 08:30 Please find the attachment (Chapter 7 :Porting the ShortStack LonTalk Compact API Page: 111) ,...... What care should be taken during development of Firmware w.r.t stm32l100 ,...?
________________
...