-
Currently UsbSerial supports FT232, PL2303, CP210x, CH34x and CDC serial devices. If you know any Usb to Serial converter which is not supported please, list them here.
Felipe
-
Continued from https://github.com/embedded-graphics/embedded-graphics/issues/671:
> Sorry if I wasn't clear earlier in the thread; I think your list of 4 displays is a good one:
>
> * SSD1306…
-
Hey !
Well, I'm coding on STM32 using STM32duino and I have an issue on boards Nucleo-F401RE and STM32407 Discovery, also called DISCO-F407G. By the way both are running on a M3 core.
Using the …
-
upstream `ststm32` platform supports this - seems like adding the build script is possible?
-
My setup:
- RPI 3B
- Pi-Star:4.1.7 / Dashboard: 2024010 (clean and fresh install)
- ZUM Radio-MMDVM for Pi v1.0 (HRO white PCB) (presently has as purchased FW: MMDVM:20190130)
- 64GB new SD card …
-
Hello first of all TKS a lot for this repo.
I'm wondering if it would be a pain to add PY32F0 series tool (Cortex m0+) with SWD interface?
I want a small tool to program this MCU to add this tool to…
-
### Description
The cpus/stm32l071.repl contains:
> adc1: Analog.STM32_ADC @ sysbus 0x40012400
> IRQ->nvic@12
This seems to be the implementation:
[STM32_ADC.cs](https://github.com/ren…
-
[Tensorflow Light for Microcontrollers](https://www.tensorflow.org/lite/microcontrollers) is a subset of Tensorflow Light designed specifically for use with microcontrollers, taking only 16 KB for the…
-
Michel-F, do you have any experience in configuring these chips?
I have managed to get them to run at about 11kHz under GRBL but they stall easily and go into thermal warning error condition afte…
-
Adding bash tab completions would be _immensely_ helpful.
**build/clean**
`>mpbuild build nuc[tab][tab]` should list all Nucleo boards. `>mpbuild build nucleo_f0[tab]` should complete (with `NUC…