Gemma M0 no simpleio or pulseio library

CircuitPython on hardware including Adafruit's boards, and CircuitPython libraries using Blinka on host computers.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
hoichers
 
Posts: 2
Joined: Wed Oct 22, 2014 3:32 am

Gemma M0 no simpleio or pulseio library

Post by hoichers »

Hi,
i try to use the pwm of the Gemma m0 but importing either simpleio or pulseio doesnt work. I copied the simpleio.mpy to the library folder but it still doesnt work. Can anybody help me?

Thank you

User avatar
adafruit_support_carter
 
Posts: 29180
Joined: Tue Nov 29, 2016 2:45 pm

Re: Gemma M0 no simpleio or pulseio library

Post by adafruit_support_carter »

What error are you getting when you try to import?

User avatar
tannewt
 
Posts: 3304
Joined: Thu Oct 06, 2016 8:48 pm

Re: Gemma M0 no simpleio or pulseio library

Post by tannewt »

Make sure you are using the latest version of CircuitPython. I believe we enabled pulseio on Trinket M0 in 2.2.0. Before that it was disabled. So, try updating to 2.2.4.

~Scott

Locked
Please be positive and constructive with your questions and comments.

Return to “Adafruit CircuitPython”