MCU

Freescale S08 Headers Under a Free Software License

Submitted by GG on Wed, 03/06/2013 - 13:53

Freescale logoOur staff has been working with Freescale to negotiate the release of S08 header files under a free software license to allow their inclusion in the SDCC distribution.
After more than one year of work and the superstar effort of Jim Trudeau at Freescale we finally received the package under the BSD 3-clause license.

Filed under

SDCC 3.2.0 Released

Submitted by GG on Tue, 07/10/2012 - 17:48

SDCC logoThe SDCC team has been quite busy lately and they managed to put out yet another great release of the best free software compiler for microcontrollers. Version 3.2.0 adds S08 support (making our staff incredibly happy) and revives the support for gbz80.

Besides the numerous bug fixes here is a list of the important changes since the release 3.1.0 (list taken from SDCC website):

Filed under

maxtc - Breakout board for Maxim SPI thermocouple sensors

Submitted by GG on Thu, 03/15/2012 - 10:15

maxtc bare pcb The Maxim MAX6675 and the newer MAX31855 thermocouple to SPI interface chips are very popular with electronics enthusiasts because of their extreme ease of use combined with good accuracy.
Both devices however are only available in SMD package making breadboard prototyping very difficult without using a suitable breakout PCB. Standard thermocouple connectors are also not breadboard friendly further aggravating the issue.

Filed under

SDCC 3.1.0 Released

Submitted by GG on Mon, 11/28/2011 - 15:34

SDCC logoAfter about a year of development and 3 release candidates, the SDCC team has released the new 3.1.0 version of this great multi platform cross compiler for MCUs. This version supports: 8051, DS390, Z80, HC08, and PIC MCUs.

Besides the numerous bug fixes here is a list of the important changes since the release 3.0.0 (list taken from SDCC website):

Filed under

microjs - Freescale S08JS microUSB minimal system

Submitted by GG on Thu, 09/15/2011 - 19:42

microjs on a breadboard The freescale S08JS series is one of the lowest cost microcontrollers with a hardware USB implementation. The availability of free C development tools (SDCC and Codewarrior) make the S08JS a great candidate to develop all sorts of inexpensive USB gadgets. microJS is a fully functional S08JS minimal system on a PCB less than a square inch. The board headers can be plugged into a breadboard for prototyping or soldered to another PCB for a permanent placement.

Filed under

SDCC 3.0.0 Released

Submitted by GG on Tue, 11/02/2010 - 14:52

SDCC logoAfter more than a year of development and 2 release candidates, the SDCC team has released the new 3.0.0 version of this great multi platform cross compiler for MCUs. This version supports: 8051, DS390, Z80, HC08, and PIC MCUs.

Besides the numerous bug fixes here is a list of the important changes since the release 2.9.0 (list taken from SDCC website):

Filed under

gboot 0.2-rc1 - A USB HID Bootloader for Silabs C8051F320

Submitted by GG on Wed, 10/20/2010 - 00:01

An updated version of gboot available here

Silicon Labs logo
gboot is a very simple USB HID bootloader for Silicon Laboratories USB microcontrollers. It has been developed for C8051F320/1 but it should work, after a few trivial modification, on other Silicon Laboratories USB MCUs.

Filed under