/Modules/Sensors/ALTIMET01A/SW/MPL3115/PIC16F887/main.lst
1,6 → 1,6
CCS PCM C Compiler, Version 4.106, 47914 15-4-13 19:12
CCS PCM C Compiler, Version 4.106, 47914 07-V-13 01:35
 
Filename: C:\Users\Honza\Documents\pic\I2C_altimet\main.lst
Filename: Z:\home\kaklik\svnMLAB\Modules\Sensors\ALTIMET01A\SW\MPL3115\PIC16F887\main.lst
 
ROM used: 2238 words (27%)
Largest free fragment is 2048
13,7 → 13,10
0001: MOVWF 0A
0002: GOTO 000
0003: NOP
.................... #include "C:\Users\Honza\Documents\pic\I2C_altimet\main.h"
.................... //Jan Chroust 15.4.2013
....................
....................
.................... #include "main.h"
.................... #include <16F887.h>
.................... //////// Standard Header file for the PIC16F887 device ////////////////
.................... #device PIC16F887
203,7 → 206,7
005B: GOTO 04D
005C: RETURN
....................
.................... #define MPL3115_ADDR_R 0xC1
.................... #define MPL3115_ADDR_R 0xC1 //addresa pro cteni
.................... #define MPL3115_ADDR_W 0xC0
....................
....................
953,17 → 956,6
04F7: BCF 0A.4
04F8: GOTO 03B (RETURN)
....................
....................
....................
....................
....................
....................
....................
....................
....................
....................
....................
....................
.................... void main()
.................... {
*
1004,8 → 996,6
081F: BCF 03.6
0820: GOTO 05D
0821: BSF 0A.3
....................
....................
....................
.................... while(TRUE)
.................... {