Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

embedded engineer........

  • 21-11-2006 3:11pm
    #1
    Closed Accounts Posts: 1,347 ✭✭✭


    hi folks,

    interested in a job in the uk for an embedded engineer, any pointers on this sort of job? got a microelectronic eng degree from ucc myself. need to get off my ass and a proper job now.......


    ARM9 CPU SBC hardware design
    ARM Assembly language and C ability
    FPGA / LCD / RS232/485/422/Network interfacing
    A/D, D/A design (weighing applications)
    RFID technology,understanding of logic/ io controls, sensors, proximity switching
    would be any advantage.


Comments

  • Closed Accounts Posts: 296 ✭✭PDelux


    Embedded engineer could mean you would be working on either hardware or software or both.
    Even though it says experience in assembly language it does not necessarily mean you would be writing code in asm. Even if you were writing code in "C" you would need to understand the assembly generated by the C compiler to track down bugs etc.

    To get experience you could get yourself some demo board and play around with it , do some small projects. At least then you would have something to talk about in the interview.

    Embedded engineering involves using alot of tools such as debuggers,emulators,oscilloscopes,logic analyzers. So if you have experience in these it would be useful.


  • Closed Accounts Posts: 888 ✭✭✭themole


    PDelux wrote:
    Even though it says experience in assembly language it does not necessarily mean you would be writing code in asm. Even if you were writing code in "C" you would need to understand the assembly generated by the C compiler to track down bugs etc.
    In most embedded situations the code would be written in C with cerstin subroutines written in assembly, such as interrupt handlers and the like


Advertisement