Sonsivri

Electronics => Hardware and Tools => Topic started by: cthulhiac on March 27, 2023, 10:14:27 22:14



Title: MikroE 8051 development board
Post by: cthulhiac on March 27, 2023, 10:14:27 22:14
I am looking for recommendations for an 8051 development board. I want something with many peripherals for testing.

Currently I am thinking about the MikroE Easy8051 board. Any comments or other suggestions? is the Big8051 worth the extra $$?

Thanks!


Title: Re: MikroE 8051 development board
Post by: Manuel on March 28, 2023, 08:11:03 08:11
It's an expensive board....really.

If you want to move in asm with many devs that can be a good solution, but if you want to develop programming in high level language, look for something more cheap....

take care,
X!


Title: Re: MikroE 8051 development board
Post by: h0nk on March 28, 2023, 10:00:10 10:00
Hello cthulhiac,

take a look at the Waveshare range of 8051 boards.
They use mostly Silicon Labs devices.
They also have an expansion board with peripherals.
These devices allow "Pin Mapping" an can debugged via JTAG!

The
> MikroE Easy8051 board
is very limited to "14-, 16-, 20-, 28-, 40-pin PLCC44 and PLCC32 MCUs".
It does not support JTAG for appropriate 8051 devices.

For more peripherals use a breadboard with breakout boards.
Microchip has also I2C/SPI-demonstration kits.

Edit:
I just have seen, that Waveshare has dropped all 8051 boards.



Best Regards



Title: Re: MikroE 8051 development board
Post by: Manuel on March 29, 2023, 08:06:14 08:06
Check Digikey site

look for : Evaluation Boards - Embedded - MCU, DSP   8051

You will find many even from silabs too...

enjoy.

Xo!


Title: Re: MikroE 8051 development board
Post by: cthulhiac on April 01, 2023, 06:05:06 18:05
Thank you all for the suggestions. I decided to go for the Silicon Labs BB52 explorer kit.

For $16 you can't beat the price!


Title: Re: MikroE 8051 development board
Post by: h0nk on April 02, 2023, 11:27:00 23:27

Hello cthulhiac,

Thank you all for the suggestions. I decided to go for the Silicon Labs BB52 explorer kit.

For $16 you can't beat the price!

Very old IBM-SCSI-Disks (1 GB) are a good source for 8052 controllers.
The necessary address latch and a 8 kByte SRAM are also included :).

But You have to remove the controller from the PCB to reprogram it
with a monitor program.
I have done this years ago.
And its still working :).

Have fun with Your kit.


Best Regards