This is the mail archive of the ecos-discuss@sources.redhat.com 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: Software I2C


>> If you are writing ASM it does not matter much. Also the FIQ has half
>> a bank of registers of its own, ie registers R8_FIQ-R14_FIQ replace
>> registers R8_R14 during a FIQ. So you can destroy the FIQ registers
>> and not have to worry about it.

True, but the FIQ does not have a timer attached to it, a requirement for a I2C
master.

eric


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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