This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re:Re: [PATCH]:add support for at91sam7x processor to work in different supported USART MODE


>> AT91sam7x hardware supports different usart configurations like
>> RS485,IrDA. 
>> Patch helps that to be set during compile time. 

> Hi I don't really see how this helps. How do you change the mode? I 
> don't see any current code which allows you to change this new mode 
> field. Also, how do you handle baud rate generation? The different 
> modes seem to calculate the baud rates using different formula. At 
> the moment, i don't think this patch is useful. 
> Andrew

hi,
	thanks for looking into this code.
	We can set the MODE ONLY AT COMPILE TIME.
	And i really missed the baud rate generation part.
	Can I add that & resubmit this again , will it be helpful?
regards
vibi



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]