This is the mail archive of the ecos-discuss@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: I2C and SPI porting help


Carlos Sobrinho wrote:
Hello there.

I'm working with a AEB-1 board and I implemented the SPI and I2C buses with bit bang but now I would like to migrate my code to use the cyg_i2c_* and cyg_spi_* infrastructure.

I read the hardware porting guide but I still need some more info.
Can anyone point me in the right direction? Maybe give a example?
I read that I only need some basic io in some functions and I need to pass the function pointer to the I2C/SPI struct.


Do I need to add something in the packages/dev/spi... or can I use it in my own application?

Any information would be gladly appreciated

I can send you my implementation of SPI using an MPC866P if you want an example.




WBR Carlos Sobrinho

-- ------------------------------------------------------------------------ Will Wagner will_wagner@carallon.com Senior Project Engineer Office Tel: 0207 371 2032 Carallon Ltd, Studio G20, Shepherds Building, Rockley Rd, London W14 0DA ------------------------------------------------------------------------


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


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