This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Starting Up - What kit should I use

Hello
I'm want to get into embeded systems design and am wondering what the kit I should obatin to get me onto a good start?

Parents
  • I will not commit to one device, and if you are sugesting that I must do just that then keil is not for me.

    that has NOTHING to do with Keil.

    The programming algorithm for various non-ISP derivatives of the '51 is (almost) never the same as for another derivative.

    However, you do not need to "commit to one device", you just need to limit yourself to truly modern devices. Most modern devices (of course, with the exception of smnall Atmel - why would Atmel make it easy - thus why even consider the brand) can be programmed either via JTAG or via COM port.

    Now some i.. eh helpful person is going to suggest you buy/ make an Atmel programming jig - do not - this is the issue that has occupied A LOT of forum discussion (it does not work, what is wrong?).

    e.g. if you buy a SILabs JTAG dongle/devboard, you can use all ~100 SILabs derivatives and, in addition without any added investment you can use all comport programmable devices such as NXP p89x51Rx2 NXP lpc92x -up, Atmel AT89c51xx2 and whatever other comport programmable devices may exist.

    Erik

Reply
  • I will not commit to one device, and if you are sugesting that I must do just that then keil is not for me.

    that has NOTHING to do with Keil.

    The programming algorithm for various non-ISP derivatives of the '51 is (almost) never the same as for another derivative.

    However, you do not need to "commit to one device", you just need to limit yourself to truly modern devices. Most modern devices (of course, with the exception of smnall Atmel - why would Atmel make it easy - thus why even consider the brand) can be programmed either via JTAG or via COM port.

    Now some i.. eh helpful person is going to suggest you buy/ make an Atmel programming jig - do not - this is the issue that has occupied A LOT of forum discussion (it does not work, what is wrong?).

    e.g. if you buy a SILabs JTAG dongle/devboard, you can use all ~100 SILabs derivatives and, in addition without any added investment you can use all comport programmable devices such as NXP p89x51Rx2 NXP lpc92x -up, Atmel AT89c51xx2 and whatever other comport programmable devices may exist.

    Erik

Children