Close
  • Home
  • SAP
    • BASIS
    • HANA
    • NetWeaver
    • Solution Manager
    • Fiori
    • SAP ASE
    • MaxDB
    • Content Server
    • Sybase
  • OS
    • Microsoft
      • Windows 7
      • Windows 8
      • Windows 10
      • Windows Server 2008 R2
      • Windows Server 2012 R2
    • Linux
      • Debian
      • Ubuntu
  • Database
    • HANA
    • SAP ASE
    • MS SQL
    • PostgreSQL
    • MySQL
    • MaxDB
  • SBC
    • Raspberry Pi
    • CubieBoard
    • C.H.I.P.
  • Microcontrollers
    • Arduino
    • ARM
      • STM32
        • STM32 Discovery Board
          • STM32 Discovery Kits
          • STM32 Discovery Projects
        • STM32F4DISCOVERY
        • STM32F10xxx Cortex-M3
      • JTAG Debugger
Menu

Key to Smart

Solutions to Weird Troubles

  • Home
  • SAP
    • BASIS
    • HANA
    • NetWeaver
    • Solution Manager
    • Fiori
    • SAP ASE
    • MaxDB
    • Content Server
    • Sybase
  • OS
    • Microsoft
      • Windows 7
      • Windows 8
      • Windows 10
      • Windows Server 2008 R2
      • Windows Server 2012 R2
    • Linux
      • Debian
      • Ubuntu
  • Database
    • HANA
    • SAP ASE
    • MS SQL
    • PostgreSQL
    • MySQL
    • MaxDB
  • SBC
    • Raspberry Pi
    • CubieBoard
    • C.H.I.P.
  • Microcontrollers
    • Arduino
    • ARM
      • STM32
        • STM32 Discovery Board
          • STM32 Discovery Kits
          • STM32 Discovery Projects
        • STM32F4DISCOVERY
        • STM32F10xxx Cortex-M3
      • JTAG Debugger
Search
  1. Home
  2. Microcontrollers

Using the I2C Bus

The physical I2C bus This is just two wires, called SCL and SDA. SCL is the clock line. It is…

July 28, 2017
  • Share this post
  • Share this postClose sharing box
  • Using the I2C Bus
  • Twitter
  • Facebook
  • LinkedIn

Arduino Leonardo – Blinking a LED

Arduino was built in Italy on open source hardware, a great inspiration for many products. Many companies and electronics products…

October 16, 2015
  • Share this post
  • Share this postClose sharing box
  • Arduino Leonardo – Blinking a LED
  • Twitter
  • Facebook
  • LinkedIn

Programming STM32 USART using GCC tools: Part 2

In previous part of tutorial we have covered simple USART routines that sends data directly to USART peripheral. This is OK to…

June 14, 2012
  • Share this post
  • Share this postClose sharing box
  • Programming STM32 USART using GCC tools: Part 2
  • Twitter
  • Facebook
  • LinkedIn

Programming STM32 USART using GCC tools: Part 1

When we need some feedback from microcontroller usually we use USART. It allows to output messages, debug information to terminal…

June 14, 2012
  • Share this post
  • Share this postClose sharing box
  • Programming STM32 USART using GCC tools: Part 1
  • Twitter
  • Facebook
  • LinkedIn

STM32 interrupts and programming with GCC

Probably one of the key features in any microcontroller is interrupt system. ARM Cortex-M3 microcontrollers may have up to 256…

June 14, 2012
  • Share this post
  • Share this postClose sharing box
  • STM32 interrupts and programming with GCC
  • Twitter
  • Facebook
  • LinkedIn

ST32VLDiscovery project template for GCC

In this tutorial we will set up a simple template for progamming ST32 -Discovery baord. For this we are going…

June 14, 2012
  • Share this post
  • Share this postClose sharing box
  • ST32VLDiscovery project template for GCC
  • Twitter
  • Facebook
  • LinkedIn

Programming STM32-Discovery using GNU tools: Startup code

Start up code is run just after microcontroller is reset and is executed before main program. As linker script, startup…

June 14, 2012
  • Share this post
  • Share this postClose sharing box
  • Programming STM32-Discovery using GNU tools: Startup code
  • Twitter
  • Facebook
  • LinkedIn

Programming STM32-Discovery using GNU tools: Linker script

How to setting up a development environment for ARM Cortex-M3 microcontroller explained at this post. We decided that two equal…

June 14, 2012
  • Share this post
  • Share this postClose sharing box
  • Programming STM32-Discovery using GNU tools: Linker script
  • Twitter
  • Facebook
  • LinkedIn

Setting ARM GCC development environment

GCC Development Environment As we mentioned before, we are going to stick with free software tools. So we are going…

June 14, 2012
  • Share this post
  • Share this postClose sharing box
  • Setting ARM GCC development environment
  • Twitter
  • Facebook
  • LinkedIn

STM32F4DISCOVERY Documentation

Data Brief Discovery Board User Manual Getting started with software and firmware environments PMSM single/dual FOC SDK v3.2 3-phase Permanent…

June 14, 2012
  • Share this post
  • Share this postClose sharing box
  • STM32F4DISCOVERY Documentation
  • Twitter
  • Facebook
  • LinkedIn

Posts navigation

Page 1 Page 2 Next page

Key to Smart: Solutions to weird troubles…

scroll to top