-
### LVGL version
v9.3.0
### What happened?
I use Renesas RA6M1 microcontroller.I have disabled most of the components, just enabled label in lv_conf.h
The project used 180kb flash memory.
Is ther…
-
I got the PCB printed that is on the website and when the PCB came in the mail, there was no Microcontroller on any of the boards. I was going to order the microcontroller separately but I am not sure…
-
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…
-
### Version/Branch:
1.0.1
### Operating system:
Windows 10
### Debug probe:
JLink
### Microcontroller:
HT6025
### Details:
Inter variable with 4 decimal places, too big for display, Maybe bet…
-
- the import `from uio import StringIO` does not work. Replacing `uio` with `io` solves the issue
- the import `ussl` does not work. Replacing it with `ssl` solves the issue. Same for the use of `uss…
-
Hi,
I am interested in running the model in micro controller.
So, Is it possible that converting the model to Tensorflow Lite model and run with it (or with Tensorflow Lite for microcontroller)?
Th…
-
I have a rather fast implementation of the base field for Cortex-M4/M33 microcontrollers, ~wrapping~ stealing the assembly routines in https://github.com/Emill/P256-cortex-ecdh/blob/master/P256-cortex…
-
[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 …
-
## Objective
Design a circuit to manage power for the UP 7000 using multiple batteries, ensuring safe operation and stable power. The design must protect against reverse current between batteries a…
-
Being a microcontroller rather than a fully featured SBC there's tools that cannot be run on the ESP32. I'm thinking for instance of Responder, Inveigh or the Impacket toolset. If it were possible to …