I am new to this, but it took me a lot of guessing to get PCP to work
with Lirc_rpi until getting some mode2 data.

In the end I found this in config.txt
dtoverlay=lirc-rpi,gpio_in_pin=25

Which for me I had wired a TSOP4838 to GPIO18 (PCM_Clk)

But this did not work
dtoverlay=lirc-rpi,gpio_in_pin=12 (Based on
https://elinux.org/RPi_Low-level_peripherals#Model_A.2B.2C_B.2B_and_B2)

But this did work
dtoverlay=lirc-rpi,gpio_in_pin=18

I suspect the GPIO address is direct?

Just for those coming fresh.... maybe a hint on web end when you install
to dump out the SD card?
And also... from what I see nearly all hardware examples on web are
GPIO18, not sure therefore if 25 is common or not... or for another Pi?

Mine was a Pi3

JB


------------------------------------------------------------------------
jamesarbrown's Profile: http://forums.slimdevices.com/member.php?userid=58558
View this thread: http://forums.slimdevices.com/showthread.php?t=109404

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to