Hardware Abstraction



Hello All,

I am looking for a concept for abstracting of a hardware. It is desired that the concept should be convenient, clear, consistent, logical and pretty universal.

My goal is developing more or less universal HAL and application framework for automotive, control and instrumental. It should not be tied to a particular OS, CPU or board.

Can you recommend a good reading on that. I am not very interested in the specifics of a particular OS or board, but in the good concepts and ideas.


Vladimir Vassilevsky

DSP and Mixed Signal Design Consultant

http://www.abvolt.com
.



Relevant Pages

  • Re: Hardware Abstraction
    ... Vladimir Vassilevsky wrote: ... I am looking for a concept for abstracting of a hardware. ... It is desired that the concept should be convenient, clear, consistent, logical and pretty universal. ...
    (comp.arch.embedded)
  • Re: Hardware Abstraction
    ... I am looking for a concept for abstracting of a hardware. ... that the concept should be convenient, clear, consistent, logical and ... By their nature interrupt service routines are in this 'h/w' category. ...
    (comp.arch.embedded)
  • Re: I think the standard will be on my side (BOZ)
    ... Motorola 680x0 is big endian in byte order, ... My remarks have exactly nothing to do with hardware. ... hardware can emulate the little-endian semantics required by ... semantics should be consistent with little-endian terminology. ...
    (comp.lang.fortran)
  • Re: Hardware Abstraction
    ... I am looking for a concept for abstracting of a hardware. ... to another interface that is most likely not abstract. ... I have been abstracting whole uart routine to the hardware file. ...
    (comp.arch.embedded)
  • Re: Hardware Abstraction
    ... I am looking for a concept for abstracting of a hardware. ... To use a GPIO pin as an example, ... What if 8 of those GPIO pins are available on the same port, ...
    (comp.arch.embedded)