Skip to content

irsend freezes on RT5350F #6

@vinceb87

Description

@vinceb87

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions