-
### Description
The esp32.RMT has a method for sending pulses, but no method for reading them. I would like to know if there are plans to implement this functionality in the future?
### Code Size
_…
-
### Port, board and/or hardware
I am using a custom board with STM32H747BIT6
### MicroPython version
Micropython 1.23 on stm32h747BIT6 using a custom board.
### Reproduction
Spi device is created…
-
`Apologies if I have missed it, but will you be adding a RP2350/Pico 2 build that
makes use of the fpu in the CortexM33`?
Many Thanks to the other versions!
-
The (btw. great!) plugin does not support the wifi version of raspberry pi pico (w) so far. It has a slightly different firmware (https://github.com/micropython/micropython/tree/master/ports/rp2/board…
-
The current webrepl-code seems to be a bit outdated lack behind the feature progress of `mpremote`. Additionally, the current file-transfer logic that aims to work while the REPL is blocked, however t…
-
### Description
[The download script](https://github.com/micropython/micropython/blob/master/ports/nrf/drivers/bluetooth/download_ble_stack.sh) for the nRF BLE stack does not perform checksum verific…
-
I opened a forum question with more details:
https://forum.micropython.org/viewtopic.php?f=12&t=10053&p=56073#p56073
What I found there is that the wiznet5k driver and integration in the STM32 por…
-
ESP-IDF v4.0 has been released, we should start upgrading our codebase to use this new version of the SDK.
https://github.com/espressif/esp-idf/releases/tag/v4.0
One possible solution would be t…
-
Hi,
I m very new to ESP32 as well as python.
I try to run your code for building the firmware but I get some errors
```
Setting up for esp32 build
Set PATH
Set ESPIDF
Build micropython for es…
-
# Description
We found a null-dereference crash in `int_from_bytes` while using a `framebuf.FrameBuffer1()` instance for `from_bytes()`. We have attached three PoCs below.
[poc.zip](https://gith…