Skip to content

Segmentation fault in RAW mode Python3.4 #14

@Lex512

Description

@Lex512

Hi, I have problem on Python3.4
When i call pin PH+12 (CONN2-P07) in RAW mode i have segmentation fault.
On Python 2.7 all work good

from RPi import GPIO
GPIO.setmode(GPIO.RAW)
GPIO.setup(GPIO.PH+12,GPIO.OUT)
Segmentation fault

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions