Search found 363 matches

by shaoziyang
Thu Jul 19, 2018 8:19 am
Forum: Other Boards
Topic: [wt51822_s4at] getting started
Replies: 3
Views: 3160

Re: [wt51822_s4at] getting started

I think st-link can't do work, you may use jlink-OB instead.
by shaoziyang
Fri Jun 29, 2018 1:38 pm
Forum: ESP8266 boards
Topic: Two timers in the same project
Replies: 2
Views: 2018

Re: Two timers in the same project

In fact, ESP8266's timer is software timer, so you can define many timer at same time.
by shaoziyang
Fri Jun 01, 2018 2:58 pm
Forum: MicroPython pyboard
Topic: pyboard - pin wake syntax
Replies: 2
Views: 2015

Re: pyboard - pin wake syntax

wake feature is still not available now.
by shaoziyang
Sun May 20, 2018 3:14 pm
Forum: Development of MicroPython
Topic: F7disco BSP for LCD causes bus error.
Replies: 7
Views: 7261

Re: F7disco BSP for LCD causes bus error.

It is great!
by shaoziyang
Fri Apr 27, 2018 12:21 pm
Forum: MicroPython pyboard
Topic: Threads
Replies: 2
Views: 4792

Re: Threads

First you need upgrad firmware with thread feature, then using import _thread.
by shaoziyang
Thu Apr 19, 2018 2:54 pm
Forum: Other Boards
Topic: iMX RT1020/1050 MicroPython
Replies: 2
Views: 2527

Re: iMX RT1020/1050 MicroPython

NXP and RT-Thread has port micropython on RT1050.
by shaoziyang
Wed Mar 28, 2018 3:46 pm
Forum: Drivers for External Components
Topic: TTP223 1-key capacitive touch module
Replies: 1
Views: 2545

Re: TTP223 1-key capacitive touch module

You may try TTP229, 16 touch key sensor.