Skip to content

Commit 5513fee

Browse files
committed
change adc ch 5 pin AIN4 to AIN6 due to I2C pin overlaping
1 parent 2ee27ed commit 5513fee

20 files changed

+4
-4
lines changed

Debug/5adc_lcd_stm8s207_fw.elf

0 Bytes
Binary file not shown.

Debug/5adc_lcd_stm8s207_fw.map

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
Map of Debug\5adc_lcd_stm8s207_fw.sm8 from link file Debug\5adc_lcd_stm8s207_fw.lkf - Thu Jan 2 02:23:08 2025
2+
Map of Debug\5adc_lcd_stm8s207_fw.sm8 from link file Debug\5adc_lcd_stm8s207_fw.lkf - Thu Jan 2 02:58:14 2025
33

44

55
--------

Debug/5adc_lcd_stm8s207_fw.s19

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ S123858B03F6AD9D1E011C00011F011E0172FB037D26E95B0481AE0301CD83CA81AE030034
4141
S12385ABCD83CA8152235F1F224FCD8AE4CD8266AE80B5CD9D2DCD8716CD8443CD84D7CD50
4242
S12385CB85A1AE0101CD84E1AE80ACCD8580AE07D089AE000089CD86E75B04CD84D7AE0123
4343
S12385EB01CD84E1AE809FCD85804BC04B80AE5005CD8CB0854B00AE0000CD81FB844B0121
44-
S123860BAE0013CD81FB844B02AE0026CD81FB844B03AE0039CD81FB844B04AE004CCD8136
44+
S123860BAE0013CD81FB844B02AE0026CD81FB844B03AE0039CD81FB844B06AE004CCD8134
4545
S123862BFB84CD9CF0A632CD9D0FAD5A1E2289AE8094CD9D2D851E2289AE809489961C008E
4646
S123864B05CDA3CD5B04961C0001CD8734CD875D6B210D21270A7B2188AE8091CD9D2D8495
4747
S123866B1E2289AE808889961C0005CDA3CD5B04AE0201CD84E1961C0001CD85801E221CCC

Debug/5adc_lcd_stm8s207_fw.sm8

0 Bytes
Binary file not shown.

Debug/adc2.o

0 Bytes
Binary file not shown.

Debug/debug.o

0 Bytes
Binary file not shown.

Debug/filters.o

0 Bytes
Binary file not shown.

Debug/lcd162_i2c.o

0 Bytes
Binary file not shown.

Debug/main.ls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
205 0071 cd0000 call _ADC_Init
7878
207 0074 84 pop a
7979
208 ; 73 ADC_Init(&gv.adc[ADC_5], ADC_CH_5);
80-
210 0075 4b04 push #4
80+
210 0075 4b06 push #6
8181
211 0077 ae004c ldw x,#_gv+76
8282
212 007a cd0000 call _ADC_Init
8383
214 007d 84 pop a

Debug/main.o

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)