duttaANI / ES_lab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Embedded Systems lab

ARM Cortex M & LPC1768

  1. ARM Cortex M is 32 bit byte addressable

    address range : 00 00 00 00 to FF FF FF FF

    00 => is one byte => 8bits

  2. Imp table for branching while using CMP command in keil

About


Languages

Language:C 58.2%Language:Assembly 41.8%Language:Python 0.0%