-
Hello.
1. Are there support or plans to support CAN bus on ESP32? I see that there are a implementation for pyboard https://docs.micropython.org/en/latest/library/pyb.CAN.html - is that a similar …
-
It would be nice to have the modified nucleo firmware as part of the repo so that we can know what's exposed thru the `pyboard` `machine` interface and contribute to it.
Related #63
/cc @mithro…
-
您好 我使用此插件 无法上传到esp8266开发板上
报错信息
```shell
/usr/local/bin/python3.9 "/Users/cuihaipeng/Library/Application Support/JetBrains/PyCharmCE2022.1/plugins/intellij-micropython/scripts/microupload.py" …
-
Please try to fix [https://github.com/vlasovskikh/intellij-micropython/issues/120#issuecomment-872582972](url) it shouldn't have been closed. I started with pycharm and the micropython plugin a couple…
-
It would be wonderful to have out-of-the-box support for non-volatile [ferroelectric random-access memory (FRAM)](https://en.wikipedia.org/wiki/Ferroelectric_RAM). This would be useful for cases where…
-
**Describe the bug**
Cannot use ampy or uPyLoader with M5StickV using firmwares `maixpy_v0.6.2_37_g76f5aaaa4_m5stickv.bin` and `M5StickV_Firmware_v5.1.2.kfpkg`
**To Reproduce**
Steps to reproduce…
-
Hi,
When I add reboot-before-run: True to my app I get stuck in a reboot loop with no console available.
Code is at https://github.com/MatthewWilkes/tildamk3-dronehunt - works fine on pyboard.py and…
-
I discovered an interesting quirk related to the IWDG.
If I program my pyboard using pydfu, then trying this in the REPL immediately afterwards hangs:
```
>>> wdt = machine.WDT(0, 5000)
```
By …
-
I am trying to run the CLI `COSplay` on my new laptop (testing purposes ahead of our submission, since reviewers may not have ParaVision). I have recently [pushed a commit](1ab3577d2bdbc906d1173fe8d2a…
-
Hi Cort! It's Eric from Ohio, USA. I would say I hope you're having a good summer if you weren't almost directly on the equator.
I am trying out some new code for next year's robotics class, and I…