Navigate on the Left Sidebar

  • Use the Docs Tree to navigate through documentation categories.
  • Use the Tags Cloud to select documentation according to technical tags.
  • Go to our GitHUB repository to download software project’s source code.

Last Articles

Managing the thermocouple MAX31855

Managing the thermocouple MAX31855

This product can be bought at our shop as: Thermocouple MAX31855 Thermocouples are a common form of temperature measurement devices that are widely used in industrial applications. Achieving high system accuracy from thermocouple measurements can be difficult because there are many sources of error within a given system. Using an integrated analog front-end + ADC…

Read More Tags: , , , , ,

Cosino’s u-boot bootloader

Cosino’s u-boot bootloader

If you need to recompile Cosino’s u-boot bootloader you have to clone u-boot repository on our GitHub page. You can use command:

then setup your cross compiler (on my Ubuntu I used package gcc-arm-linux-gnueabi):

At this point you can cross compile the bootloader by using:

This command configures u-boot in order to…

Read More Tags: , , , , , , ,

Cosino’s at91bootstrap pre-bootloader

Cosino’s at91bootstrap pre-bootloader

If you need to recompile Cosino‘s at91bootstrap pre-bootloader you have to clone at91bootstrap repository on our GitHub page. You can use command:

then setup your cross compiler (on my Ubuntu I used package gcc-arm-linux-gnueabi):

At this point you can cross compile the bootloader by using:

This command configures at91bootstrap in order to…

Read More Tags: , , , , , ,