-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hi,
I'm using both mode2 and irsend functions of the lirc library.
The mode2 function from your driver works well on RT5350F.
However, when I run
irsend SEND_ONCE "remote" "code"
The ralink freezes and I have no control over it.
I have to wait some minutes and then command line prompt is back again.
I put a receiver on a RPI in front of ralink's emitting IR led and I can see some IR data in reception. However, the data frame flow is not constant ; there is some time laps between data emissions.
Also, I tried activating the IR led by hand
echo 0 > /sys/class/gpio/gpioXX
echo 1 > /sys/class/gpio/gpioXX
It works well : the IR led turns on and off without any time overhead and the command prompt doesn't freeze.
Any idea why it behaves like this?
Thanks
Metadata
Metadata
Assignees
Labels
No labels