-
I suggest adding stm32 support on wokwi to reach more embedded systems developers. Thanks!
-
### Feature Request Type
- [X] Core functionality
- [x] Add-on hardware support (eg. audio, RGB, OLED screen, etc.)
- [ ] Alteration (enhancement/optimization) of existing feature(s)
- [ ] New behavi…
-
I note that all new releases since September 2024 (v14.2.0-2, v13.3.0-2, v12.4.0-2, v11.5.0-2) no longer feature rv32ec/ilp32e libraries. Was there a specific reason for the removal?
Such removal i…
-
@aallan @petewarden Please consider updating this [pico-tflmicro](https://github.com/raspberrypi/pico-tflmicro) port of TensorFlow Lite Micro library with all the latest changes from upstream TensorF…
Hedda updated
4 weeks ago
-
### Guidelines
- [X] I checked for duplicate bug reports
- [X] I tried to find a way to reproduce the bug
### Version
Main (Production)
### What happened? What did you expect to happen?
When runn…
-
Hi,
love the Punck and just received my assembled boards from JLCPCB. Is there a precompiled binary to flash the stm32?
I'm not really good in coding and not aware how to compile code for stm32…
-
[CircuitPython](https://circuitpython.org/) is another very popular runtime for Python on microcontrollers, especially Adafruit products. Figure out how to get the driver working in that environment …
-
Hi there
I want this module to communicate with an AVR and send messages through it.
Would anybody tell me how?
Thank you.
-
Hey folks,
The [Microcontrollers chapter of the docs](https://tinygo.org/docs/reference/microcontrollers/) doesn't actually list microcontrollers, but rather lists boards. If I want to know whether…
-
"Currently, cramfs must be written and read with architectures of the
same endianness, and can be read only by kernels with PAGE_SIZE
== 4096."
Hi, I am not very technically-knowledgeable, but wa…