mpy
·
triage
3987
pairs ·
1166
open issues
sources:
S Sonnet
1257
Q Qwen
2730
dup
229
· likely
233
· rel
2416
· off
1109
§ 01
Duplicates
Close the issue side.
· 229 pairs
0001
Issue
#4277
NRF - Disable DCDC?
PR
#7630
nrf/modules/nrf: Add function to enable/disable DCDC.
9.992
S
0002
Issue
#926
After inserting and removing the SD card, an error occurs when deleting a file
Issue
#15957
After inserting and removing the SD card, an error occurs when deleting a file
9.410
S
0003
Issue
#15957
After inserting and removing the SD card, an error occurs when deleting a file
Issue
#926
After inserting and removing the SD card, an error occurs when deleting a file
9.393
S
0004
Issue
#16295
add support for STM32N6
PR
#17171
stm32: Add support for STM32N6xx MCUs and two N6 boards
8.586
S
0005
Issue
#656
Raspberry Pi Pico SD Card Errors
Issue
#11483
Raspberry Pi Pico SD Card Errors
8.555
S
0006
Issue
#403
Can urequests use requests AuthBase classes from standard requests?
Issue
#6616
Can urequests use requests AuthBase classes from standard requests?
8.500
S
0007
Issue
#5225
Allow (unpadded) SPI transfers < 8bits
PR
#5542
Allow (unpadded) SPI transfers < 8bits
8.203
S
0008
Issue
#12228
Consider renaming `MP_STATE_PORT`
PR
#12436
all: Replace MP_STATE_PORT with MP_STATE_ROOT.
7.887
S
0009
Issue
#1066
USB-device-midi is missing helper function to send SysEx
PR
#1068
Bug #1066: Add helper function to send SysEx/MTC via usb-device-midi
7.658
S
0010
Issue
#17878
zephyr: Support for USER_C_MODULES
PR
#18494
zephyr: Add support for USER_C_MODULES
7.611
S
0011
Issue
#691
logging.StreamHandler should call super().__init__()
PR
#887
StreamHandler should call parent constructor
7.219
S
0012
Issue
#18728
zephyr/machine_timer: Race condition calling machine_timer_deinit() from k_timer ISR context
PR
#18733
zephyr/machine_timer: Fix race condition calling deinit from ISR context.
7.166
S
0013
Issue
#762
webrepl: Support LAN as well as WLAN boards.
PR
#920
webrepl: Support LAN as well as WLAN boards.
7.154
S
0014
Issue
#17696
Update api of esp32 i2c and other drivers.
PR
#18063
esp32/machine_i2c: Update to use new ESP-IDF driver API.
6.887
S
0015
Issue
#4843
Disabling REPL on ESP32
PR
#8496
disable repl for esp32
6.625
S
0016
Issue
#6945
ESP8266: PWM glitches when doing DHT measure
PR
#6946
Add option in DHT driver to do the measure without blocking interrupts
6.510
S
0017
Issue
#8990
ESP32: Insecure flash encryption in esp32
Issue
#8706
Flash encryption on esp32
6.357
S
0018
Issue
#17976
Setting hostname on Pico W (still) has no effect: no host name is exposed (also not the default one)
Issue
#17974
Setting (WLAN) hostname on Pico W (still) has no effect: no host name is exposed (also not the default one)
6.348
S
0019
Issue
#6814
SPI2 on STM32WB55 pin error
Issue
#7998
stm32: Support pins with multiple AFs for the same peripheral.
6.252
S
0020
Issue
#17976
Setting hostname on Pico W (still) has no effect: no host name is exposed (also not the default one)
Issue
#17975
Setting hostname on Pico W (still) has no effect: no host name is exposed (also not the default one)
6.164
S
0021
Issue
#9674
ESP32_C3: timer_group: timer_init(271): HW TIMER NUM ERROR
Issue
#7871
ESP32C3 timer issue
6.029
S
0022
Issue
#11483
Raspberry Pi Pico SD Card Errors
Issue
#656
Raspberry Pi Pico SD Card Errors
5.854
S
0023
Issue
#17399
docs: pots/unix (standalone) has no instructions to build static linked micropython instance
PR
#17456
unix: Extend README with fully static builds section.
5.848
S
0024
Issue
#5442
UART.readline() reads the buffer even when it does not end in a newline character
Issue
#3746
UART readline documentation improvement
5.805
S
0025
Issue
#18192
zephyr: Add PDM microphone support
PR
#18287
zephyr: Add machine.PDM class for digital microphone support.
5.777
S
0026
Issue
#9003
Pico W ENOMEM error when (re)using PIO (rp2_pio_init, CYW43)
PR
#10652
rp2/rp2_pio: Track use of PIO resources and free them on soft reset.
5.754
S
0027
Issue
#5427
struct.pack doesn't check for value bounds
Issue
#6477
struct.pack doesn't error on overflow
5.710
S
0028
Issue
#18592
Python subclass of native type with attr handler cannot properly store attributes
PR
#18594
py/objtype: Ensures native attr handlers process subclass attribute stores
5.646
S
0029
Issue
#5733
machine.RTC.init documentation is incorrect
Issue
#3710
Update documenation of machine.RTC
5.645
S
0030
Issue
#18867
tests: thread stress tests intermittent failures under QEMU (stress_aes, stress_recurse, stress_schedule)
PR
#18861
tests/run-tests.py: Add automatic retry for known-flaky tests.
5.559
S
0031
Issue
#691
logging.StreamHandler should call super().__init__()
PR
#806
logging.py: CPython-compatible logging improvements.
5.391
S
0032
Issue
#3674
ESP32 machine.rtc datetime tuple parameters don't match documentation
PR
#16357
esp32: Fix RTC initialization from datetime.
5.353
S
0033
Issue
#12313
ESP32: RTC().init() wrong tuple
Issue
#3674
ESP32 machine.rtc datetime tuple parameters don't match documentation
5.335
S
0034
Issue
#14352
ESP32 micropython port build with relative path to external user C-modules was failed
PR
#18457
esp32: register user C modules with IDF component manager and handle relative usermod paths
5.323
S
0035
Issue
#13599
The BLE.Config gives `ValueError: unknown config param` with pairing parameters
Issue
#801
In aioble calling DeviceConnection.pair() or security.pair() gives 'unknown config param'
5.276
S
0036
Issue
#8398
TouchPad Error on ESP32-WROOM32
Issue
#4313
Touch Pad Error
5.266
S
0037
Issue
#321
Umqtt.robust: subscription vanished after reconnect
Issue
#102
umqtt.robust dies when MQTT broker gets restarted
5.092
S
0038
Issue
#5848
Bugfix for DHT module to avoid timeouts on high system load
PR
#6044
Fixed DHT timing error, Issue #5848
5.083
S
0039
Issue
#17194
docs: WLAN.scan() results on RP2/PICO_W with 1.24.1
Issue
#11048
RP2040: wlan.scan results disconnected from documentation and faulty
5.007
S
0040
Issue
#5696
esp8266: open drain PWM?
PR
#5697
esp8266: enable real open drain output on the pins
4.980
S
0041
Issue
#691
logging.StreamHandler should call super().__init__()
PR
#710
logging: add call to superclass initialiser; set default formatter
4.937
S
0042
Issue
#5216
ESP32 Pulse Counter Driver
PR
#12346
esp32: Add machine.Counter and machine.Encoder.
4.926
S
0043
Issue
#17229
RP2350 the watchdog timer does not count down while lightsleep is running
PR
#17546
port/rp2/modmachine: Fix lightsleep watchdog interactions.
4.922
S
0044
Issue
#18735
py/builtinhelp: Add options for changing help('modules') format.
PR
#18734
py/builtinhelp: Add options for changing help('modules') format.
4.922
S
0045
Issue
#12696
stm32h5: stop/standby mode reset_cause not reported
PR
#12761
ports/stm32h5: add sleep modes and RTC alarm wakeup
4.914
S
0046
Issue
#10402
printing to io.StringIO subclass leads to seg fault
PR
#10417
py/objstringio.c: Fix segfault in stringio_write.
4.822
S
0047
Issue
#17730
code paths that return large ints where small ints would suffice
PR
#17785
Fix more operations that can return small ints
4.767
S
0048
Issue
#1083
unix-ffi re module throws when looking at match containing optional groups
PR
#1089
Fix unix-ffi/re: Fix OverflowError in re.groups().
4.629
S
0049
Issue
#18711
Allow mpremote mip to download libraries as local files
PR
#18712
tools/mpremote: Add mip download and mpy version handling.
4.611
S
0050
Issue
#9316
pico - zombie pio state machines after soft reset
PR
#10652
rp2/rp2_pio: Track use of PIO resources and free them on soft reset.
4.605
S
0051
Issue
#18098
USB HID device on ESP32 has a problem!
Issue
#1044
USB HID Implementation for ESP32S3 has problems !
4.567
S
0052
Issue
#11787
ESP32-C3 wakeup from deepsleep not happening through GPIO1
Issue
#13335
esp32 c3 pins for ext1 wakeup are not set up correctly
4.559
S
0053
Issue
#6851
read() & readline() on rp2 port don't work/work as expected
Issue
#6998
rp2: uart.read() never returns
4.523
S
0054
Issue
#445
umqtt.simple not working with mosquitto 2.0.12
Issue
#638
umqtt.simple not working with Mosquitto broker 2.0.15
4.523
S
0055
Issue
#8706
Flash encryption on esp32
Issue
#8990
ESP32: Insecure flash encryption in esp32
4.433
S
0056
Issue
#18080
RP2040 PIO: Script fails on some GPIO numbers
Issue
#18079
RP2040, RP2350 PIO: anomalous behaviour of jump pin
4.414
S
0057
Issue
#12698
RP2: Global variable lost/distorted after start_new_thread() with try/except
Issue
#10621
RP2: global variable lost at maximum recursion depth in second thread
4.389
S
0058
Issue
#9166
ESP32 mDNS support on Ethernet (class LAN)
PR
#18784
ports/esp32/network_lan: Add mDNS support for Ethernet interface.
4.368
S
0059
Issue
#363
umqtt.simple's check_msg triggers OSError -1 with TLS servers
Issue
#5451
umqtt.simple's check_msg triggers OSError -1 with TLS servers
4.352
S
0060
Issue
#15258
docs: Document limited numerical precision
PR
#15259
Document limited numerical precision
4.345
S
0061
Issue
#3332
_thread: timeout parameter is not implemented in Lock.acquire()
Issue
#5945
_thread lock.acquire() timeout not implement ?
4.301
S
0062
Issue
#8994
ESP32: Wifi peripheral configuration is not reset before/after a soft reset or light/deep sleep.
PR
#9004
ports/esp32: Deinit wifi peripheral on soft_reset and stop wifi before light/deep sleep.
4.277
S
0063
Issue
#12313
ESP32: RTC().init() wrong tuple
Issue
#5361
Class RTC on ESP32 documentation bug
4.260
S
0064
Issue
#1044
USB HID Implementation for ESP32S3 has problems !
Issue
#18098
USB HID device on ESP32 has a problem!
4.248
S
0065
Issue
#16963
suggestion: json.dump() does not support default keyword argument
PR
#18530
extmod/modjson: Add default argument for json.dump(s).
4.178
S
0066
Issue
#17228
RP2040 will lockup if a watchdog timeout occurs while lightsleep() is running
PR
#17546
port/rp2/modmachine: Fix lightsleep watchdog interactions.
4.166
S
0067
Issue
#7051
sdcard.py - OSError: timeout waiting for response
Issue
#7129
Pico: sdcard.py timeout waiting for response
4.164
S
0068
Issue
#2683
stmhal: Implement CSS (clock security system) callback
PR
#2708
stmhal: implement CSS - reset on HSE failure
4.160
S
0069
Issue
#10109
Calling method with multiple named arguments does not raise SyntaxError
Issue
#3281
Repeated keyword argument should cause SyntaxError, not TypeError
4.154
S
0070
Issue
#12313
ESP32: RTC().init() wrong tuple
PR
#16357
esp32: Fix RTC initialization from datetime.
4.096
S
0071
Issue
#9100
LAN8720 Can't work on esp32 with ETH_CLOCK_GPIO17_OUT
PR
#4515
Add support clock mode for ESP32 ethernet module
4.090
S
0072
Issue
#5487
MICROPY_PORT_DEINIT_FUNC called after gc_sweep_all
PR
#17423
esp32/main: Fix mp_deinit order.
4.008
S
0073
Issue
#5733
machine.RTC.init documentation is incorrect
Issue
#10578
ports/rtc: Inconsistencies between ports and the documentation.
3.990
S
0074
Issue
#17696
Update api of esp32 i2c and other drivers.
PR
#18049
esp32/machine_i2c: Update to use new ESP-IDF driver API.
3.834
S
0075
Issue
#6332
Overflow converting -2147483648 to int when using MPZ
Issue
#2868
Can't convert -0x80000000 to int32 with mp_obj_int_get_checked
3.793
S
0076
Issue
#14350
Build micropython for ESP32 ports & ESP-IDF v5.06. failed with static-assert
Issue
#14492
Does not build for ESP32-S3 with IDF 5.2 despite claiming support
3.789
S
0077
Issue
#6538
machine.Pin doesn't have a pin() method on the ESP32 port
PR
#6540
Add Pin.pin() to ESP32 port to address #6538
3.775
S
0078
Issue
#11186
`machine.reset_cause()` always returns 0 on Arduino Portenta H7 port
Issue
#11392
`machine.reset_cause()` always returns 0 on Arduino Portenta H7
3.738
S
0079
Issue
#16603
Pin toggle function does not exist in ESP32.
Issue
#8789
Add .toggle() function on ESP32 Port
3.725
S
0080
Issue
#18646
RP2 - PIO 'remove_programs()' does not correctly remove/de-reference StateMachine code
PR
#18976
rp2: Fix stale program offset cache after remove_program().
3.703
S
0081
Issue
#18870
tests: thread/stress_heap.py intermittent failure on macOS
PR
#18861
tests/run-tests.py: Add automatic retry for known-flaky tests.
3.660
S
0082
Issue
#49
contextlib: (re) add ExitStack?
PR
#51
contextlib: port ExitStack from CPython 3.4
3.602
S
0083
Issue
#15521
RMT read pulses?
Issue
#16589
RMT receive
3.545
S
0084
Issue
#16603
Pin toggle function does not exist in ESP32.
PR
#16607
machine.Pin: Implement Pin.toggle() for three ports.
3.529
S
0085
Issue
#12579
ESP32 timer wake up repeating
Issue
#7158
ESP32 calling sleep function without arguments after calling a sleep function previously with expiry causes sleep to expire at previously set expiry
3.516
S
0086
Issue
#4775
Micropython file truncate doesn't exist
Issue
#8807
Add `truncate()` to `io.FileIO`
3.513
S
0087
Issue
#5854
touchPad on Pin 2 (ESP32)
Issue
#10102
TouchPad (GPIO_2) not working esp-wroom-32
3.502
S
0088
Issue
#5454
ESP32 4MB RAM Guru Meditation Crash On Initializing UART
Issue
#6166
ESP32-spiram - UART panic error
3.466
S
0089
Issue
#4277
NRF - Disable DCDC?
PR
#4301
nrf: Add API to enable/disable DCDC.
3.465
S
0090
Issue
#17228
RP2040 will lockup if a watchdog timeout occurs while lightsleep() is running
PR
#17232
ports/rp2/modmachine.c: Fix lightsleep watchdog interactions.
3.463
S
0091
Issue
#17829
docs: RP2 section should include RP2350 (A/B) and/or eliminate hard references to only RP2040
PR
#18697
docs/rp2: Update general and PIO docs for RP2350 support.
3.451
S
0092
Issue
#9713
Periodic machine timer blocked while waiting socket.connect()
Issue
#3636
periodic timer blocked while waiting socket read()
3.441
S
0093
Issue
#18875
docs: No instructions for REPL over UART on RP2
PR
#18899
docs/rp2/quickref: add REPL over UART information.
3.410
S
0094
Issue
#7871
ESP32C3 timer issue
Issue
#9674
ESP32_C3: timer_group: timer_init(271): HW TIMER NUM ERROR
3.390
S
0095
Issue
#15205
ImportError: No module named 'bluetooth'
Issue
#11443
XIAO nrf52840 Sense
3.379
S
0096
Issue
#17229
RP2350 the watchdog timer does not count down while lightsleep is running
PR
#17232
ports/rp2/modmachine.c: Fix lightsleep watchdog interactions.
3.275
S
0097
Issue
#6980
Pyboard.py doesn't keep file path with folders on windows
Issue
#11101
pyboard.py does not keep directory structure like proposed by docs
3.258
S
0098
Issue
#1078
requests: guard against getaddrinfo() hang when WiFi not connected
PR
#18801
extmod/modlwip: Fix getaddrinfo blocking indefinitely without network.
3.246
S
0099
Issue
#251
urequests: miscalculation of Content-Length when dealling with unicode data
PR
#600
urequests: Fixed UTF-8 support for request data
3.223
S
0100
Issue
#3332
_thread: timeout parameter is not implemented in Lock.acquire()
PR
#15099
py/_thread: Add support for lock.acquire timeout.
3.182
S
0101
Issue
#3523
esp8266/modules/ntptime: More accurate NTP syncing
PR
#3528
esp8266/modules/ntptime: Add "ms_accuracy" kwarg
3.178
S
0102
Issue
#281
deepcopy function references a non-existant variable
Issue
#952
minor typo in deep copy
3.137
S
0103
Issue
#8041
ESP32: "user C modules" should be able to add components to the build
Issue
#12972
Keeping user c module build self contained.
3.086
S
0104
Issue
#9979
UART timeout parameter not functioning as expected on ESP32 port
PR
#17938
machine.UART: Fix the double timeout with uart.read(), uart.write() and uart.readinto().
3.076
S
0105
Issue
#5442
UART.readline() reads the buffer even when it does not end in a newline character
Issue
#2004
UART.readline() returns buffer if \n not in buffer
3.045
S
0106
Issue
#18172
bytearray(uctypes.bytes_at(0, 8)) segfaults in memcpy
Issue
#18167
uctypes.bytes_at() accepts out-of-range (non-canonical) address and segfaults
3.026
S
0107
Issue
#321
Umqtt.robust: subscription vanished after reconnect
PR
#186
umqtt.robust: Resubscribe to topics after doing reconnect.
3.006
S
0108
Issue
#7208
Pyboard-D: Webrepl not responding
Issue
#6604
Cannot access webrepl on Pyboard D if main thread is running
2.980
S
0109
Issue
#11140
rp2: Reading pin value from IRQ hangs forver
Issue
#10547
Crash on RP2 with pin IRQ's
2.979
S
0110
Issue
#9166
ESP32 mDNS support on Ethernet (class LAN)
PR
#18783
esp32: Add mDNS support for Ethernet (LAN) interface
2.891
S
0111
Issue
#18166
uctypes.bytearray_at() accepts negative address and segfaults on write
PR
#18756
extmod/moductypes: Add address validation to bytes_at/bytearray_at
2.883
S
0112
Issue
#8444
ESP8266 - UART drops 16th digit or randomly stops receiving after first 16 digits
Issue
#4153
esp8266: Characters missing when reading from UART
2.867
S
0113
Issue
#5705
ESP32: WPA2-Enterprise support
Issue
#16681
No support for ESP32 WPA2 Enterprise WiFi
2.852
S
0114
Issue
#6851
read() & readline() on rp2 port don't work/work as expected
PR
#6870
rp2: Add timeout and invert to the machine.uart class
2.840
S
0115
Issue
#3509
Mpy modules cannot be imported (sys.path missing '') when running file outside of cwd
Issue
#2322
unix: can't import frozen modules from a script that was executed from a file
2.807
S
0116
Issue
#3332
_thread: timeout parameter is not implemented in Lock.acquire()
PR
#8932
py/_thread: Add support for lock.acquire timeout.
2.750
S
0117
Issue
#5361
Class RTC on ESP32 documentation bug
PR
#5936
esp32: document fields expected by RTC.datetime
2.742
S
0118
Issue
#6257
STM32H7 SPI6 not working with DMA
Issue
#17064
STM32H735 SPI6 works only on sigle byte transfers because of not implemented BDMA
2.704
S
0119
Issue
#16803
UNIX build missing socket.sendall() method
PR
#17369
unix/modsocket: Add "sendall" method to socket class.
2.672
S
0120
Issue
#18968
OpenMV Feature: Multi-level init/deinit system
PR
#18424
py/runtime: Multi-Level Init/Deinit System for Embedded Ports (RFC/PoC).
2.667
S
0121
Issue
#17401
[RP2] AP DHCP server ignores ifconfig IP and continues assigning 192.168.4.x subnet
Issue
#17977
Cannot change default exposed IP (for DHCP etc) on Pico W running in AP mode (remains exposing default 192.168.4.x)
2.624
S
0122
Issue
#12048
STM32H5 machine.ADC core temperature sensor not working
Issue
#12115
STM32 machine.ADC channel constants overflowing MP_ROM_INT() 31 bit signed type
2.594
S
0123
Issue
#5705
ESP32: WPA2-Enterprise support
Issue
#8819
ESP32 WPA2 Enterprise
2.574
S
0124
Issue
#5858
extmod/uasyncio Please provide CPython's synchronisation primitives
Issue
#5828
extmod/uasyncio: Queue is missing
2.555
S
0125
Issue
#17240
nRF52840: Test extmod/machine_disable_irq.py hangs forever
PR
#17213
nrf: Use common implementation of machine disable/enable IRQ.
2.549
S
0126
Issue
#18167
uctypes.bytes_at() accepts out-of-range (non-canonical) address and segfaults
PR
#18756
extmod/moductypes: Add address validation to bytes_at/bytearray_at
2.533
S
0127
Issue
#7384
framebuf: Support drawing text at different sizes
PR
#6263
extmod/modframebuf: FrameBuffer text scaling
2.528
S
0128
Issue
#8937
extmod/uasyncio: gather gets stuck if you pass an empty list in v1.19
PR
#8939
extmod/uasyncio/funcs.py: Handle gather with no awaitables.
2.525
S
0129
Issue
#2929
VFS FatFS: mkdir with trailing slash fails when it should succeed
Issue
#2466
stmhal: os directory operations throw cryptic errors on paths with trailing '/'
2.482
S
0130
Issue
#17075
Syntax Error when using multiline f-strings on RP2040 with MicroPython v1.23.0
Issue
#15216
py: Error freezing a python source file with concatenated f-strings
2.457
S
0131
Issue
#7179
Missing country settings for ESP WIFI
PR
#15916
esp32/network_wlan: Get and set the WLAN country code.
2.436
S
0132
Issue
#1878
py: __del__ special method not implemented for user-defined classes
Issue
#1802
del should call __del__ method
2.400
S
0133
Issue
#4506
stm32: SPI pins nucleo-h743ZI commented out
PR
#4788
Enable H7 SPI.
2.330
S
0134
Issue
#11354
REPL / built-in readline: Add CTRL-L support (clear screen)
PR
#14332
shared/readline: Implement CTRL-L (clear screen, redraw prompt)
2.325
S
0135
Issue
#7831
ESP8266 Pin Get Physical Address
Issue
#2612
ESP8266 get pin id once set
2.303
S
0136
Issue
#14339
[RP2] machine.soft_reset() hangs when i2s is not deinitialized
PR
#15585
ports/rp2: Add i2s deinit on soft reset.
2.264
S
0137
Issue
#7794
umqtt not being built locally for esp32
Issue
#3839
ESP32: add umqtt package
2.260
S
0138
Issue
#14339
[RP2] machine.soft_reset() hangs when i2s is not deinitialized
PR
#14345
ports/rp2/machine_i2s.c: Detect and deinitialize I2S instances on boot.
2.160
S
0139
Issue
#6281
STM32F765 support
PR
#4102
stm32: Add basic support for STM32F765xx
2.156
S
0140
Issue
#18171
`array('I')`: resizing with active memoryview leaves stale view; `readinto()` corrupts heap and segfaults during file close
Issue
#18168
Resizing bytearray with active memoryviews corrupts state and segfaults
2.089
S
0141
Issue
#18098
USB HID device on ESP32 has a problem!
PR
#18332
esp32/boards: Configure S2/S3 PSRAM boards to use USB in IRQ mode.
2.078
S
0142
Issue
#17064
STM32H735 SPI6 works only on sigle byte transfers because of not implemented BDMA
Issue
#6257
STM32H7 SPI6 not working with DMA
2.051
S
0143
Issue
#8794
UART sendbreak bug
Issue
#8646
Pyboard UART.sendbreak
2.041
S
0144
Issue
#10621
RP2: global variable lost at maximum recursion depth in second thread
Issue
#12698
RP2: Global variable lost/distorted after start_new_thread() with try/except
2.033
S
0145
Issue
#14352
ESP32 micropython port build with relative path to external user C-modules was failed
Issue
#16424
USER_C_MODULES for ESP32
2.031
S
0146
Issue
#18781
http://micropython.org/resources/code-dashboard/ shows zeros since April 24th , 2025
Issue
#4026
http://micropython.org/resources/code-dashboard/ shows zeros since Jan 1, 2018
2.031
S
0147
Issue
#11082
RP2 SPI: Instantiating with spi=None does not behave sensibly.
Issue
#16912
When miso=None is set, the default miso pin changed state.
1.972
S
0148
Issue
#318
textwrap module not usable with MicroPython ure
Issue
#9346
PicoW, MicroPython and textwrap, does it work fully? Or is it the re module?
1.905
S
0149
Issue
#6570
_IRQ_GATTC_NOTIFY not compatible
Issue
#6185
[BLE] Not able to subscribe to notification from a peripheral device
1.904
S
0150
Issue
#9563
dac.write_timed() does not work with NUCLEO_G474RE
PR
#11913
stm32: Fix dac.write_timed() does not work.
1.887
S
0151
Issue
#102
umqtt.robust dies when MQTT broker gets restarted
PR
#186
umqtt.robust: Resubscribe to topics after doing reconnect.
1.859
S
0152
Issue
#9100
LAN8720 Can't work on esp32 with ETH_CLOCK_GPIO17_OUT
PR
#10329
esp32: Support dynamic configuration of ETH ref-clk mode and pin.
1.854
S
0153
Issue
#6618
ESP32: dhcp_hostname is read-only on non-WLAN interfaces
Issue
#9166
ESP32 mDNS support on Ethernet (class LAN)
1.831
S
0154
Issue
#10017
network.WLAN(...).scan() on Pico W returns out of range security and hidden parameters
Issue
#17194
docs: WLAN.scan() results on RP2/PICO_W with 1.24.1
1.802
S
0155
Issue
#10533
Add support for dual usb serial on the Pico.
Issue
#7532
Suggested feature: add a second USB serial port for remote control features
1.802
S
0156
Issue
#770
lora driver: SX1276 reports incorrect RSSI
Issue
#13036
micropython/lora, RSSI for Hope Radio devices
1.762
S
0157
Issue
#2028
super() appears not to work with multiple inheritance
Issue
#3205
In case of multiple inheritance, super() might not find some parent methods
1.757
S
0158
Issue
#1037
aiohttp: ws: frame not fully received/read if large
Issue
#1012
Fix attached for aiohttp's aiohttp_ws.py partial read on ESP32
1.737
S
0159
Issue
#13055
mpremote: Writing fails when using mount and using multibyte characters.
PR
#18670
Fix multiple unicode issues in mpremote.
1.728
S
0160
Issue
#18559
Crash/segfault in async code
Issue
#17117
Segfault in `mp_obj_exception_add_traceback`
1.703
S
0161
Issue
#7455
Set threshold for Coveralls failure
PR
#7457
github/workflows: Switch from Coveralls to Codecov.
1.692
S
0162
Issue
#801
In aioble calling DeviceConnection.pair() or security.pair() gives 'unknown config param'
Issue
#13599
The BLE.Config gives `ValueError: unknown config param` with pairing parameters
1.676
S
0163
Issue
#17111
HSTX Support for RP2350
PR
#18345
rp2: Add HSTX support.
1.667
S
0164
Issue
#11048
RP2040: wlan.scan results disconnected from documentation and faulty
Issue
#10017
network.WLAN(...).scan() on Pico W returns out of range security and hidden parameters
1.666
S
0165
Issue
#5746
ESP32: BLE.config('mac') causes crash if BLE not active
PR
#5638
extmod/modbluetooth.c: Catch uninitialized BLE use.
1.661
S
0166
Issue
#16554
Multithread breaks file operations on pico2w.
Issue
#16619
rp2: flash writes broken after starting core1 and performing a soft reset
1.659
S
0167
Issue
#2724
ESP8266: Extremely bad clock accuracy
PR
#2726
ESP8266: Improved time keeping
1.654
S
0168
Issue
#10017
network.WLAN(...).scan() on Pico W returns out of range security and hidden parameters
Issue
#11048
RP2040: wlan.scan results disconnected from documentation and faulty
1.649
S
0169
Issue
#400
OSError: -40
Issue
#396
OSError: [Errno 5] EIO, urequests error
1.596
S
0170
Issue
#797
tarfile-write issue with file/folder permissions
PR
#799
python-stdlib/tarfile: Fixed permissions when adding to archive.
1.581
S
0171
Issue
#3445
freezing an .mpy with mpy-cross -s suffix = *.mpy results in frozen_mpy.c having a DOT prepended to "__lt_module_gt_"
PR
#18927
tools/mpy-tool.py: Clean up escaped compiled module name.
1.572
S
0172
Issue
#15670
Binary operations on undefined variables crash the native emitter.
PR
#15723
py/runtime: Check for null objects coming from native functions.
1.546
S
0173
Issue
#795
os-path causes build conflict with unix_ffi os
PR
#672
unix-ffi: Isolate packages from python-stdlib version of `os`
1.531
S
0174
Issue
#190
Typing module
PR
#297
typing Add fake classes to typing module (Issue #190)
1.499
S
0175
Issue
#10751
codeformat.py bug
Issue
#18953
tools/codeformat.py: Fix IndexError and improve robustness in fixup_c
1.456
S
0176
Issue
#5857
extmod/uasyncio Provide means of scheduling I/O with high priority
Issue
#2664
RFC asyncio: efficiently polling devices
1.411
S
0177
Issue
#13639
STM32: BLE Bonding Example does not work
Issue
#8264
example->bluetooth->ble_bonding_peripheral.py error with PYBD-SF2 and PYBD_SF6
1.376
S
0178
Issue
#3462
Add VM hook after every opcode (MICROPY_VM_HOOK_OPCODE)
PR
#1849
py/vm: Add macros to hook into various points in the VM.
1.364
S
0179
Issue
#7331
CMake generated clean target not working properly
PR
#13085
Fixes for makeqstrdefs.py getting broken by "clean" on cmake
1.364
S
0180
Issue
#3906
RSSI of connected STAs from AP not working
PR
#16765
esp8266/network_wlan: Allow enumerating connected stations in AP mode.
1.333
S
0181
Issue
#2720
Can't get property value of the superclass
Issue
#18741
super() does not support properties
1.287
S
0182
Issue
#646
Do we want to have weakref support?
PR
#18822
py: add weakref module with `ref` and `finalize` classes
1.260
S
0183
Issue
#7998
stm32: Support pins with multiple AFs for the same peripheral.
Issue
#6814
SPI2 on STM32WB55 pin error
1.257
S
0184
Issue
#350
AttributeError: 'defaultdict' object has no attribute 'items'
PR
#1100
python-stdlib/collections-defaultdict: Add items() function.
1.229
S
0185
Issue
#2635
stmhal: WDT hangs after programming
PR
#2646
stmhal: Fix for issue #2635 (WDT hang after programming)
1.191
S
0186
Issue
#9100
LAN8720 Can't work on esp32 with ETH_CLOCK_GPIO17_OUT
PR
#9710
esp32/network_lan: Add clock configuration.
1.175
S
0187
Issue
#3509
Mpy modules cannot be imported (sys.path missing '') when running file outside of cwd
Issue
#6419
unix: sys.path affects loading of frozen modules
1.170
S
0188
Issue
#12127
RFC: Version nightly builds by the next release rather than previous.
PR
#12581
all: Switch to new versioning scheme described in #12127.
1.146
S
0189
Issue
#5545
machine.RTC.init throws exception on Pyboard 1.0
PR
#5553
docs/library/machine.RTC.rst Fix example code, document datetime method.
1.091
S
0190
Issue
#4290
uselect: poll instance produces unexpected results under fault conditions
Issue
#3426
uasyncio.await reader.read()(in progress) remains indefinitely pending
1.060
S
0191
Issue
#6618
ESP32: dhcp_hostname is read-only on non-WLAN interfaces
Issue
#12817
Unable to set hostname on esp32 for LAN DHCP request
1.026
S
0192
Issue
#9203
port/ESP32/network.AP_IF: get IP addresses from connected stations
PR
#18956
esp32/network_wlan: Look up IP addresses for the stations list.
1.019
S
0193
Issue
#18982
esp32/machine_pin: ESP32-P4 pin 54 can't be set to output
PR
#18983
esp32/machine_pin: Make all pins on ESP32-P4 output capable.
0.971
S
0194
Issue
#18922
STM32 pyb.CAN: Instantiating one CAN instance can corrupts settings of another instance.
PR
#18946
stm32: Update pyb.CAN loopback unit tests for FDCAN, fix CAN2 filter bug
0.965
S
0195
Issue
#15399
int.to_bytes and int.from_bytes: signed parameter not implemented
Issue
#682
int.to_bytes and int.from_bytes implementations incomplete
0.923
S
0196
Issue
#4389
esp8266: Necessity for UART flush
PR
#9116
ports: Implement uart.flush() and uart.txdone().
0.889
S
0197
Issue
#6440
Implement exit() to exit for ./micropython shell
Issue
#893
exit() not implemented in REPL
0.875
S
0198
Issue
#18658
mpremote cp fails with equals sign (=) in filename
PR
#18670
Fix multiple unicode issues in mpremote.
0.780
S
0199
Issue
#1555
stmhal: uart chars are being dropped, even when only at 115200 baud
PR
#1644
stmhal: Increase the priority of UART IRQ.
0.776
S
0200
Issue
#14268
[Aioble] Update Parameters request from Central not answered by Peripheral.
Issue
#841
[Aioble] Update Parameters request from Central not answered by Peripheral.
0.770
S
0201
Issue
#18922
STM32 pyb.CAN: Instantiating one CAN instance can corrupts settings of another instance.
PR
#18992
stm32: Fix Classic CAN issue where initialising CAN1 corrupts CAN2.
0.767
S
0202
Issue
#8923
Pi Pico W AP mode unable to set subnet
Issue
#17977
Cannot change default exposed IP (for DHCP etc) on Pico W running in AP mode (remains exposing default 192.168.4.x)
0.732
S
0203
Issue
#3511
ujson dumps NaN but doesn't load it
PR
#5138
extmod/ujson: Add support for CPython-compatible nan/inf handling.
0.719
S
0204
Issue
#18025
socket.bind for AF_UNIX requires raw sockaddr struct
Issue
#2464
Binding AF_UNIX sockets fails
0.714
S
0205
Issue
#8431
rp2: No way to avoid conflicting claims on DMA channels
PR
#7641
DMA support for Pi Pico rp2 port
0.687
S
0206
Issue
#7074
When I turn on the wifi station and wifi AP at the same time in esp32, the newly created thread cannot run.
Issue
#7368
esp32 cannot create thread after opening ap
0.665
S
0207
Issue
#6741
lfs2: crash in lfs2_pair_cmp
Issue
#6568
ESP32: littlefs - Guru MEditation Error - Reboot - lfs2_pair_cmp at lfs2.c
0.602
S
0208
Issue
#9117
Calling i2c.scan() causes restart on Wemos D1 mini pro
Issue
#8876
ESP8266 IC2 Crash
0.589
S
0209
Issue
#969
MQTT subscribe Remaining Length encoding is incorrect
Issue
#284
umqtt subscribe to topic with 23 bytes fails
0.584
S
0210
Issue
#18868
tests: cmdline/repl_lock.py and repl_cont.py intermittent failures
PR
#18861
tests/run-tests.py: Add automatic retry for known-flaky tests.
0.562
S
0211
Issue
#8965
docs: Can recv example needs updated to reflect 5 return values in the lst in V1.19.1
PR
#9311
docs/library/pyb.CAN.rst: Update the recv example
0.561
S
0212
Issue
#9286
windows: os.sep should be backslash
Issue
#15116
implement os.sep
0.553
S
0213
Issue
#400
OSError: -40
Issue
#473
Get request fails with OSerror: -40
0.543
S
0214
Issue
#5322
Listing class attributes in the defined order
PR
#6130
py/modbuiltins: Keep class locals ordered as per their definition.
0.513
S
0215
Issue
#2762
os.utime is missing
PR
#9644
moduos: Add os.utime() support to vfs layer and LFS2, FAT and posix filesystems.
0.461
S
0216
Issue
#5843
extmod/uasyncio: Loop exits if only Tasks awaiting Events are added
Issue
#6893
uasyncio Event unexpected behaviour with only one task
0.388
S
0217
Issue
#11419
[ESP32 port] network_ppp does not manage pcb properly; can cause LWIP assertion or unmanaged pcb
PR
#17656
esp32/network_ppp: Bugfixes for deadlocks and crashes when disconnecting.
0.376
S
0218
Issue
#1878
py: __del__ special method not implemented for user-defined classes
Issue
#245
Implementing finalization (__del__) support with GC
0.338
S
0219
Issue
#1159
Inheritance for native types is not supported
PR
#4360
py: Add simple mechanism for linear native inheritance, use it to simplify stream classes
0.318
S
0220
Issue
#1509
RTC initialisation and wakeup from external events
PR
#1511
Re issue #1509 RTC initialisation fix
0.295
S
0221
Issue
#1878
py: __del__ special method not implemented for user-defined classes
PR
#18005
py/objtype: Implement __del__ data model method for user classes.
0.257
S
0222
Issue
#17848
vfs_blockdev: crash when readblocks inappropriately enlarges buf via slice assignment
PR
#18753
extmod/vfs: Add buffer resize check to prevent memory corruption
0.218
S
0223
Issue
#1037
aiohttp: ws: frame not fully received/read if large
PR
#1038
aiohttp: ws: fix truncated read of payload
0.197
S
0224
Issue
#2415
Discussion of Python 3.6 support
PR
#6126
py: Implement PEP 526, syntax for variable annotations
0.175
Q
0225
Issue
#762
webrepl: Support LAN as well as WLAN boards.
Issue
#11438
WebREPL on WIZnet W5500-EVB-Pico
0.173
S
0226
Issue
#5046
RFC: MICROPY_PY_BUILTINS_NEXT2 always set to (0) ?
Issue
#3548
Built-in functon next() should be able to take a second optional argument.
0.154
S
0227
Issue
#763
RFC: cleanup of sdcard.py code
PR
#765
SDcard sdcard.py rewrite for efficiency and function
0.130
S
0228
Issue
#18663
Change to `mp_handle_pending' includes possible MICROPY_EVENT_POLL_HOOK and downstream code breakage
PR
#18672
py: clean up definition and use of `mp_handle_pending()`
0.077
S
0229
Issue
#18415
stress_schedule consistently fails with native emitter
PR
#18423
stress_schedule: Fix for !GIL + emit=native.
0.066
S
§ 02
Likely Duplicates
Confirm before closing.
· 233 pairs
0230
Issue
#11787
ESP32-C3 wakeup from deepsleep not happening through GPIO1
PR
#17518
esp32: Add esp32.wake_on_gpio.
9.625
S
0231
Issue
#12393
rp2: No support for external pins in Pico W build
PR
#9731
rp2: Add support for named pins and alternate functions.
9.078
S
0232
Issue
#6023
no input for repl with dupterm
PR
#18602
esp32: Actually read from dupterm.
8.820
S
0233
Issue
#10609
Delete / Unallocate RMT Driver on ESP32
PR
#16293
Update esp32.RMT module to the new API
8.219
S
0234
Issue
#15182
libhydrogen error when trying to build mboot with packing enabled
PR
#17364
lib/libhydrogen: Update to latest release.
8.164
S
0235
Issue
#5098
UART timeout and timeout_char is not working in ESP32
PR
#14025
esp32/machine_uart: Apply timeout_char default.
7.172
S
0236
Issue
#7368
esp32 cannot create thread after opening ap
Issue
#7074
When I turn on the wifi station and wifi AP at the same time in esp32, the newly created thread cannot run.
6.902
S
0237
Issue
#9921
The memory of ESP32S3 is too large when using microython
Issue
#10049
When esp32S3 uses microython, it uses too much internal memory
6.674
S
0238
Issue
#5693
[mboot] It will stay in the dfu mode forever and not reset
PR
#7283
stm32/mboot: Leave bootloader from thread mode, not from IRQ.
6.516
S
0239
Issue
#3674
ESP32 machine.rtc datetime tuple parameters don't match documentation
Issue
#5733
machine.RTC.init documentation is incorrect
6.199
S
0240
Issue
#4997
UART on ESP32 - panic error
Issue
#6166
ESP32-spiram - UART panic error
6.135
S
0241
Issue
#269
Request for package: micropython-enum
PR
#1061
python-stdlib/enum: Add enum module
6.070
S
0242
Issue
#16573
docs: ESP32 C3 and C6 has only 2 Timers (0 and 2)
PR
#17056
Docs: Minor amendments to the documentation.
6.051
S
0243
Issue
#780
popen leaves zombie processes
PR
#1046
unix-ffi: Fixing behavior to avoid zombie threads.
5.933
S
0244
Issue
#18282
File Encoding / SyntaxError Problem with Arduino Opta and MicroPython
Issue
#17020
Memory corrupted after micropython firmware programming Arduino OPTA
5.854
S
0245
Issue
#12579
ESP32 timer wake up repeating
PR
#12782
esp32 : fix for #7158 - machine.deepsleep() not behaving as expected
5.695
S
0246
Issue
#11000
docs: machine.SDCard: clarify, which SPI device is used
PR
#16702
esp32: Improve machine.SDCard support on newer chips
5.672
S
0247
Issue
#8041
ESP32: "user C modules" should be able to add components to the build
PR
#18457
esp32: register user C modules with IDF component manager and handle relative usermod paths
5.540
S
0248
Issue
#10049
When esp32S3 uses microython, it uses too much internal memory
Issue
#9921
The memory of ESP32S3 is too large when using microython
5.514
S
0249
Issue
#5733
machine.RTC.init documentation is incorrect
PR
#10607
ports/RTC: Attempt to reduce the inconsistencies between the port's RTC implementation.
5.449
S
0250
Issue
#7871
ESP32C3 timer issue
PR
#14245
esp32/machine_timer.c: Restrict timer numbers for ESP32C3 to 0 and 1.
5.398
S
0251
Issue
#15887
Microchip SAMD21 XPLAINED Pro does not work with micropython
PR
#15942
samd/ports/SAMD21_XPLAINED_PRO: Update the deploy instructions and use the external flash for the file system.
5.355
S
0252
Issue
#269
Request for package: micropython-enum
PR
#18416
py: Add enum support and minimal metaclass features
5.194
S
0253
Issue
#17696
Update api of esp32 i2c and other drivers.
PR
#17971
esp32: Update machine_i2c.c.
5.164
S
0254
Issue
#12216
ports/unix: please implement machine.unique_id()
PR
#1095
machine: Retrieve an unique identifier if one is known.
5.082
S
0255
Issue
#7035
rp2: Can't wake from lightsleep with Pin IRQ
Issue
#16180
lightsleep() not working properly Pi Pico WH v1.24.0
5.051
S
0256
Issue
#17567
ESP32S3 4M Port missing. Partition table in Firmware in file is wrong
PR
#13759
ports/esp32: add FLASHSIZE_4MB variant to ESP32_GENERIC_S3
5.008
S
0257
Issue
#567
Unable to Publish Message to AWS IoT with Micropython v1.19
Issue
#9856
Unable to Publish Message to AWS IoT Cloud
5.008
S
0258
Issue
#3427
SmartConfig ESP8266 and ESP32
PR
#13658
esp32/modsmartconfig: Add smartconfig module.
4.975
S
0259
Issue
#17173
mpremote cp -r command fails with "mpremote: cp: -r not specified; omitting directory"
PR
#11748
tools/mpremote: Fix exec_ -> exec in commands.py.
4.941
S
0260
Issue
#17217
Request: Port for Lolin ESP32-S3 Pro (16MB flash, 8MB SPRAM)
PR
#9177
esp32/boards: Add LOLIN S3 ESP32-S3 based board.
4.939
S
0261
Issue
#11787
ESP32-C3 wakeup from deepsleep not happening through GPIO1
PR
#16883
Support wakeup gpio source of ESP32C3 and I was tuned wakeup source one by one each soc.
4.898
S
0262
Issue
#7035
rp2: Can't wake from lightsleep with Pin IRQ
PR
#16442
WIP: rp2: Make GPIO wakeup from lightsleep consistent.
4.793
S
0263
Issue
#12115
STM32 machine.ADC channel constants overflowing MP_ROM_INT() 31 bit signed type
PR
#12152
stm32/machine_adc: Add STM32H5 support.
4.742
S
0264
Issue
#754
umqtt.simple got OSError: -1 after publishing 65535 packets message on esp32
PR
#812
umqtt.simple: Fix MQTTClient publish for connection disruption.
4.658
S
0265
Issue
#12703
OTA partitions in ESP32-C3
Issue
#8659
OTA in esp32-c3
4.633
S
0266
Issue
#5733
machine.RTC.init documentation is incorrect
Issue
#3674
ESP32 machine.rtc datetime tuple parameters don't match documentation
4.550
S
0267
Issue
#11661
WebREPL setup fails in PicoW when no boot.py exists on device
PR
#898
net/webrepl/webrepl_setup.py: Check for existence of boot.py and create it if needed.
4.547
S
0268
Issue
#9281
esp32: build error on windows with sed expression
Issue
#9282
ESP32 build error
4.543
S
0269
Issue
#11661
WebREPL setup fails in PicoW when no boot.py exists on device
PR
#901
net/webrepl/webrepl_setup.py: Create boot.py if it doesn't exist.
4.504
S
0270
Issue
#11661
WebREPL setup fails in PicoW when no boot.py exists on device
PR
#899
net/webrepl/webrepl_setup.py: Create boot.py if it doesn't exist.
4.504
S
0271
Issue
#7362
support for UART rx interrupt
Issue
#13605
No support for UART RX IRQ (interrupt)
4.480
S
0272
Issue
#3332
_thread: timeout parameter is not implemented in Lock.acquire()
PR
#5599
Timed lock aquisition
4.398
S
0273
Issue
#11787
ESP32-C3 wakeup from deepsleep not happening through GPIO1
PR
#8995
ports/esp32: Fix ESP32-C3 deep/light sleep wake on GPIOs support.
4.387
S
0274
Issue
#332
PINGRESP ignored in umqtt.simple.py
PR
#586
umqtt.simple and umqtt.robust improvements
4.310
S
0275
Issue
#16144
Wrong message on malloc fail
Issue
#15673
Wrong size reported while the memory allocation failed.
4.258
S
0276
Issue
#993
usb-device-cdc raises TypeError when using default timeout of None and going to block
PR
#1080
usb-device-cdc: Fix default timeout in CDCInterface.init().
4.251
S
0277
Issue
#12393
rp2: No support for external pins in Pico W build
PR
#12394
ports/rp2: Move Pico W ext pins to board config.
4.169
S
0278
Issue
#6166
ESP32-spiram - UART panic error
Issue
#4997
UART on ESP32 - panic error
4.128
S
0279
Issue
#18168
Resizing bytearray with active memoryviews corrupts state and segfaults
Issue
#18171
`array('I')`: resizing with active memoryview leaves stale view; `readinto()` corrupts heap and segfaults during file close
4.122
S
0280
Issue
#3674
ESP32 machine.rtc datetime tuple parameters don't match documentation
Issue
#10578
ports/rtc: Inconsistencies between ports and the documentation.
4.055
S
0281
Issue
#16500
docs: time.mktime requires one positional argument
PR
#17056
Docs: Minor amendments to the documentation.
4.047
S
0282
Issue
#3427
SmartConfig ESP8266 and ESP32
PR
#4404
add esp32 smartconfig
4.031
S
0283
Issue
#5733
machine.RTC.init documentation is incorrect
PR
#2334
docs: Make the machine.RTC reflect reality on esp8266
4.000
S
0284
Issue
#332
PINGRESP ignored in umqtt.simple.py
PR
#159
umqtt.simple: Return handled message type from wait_msg().
3.975
S
0285
Issue
#6989
ESP32: add support for channel state information (CSI)
PR
#18460
esp32: Add Wi-Fi CSI (Channel State Information) module
3.853
S
0286
Issue
#7051
sdcard.py - OSError: timeout waiting for response
PR
#1079
sdcard: Set stop bit in SPI command frame.
3.779
S
0287
Issue
#3674
ESP32 machine.rtc datetime tuple parameters don't match documentation
PR
#5936
esp32: document fields expected by RTC.datetime
3.752
S
0288
Issue
#6257
STM32H7 SPI6 not working with DMA
PR
#17578
stm32: Change SPI IRQ priority.
3.633
S
0289
Issue
#10696
DMA interrupts
PR
#7641
DMA support for Pi Pico rp2 port
3.596
S
0290
Issue
#8002
ESP32, Mac Os, Enter raw repl failes
Issue
#13504
On OSX, mpremote.transport.TransportError: could not enter raw repl
3.560
S
0291
Issue
#5705
ESP32: WPA2-Enterprise support
PR
#17789
Add WPA2 Enterprise Authentication Support for ESP32
3.551
S
0292
Issue
#17877
Include PPP (Point-to-Point Protocol) Support in MicroPython Firmware for Raspberry Pi Pico W / Pico 2W
PR
#16445
ports/rp2: Enable PPP for Pico W.
3.548
S
0293
Issue
#18385
aiohttp newer version
PR
#778
micropython/aiohttp: Add aiohttp package.
3.457
S
0294
Issue
#17570
esp32S3 The USB function is occupied by USB jtag/serial (VID_303A&PID_1001)
PR
#15727
esp32: Fix ESP32-C3 usb serial/jtag on IDF v5.0.4, clean up native USB-CDC
3.443
S
0295
Issue
#7686
REPL none working on board ESP32-S2-DevKitM-1
Issue
#8418
REPL on Espressif ESP32-S2 board appears on wrong USB port
3.395
S
0296
Issue
#3523
esp8266/modules/ntptime: More accurate NTP syncing
PR
#3672
esp8266/modules/ntptime: Add "ms_accuracy" kwarg for more accurate se…
3.393
S
0297
Issue
#12350
Sparkfun Micromod UART
PR
#8372
stm32/boards/SPARKFUN_MICROMOD_STM32: Fix incorrect peripheral configs.
3.348
S
0298
Issue
#18656
mpremote fails with UnicodeEncodeError on Windows legacy consoles (cp1252)
PR
#18853
Fix multiple unicode issues in mpremote.
3.328
S
0299
Issue
#12313
ESP32: RTC().init() wrong tuple
PR
#10607
ports/RTC: Attempt to reduce the inconsistencies between the port's RTC implementation.
3.277
S
0300
Issue
#5216
ESP32 Pulse Counter Driver
PR
#6639
ESP32: New hardware PCNT Counter() and Encoder().
3.221
S
0301
Issue
#11462
Add BSSID to network.config() list
PR
#11819
ports/esp32: Support additional scan options when connecting to WiFi.
3.214
S
0302
Issue
#682
ntptime Feature request: Would like to have the ntp server configurable
PR
#2121
ntptime: support different ntp hosts
3.178
S
0303
Issue
#8041
ESP32: "user C modules" should be able to add components to the build
PR
#6956
esp32: Integrate with the rp2 port mechanism to support user modules in cmake based builds.
3.176
S
0304
Issue
#332
PINGRESP ignored in umqtt.simple.py
PR
#850
umqtt.simple: add ping_response_received for ping handling
3.161
S
0305
Issue
#10210
RP2: Make PIO EXECCTRL_STATUS_SEL settable through API
PR
#18133
rp2: Add execctrl option for the PIO decorator.
3.144
S
0306
Issue
#13504
On OSX, mpremote.transport.TransportError: could not enter raw repl
Issue
#16142
mpremote: unable to execute fs commands - mpremote.transport.TransportError: could not enter raw repl
3.126
S
0307
Issue
#969
MQTT subscribe Remaining Length encoding is incorrect
PR
#303
umqtt.simple: refactor packet de/encoding and fix remaining length encoding (fixes #284)
3.029
S
0308
Issue
#5389
docs.micropython.org/ should redirect to stable release version.
PR
#9668
docs/templates/layout.html: Indicate latest vs release docs.
2.986
S
0309
Issue
#8426
ESP32 S2/S3 USB MSC support?
PR
#8699
Add MSC support for ESP32 S3
2.924
S
0310
Issue
#8011
Better support for OTA updates on esp32
PR
#7048
esp32/ota: Implement ESP-IDF OTA functionality.
2.908
S
0311
Issue
#7929
[NUCLEO-L432KC] MPY: can't mount flash
Issue
#6605
STM32L432KC "can't" create flash filesystem
2.902
S
0312
Issue
#16839
Bug: Deep Sleep Wake-up Issue on ESP32-C3
PR
#8995
ports/esp32: Fix ESP32-C3 deep/light sleep wake on GPIOs support.
2.832
S
0313
Issue
#12302
ESP8266/ESP32: inplace firmware upgrade using the image file stored on the file-system
PR
#12429
Super enhancement for ESP8266: software-initiated MicroPython base firmware update from image file on LFS2 file-system and dynamic frozen modules
2.807
S
0314
Issue
#10096
ESP32: Threading with 2 or 3 similar threads not properly scheduled
PR
#15476
esp32: Fix uneven GIL allocation between Python threads.
2.783
S
0315
Issue
#6023
no input for repl with dupterm
PR
#18694
esp32: Add dupterm polling to mp_hal_stdin_rx_chr
2.773
S
0316
Issue
#5366
STM32: machine.freq unsupported on F0, L0, L4 and WB
Issue
#6698
[STM32WB] machine.freq set not implemented
2.760
S
0317
Issue
#9737
asyncio implement cpython all_tasks
PR
#15715
asyncio: Add support to close the running loop and cancel background tasks
2.735
S
0318
Issue
#3683
IPv6 Support in micropython for ESP32 (or anything for that matter)
PR
#17545
Broaden IPv6 support in MicroPython by default.
2.726
S
0319
Issue
#6303
framebuf.MONO_VMSB missing
PR
#6411
Patch framebuf MONO_VMSB fotmat
2.723
S
0320
Issue
#7130
ESP32 Bluetooth: Error code "OSError: -18" when advertising with a too long payload
PR
#11831
examples/bluetooth/ble_advertising.py: Error when advertising payload is too large instead of silently failing
2.697
S
0321
Issue
#5795
extmod/uasyncio Event.set() not safe in ISR
PR
#6106
uasyncio: make uasyncio.Event() safe to call from an interrupt v2 (RFC, WIP)
2.619
S
0322
Issue
#5705
ESP32: WPA2-Enterprise support
PR
#16463
esp32: add WPA2 enterprise support
2.609
S
0323
Issue
#15399
int.to_bytes and int.from_bytes: signed parameter not implemented
PR
#16798
WIP py/objint.c: Add `signed` param to int.from_bytes().
2.606
S
0324
Issue
#9006
Lightsleep with sleep period set to a value never waking
PR
#8832
rp2/modmachine: Implement lightsleep() with optional sleep period.
2.594
S
0325
Issue
#11099
Binary stdin and stdout buffers for Unix port
PR
#12091
extmod/vfs_posix_file.c: Unix port stdio buffer enhancement
2.592
S
0326
Issue
#9052
Unable to Flash MicroPython on ESP32-C3
Issue
#9050
ESP32-C3_USB: rst:0xc (RTC_SW_CPU_RST),boot:0xe (SPI_FAST_FLASH_BOOT)
2.562
S
0327
Issue
#16142
mpremote: unable to execute fs commands - mpremote.transport.TransportError: could not enter raw repl
Issue
#13504
On OSX, mpremote.transport.TransportError: could not enter raw repl
2.521
S
0328
Issue
#6154
MicroPython compatability issue with CPython
Issue
#6261
Why MicroPython isn't tailored from CPython
2.516
S
0329
Issue
#8218
ESP32 Port - Using UART0
PR
#8255
esp32/uart: Allow limited configuration of (repl) uart0.
2.492
S
0330
Issue
#7860
framebuf.FrameBuffer: not secured against silly/wrong/malicious strides
PR
#12585
extmod/modframebuf: Validate framebuf bounds against buffer.
2.449
S
0331
Issue
#18609
Micropython allows creation of non UTF-8 identifiers
PR
#17862
various: Don't allow creation of invalid UTF8 strings or identifiers
2.418
S
0332
Issue
#1070
uMQTT_Simple suggestions: #1: Return ping result instead of None & #2: Make socket write under 'disconnect' & 'ping' non-blocking
Issue
#332
PINGRESP ignored in umqtt.simple.py
2.405
S
0333
Issue
#17012
vfs.VfsPosix('.') gets confused if cwd changes
PR
#12137
extmod/vfs_posix: Fix relative paths on non-root VFS
2.393
S
0334
Issue
#357
can't await mqtt.simple publish method
PR
#1086
umqtt.async: Initial implementation based on umqtt.simple
2.391
S
0335
Issue
#5651
ESP32: deep sleep seems to cut clock to ULP processor
PR
#8708
esp32: Allow ULP to wake main CPU from deepsleep.
2.387
S
0336
Issue
#5361
Class RTC on ESP32 documentation bug
Issue
#5733
machine.RTC.init documentation is incorrect
2.379
S
0337
Issue
#10898
Interrupting soft reset (Ctrl-D) with Ctrl-C erases filesystem on Raspberry Pi Pico
PR
#10833
rp2: Do not format the file system in response to Ctrl+C.
2.369
S
0338
Issue
#16391
Seeed Studio XIAO RP2350 doesn't boot
PR
#18440
Update the submodule pico-sdk to version 2.2.0 and make it compatible
2.340
S
0339
Issue
#5500
Native modules don't compile on macOS for x64 / x86 arch
Issue
#6264
Error Making Native Module Example
2.336
S
0340
Issue
#4923
BUG: sys.modules['sys'] not pointing __import__('sys')
Issue
#1759
builtin modules don't show up in sys.modules when imported
2.318
S
0341
Issue
#7130
ESP32 Bluetooth: Error code "OSError: -18" when advertising with a too long payload
Issue
#5232
BLE/ESP32: limit to number of services?
2.287
S
0342
Issue
#1056
IndexError: bytes index out of range
Issue
#110
[solved] MQTT: c.connect() -> IndexError: bytes index out of range
2.277
S
0343
Issue
#2419
I2C bus recovery
PR
#13281
machine_i2c: Add I2C bus clear support.
2.236
S
0344
Issue
#18656
mpremote fails with UnicodeEncodeError on Windows legacy consoles (cp1252)
PR
#18670
Fix multiple unicode issues in mpremote.
2.221
S
0345
Issue
#17217
Request: Port for Lolin ESP32-S3 Pro (16MB flash, 8MB SPRAM)
PR
#17290
/esp32/boards: Add LOLIN_S3_PRO board definition.
2.211
S
0346
Issue
#2130
Timezone support for "time" module
PR
#7075
ntptime.py: added simple timezone support.
2.203
S
0347
Issue
#12048
STM32H5 machine.ADC core temperature sensor not working
PR
#12119
stm32/adc: Add STM32H5 support.
2.102
S
0348
Issue
#6675
boot loop after fresh firmware install on ESP8266MOD 12-F and ESP-12E
Issue
#13427
ESP8266 NodeMCU 12F V3 - Endless Loop (Wifi?)
2.084
S
0349
Issue
#16179
wifi long range mode (MODE_LR) is not working
PR
#8992
ports/esp32: Support setting the wifi protocol mode.
2.082
S
0350
Issue
#13268
SD read very slow on RP2040 w/sdcard.py driver
Issue
#990
Very slow sdcard reading on Pico/Pico2
2.065
S
0351
Issue
#775
OSError: timeout waiting for v2 card
Issue
#12105
Pico: sdcard.py timeout waiting for v2 card
1.982
S
0352
Issue
#17507
ussl (TLS/SSL) is not implemented yet on Pico 2 W
Issue
#8898
Feature request SSL/ussl Arduino Nano RP2040 (rp2)
1.977
S
0353
Issue
#1056
IndexError: bytes index out of range
Issue
#2576
MQTT: c.connect() -> IndexError: bytes index out of range
1.976
S
0354
Issue
#18312
NUCLEO_G0B1RE fails to build if CAN is enabled
PR
#18931
stm32/make-pins.py: Fix GPIO AF constant for FDCAN peripherals.
1.940
S
0355
Issue
#2130
Timezone support for "time" module
PR
#695
ntptime: Allows manual timezone setting.
1.937
S
0356
Issue
#8002
ESP32, Mac Os, Enter raw repl failes
PR
#10041
wait for >>> when attempting to enter_raw_repl
1.926
S
0357
Issue
#5459
ESP32 enhancement: support automatic light-sleep / dynamic freq scaling
PR
#5473
ESP32: support dynamic freq scaling and wifi power save
1.923
S
0358
Issue
#866
'TypeError: can't convert NoneType to int' using aioble on Pico W
Issue
#817
"TypeError: can't convert NoneType to int" on Raspberry Pi Pico W with aioble
1.914
S
0359
Issue
#5098
UART timeout and timeout_char is not working in ESP32
Issue
#8778
Serial behavior under low baud rate
1.893
S
0360
Issue
#11082
RP2 SPI: Instantiating with spi=None does not behave sensibly.
PR
#16922
ports/rp2: Optional spi_id and optional disabling of MISO pin
1.873
S
0361
Issue
#627
no SD card
Issue
#871
OSError: no SD card
1.830
S
0362
Issue
#8011
Better support for OTA updates on esp32
PR
#5856
esp32: improve support for OTA updates
1.819
S
0363
Issue
#7831
ESP8266 Pin Get Physical Address
PR
#7005
esp8266: add Pin.pin() method to return pin number
1.818
S
0364
Issue
#11713
/ports/esp32/usb_serial_jtag.c usb_serial_jtag_isr_handler bug
PR
#12725
ports/esp32: Poll serial/JTAG for unread data to prevent blocking.
1.812
S
0365
Issue
#11625
ESP32C3 Connecting to wifi with wrong password will not feedback STAT_WRONG_PASSWORD status
PR
#12932
esp32/network_wlan: Fix network.WLAN.status().
1.798
S
0366
Issue
#971
Connecting to the same WiFi access point with an incorrect password succeeds, after successfully connecting and disconnecting with a valid password.
Issue
#11181
docs: full Documentation for the Pi Pico W
1.759
S
0367
Issue
#5361
Class RTC on ESP32 documentation bug
Issue
#3710
Update documenation of machine.RTC
1.706
S
0368
Issue
#11325
network: status codes/constants not unified across ports
PR
#16270
esp32: Add missing network.STAT_CONNECT_FAIL constant.
1.688
S
0369
Issue
#6303
framebuf.MONO_VMSB missing
PR
#4887
Add support for MSB vertical mode
1.667
S
0370
Issue
#11354
REPL / built-in readline: Add CTRL-L support (clear screen)
PR
#3104
mp-readline/readline.c: Add REPL support for CTRL-L
1.664
S
0371
Issue
#18076
RP2: ADC pins does not work properly in XIAO RP2350
PR
#18443
lib/pico-sdk: Update pico-sdk submodule to version 2.2.0.
1.632
S
0372
Issue
#13540
RFC: Webrepl feature parity with mpremote
PR
#814
webrepl: Changes for more webrepl features while making it smaller.
1.566
S
0373
Issue
#400
OSError: -40
Issue
#8251
esp32 esp8266 urequests
1.552
S
0374
Issue
#7904
ESP32 - cannot initialize WLAN
PR
#12968
esp32/network: Use non-PSRAM Wi-Fi settings if PSRAM fails to initialise
1.550
S
0375
Issue
#5441
H7 QSPI Transfer Error
PR
#6992
WIP: stm32/qspi: Detect transfer errors and pass back up to spiflash driver.
1.519
S
0376
Issue
#5095
[NRF] Are there any plans to support the NFC functionality of the nRF52..
PR
#5104
nrf/nfc: Add basic support for NFC tag 2.
1.507
S
0377
Issue
#656
Raspberry Pi Pico SD Card Errors
Issue
#7129
Pico: sdcard.py timeout waiting for response
1.481
S
0378
Issue
#8728
ESP32 and PPP not working
Issue
#7021
ESP32: network.PPP on UART not working, interrupt-issue?
1.475
S
0379
Issue
#6564
GSM PPP is not Attaching to Micropython network.PPP
Issue
#7021
ESP32: network.PPP on UART not working, interrupt-issue?
1.469
S
0380
Issue
#4734
esp8266, 16MB
Issue
#6874
Micropyton 1.14 doesn't work on Lolin D1 mini Pro v2 (esp8266)
1.431
S
0381
Issue
#8485
mpremote on Mac OS X: allow env var or option in config file to select default serial port to use
PR
#10057
mpremote: only auto connect to serial device with USB VID/PID
1.421
S
0382
Issue
#17357
esp32: `misc/rge_sm.py` test fails with hardware floating point enabled.
PR
#17731
py/obj: Improve REPR_C accuracy and include it in CI tests
1.402
S
0383
Issue
#8208
RP2: Overclock or CPU_MHZ as a board config option
PR
#8972
ports/rp2: Add board overclock config.
1.402
S
0384
Issue
#13599
The BLE.Config gives `ValueError: unknown config param` with pairing parameters
PR
#6662
extmod/modbluetooth: Add pairing/bonding support (v2)
1.366
S
0385
Issue
#8218
ESP32 Port - Using UART0
PR
#12200
ports/esp32: Support JTAG console, free up UART.
1.357
S
0386
Issue
#5454
ESP32 4MB RAM Guru Meditation Crash On Initializing UART
Issue
#8986
Multiple crashes when using UART (ESP32-S on ESP32-CAM)
1.335
S
0387
Issue
#4972
Python file can't import another py file
PR
#4897
port-javascript: what ways about external imports
1.312
S
0388
Issue
#5857
extmod/uasyncio Provide means of scheduling I/O with high priority
PR
#287
uasyncio fast_io EventLoop option reduces I/O scheduling latency
1.261
S
0389
Issue
#16107
Attempting to use SPI(6) on STM32H747BIT6 does not seem to work.
Issue
#6257
STM32H7 SPI6 not working with DMA
1.243
S
0390
Issue
#5705
ESP32: WPA2-Enterprise support
PR
#17234
ports/esp32: added WPA-Enterprise (new)
1.145
S
0391
Issue
#18658
mpremote cp fails with equals sign (=) in filename
PR
#18853
Fix multiple unicode issues in mpremote.
1.133
S
0392
Issue
#281
deepcopy function references a non-existant variable
PR
#391
copy: Add stub dispatch_table for use in copy().
1.097
S
0393
Issue
#8641
ESP32-C3 I2S
PR
#16516
esp32/boards/LOLIN_C3_MINI/mpconfigboard.h: Enabled i2s.
1.088
S
0394
Issue
#11082
RP2 SPI: Instantiating with spi=None does not behave sensibly.
PR
#16428
rp2/spi: Allow omitting of unused pins
1.072
S
0395
Issue
#16360
mpremote option to wait until device connected and/or reconnect
PR
#17322
tools/mpremote: Add automatic reconnection feature
1.072
S
0396
Issue
#8794
UART sendbreak bug
PR
#8902
esp32: Change the sendbreak duration to >= 15 bit times.
1.051
S
0397
Issue
#5046
RFC: MICROPY_PY_BUILTINS_NEXT2 always set to (0) ?
PR
#16902
py/mpconfig: Enable 2-argument built-in next() at basic feature level.
1.012
S
0398
Issue
#18643
mpremote gives UnicodeError on ARDUINO_OPTA V26, V27, V28
Issue
#15282
mpremote cannot cat with recent MP on pyboard
1.003
S
0399
Issue
#1946
esp8266: wlan.connect() may crash when there're too many scan results
Issue
#1942
esp8266 network run wlan.connect esp8266 restart !
0.996
S
0400
Issue
#2490
esp8266: socket accept() does not always accept
Issue
#4312
lwip: socket.accept() issue on esp8266 not allowing backlog
0.987
S
0401
Issue
#6234
MicroPython doesn't work on recent Android SDKs
PR
#11353
py/nlrthumb: Make non-Thumb2 workaround opt-in.
0.958
S
0402
Issue
#3879
REPL edit of wrapped command line is scrambled
PR
#3887
windows: Improve line wrapping behaviour on the REPL
0.953
S
0403
Issue
#1546
RTC LSE/LSI selection
PR
#1599
delayed RTC initialization with LSI fallback
0.939
S
0404
Issue
#5958
ESP32-S2-Saola-1 Dev board
PR
#7704
Added board for ESP32-S2-WROVER module
0.930
S
0405
Issue
#1070
uMQTT_Simple suggestions: #1: Return ping result instead of None & #2: Make socket write under 'disconnect' & 'ping' non-blocking
PR
#159
umqtt.simple: Return handled message type from wait_msg().
0.917
S
0406
Issue
#11450
network.hostname() seems useless... does mDNS work?
Issue
#11545
docs: network hostname on different ports
0.907
S
0407
Issue
#1159
Inheritance for native types is not supported
PR
#528
Initial support for subclassing native types
0.857
S
0408
Issue
#1375
unix usocket: External representation of (binary) addresses
Issue
#3386
[RFC] usocket: way to create sockaddr from binary address
0.849
S
0409
Issue
#7473
esp8266 nonblocking ussl: `read(N)` never returns any data
PR
#3395
extmod/modussl_axtls: socket_read: Handle EAGAIN.
0.847
S
0410
Issue
#2490
esp8266: socket accept() does not always accept
PR
#4644
modlwip: Fix socket.accept so it can handle dropped connections that are waiting
0.846
S
0411
Issue
#6978
rp2: uasyncio: sys.stdout not working
Issue
#6866
rp2 More USB woes
0.840
S
0412
Issue
#1142
Inline assembler data statement: suggested enhancement
Issue
#5499
Enhancement: please add support for the ADR assembler opcode
0.840
S
0413
Issue
#18172
bytearray(uctypes.bytes_at(0, 8)) segfaults in memcpy
PR
#18756
extmod/moductypes: Add address validation to bytes_at/bytearray_at
0.823
S
0414
Issue
#4389
esp8266: Necessity for UART flush
PR
#9075
machine_uart: Implement a uart.flush() method,
0.814
S
0415
Issue
#9043
More flexible memory analysis with `micropython.mem_info()`
Issue
#996
Requirements for heap monitoring/debugging functions
0.792
S
0416
Issue
#18167
uctypes.bytes_at() accepts out-of-range (non-canonical) address and segfaults
Issue
#18172
bytearray(uctypes.bytes_at(0, 8)) segfaults in memcpy
0.784
S
0417
Issue
#10999
SoftSPI: Implement 'bits' and 'firstbit' parameters
PR
#15436
extmod/machine_spi.c: Support firstbit=machine.LSB for machine.SoftSPI.
0.760
S
0418
Issue
#6194
nrf: internal flash filesystem/storage not implemented with VFS
PR
#5472
nrf: Add flash block device for VFS filesystems.
0.756
S
0419
Issue
#5089
ESP32-D2WD
Issue
#5169
ESP32: add support for 160MHz rated CPUs
0.742
S
0420
Issue
#12048
STM32H5 machine.ADC core temperature sensor not working
PR
#12152
stm32/machine_adc: Add STM32H5 support.
0.734
S
0421
Issue
#15622
RP2350 / Pico 2 machine.lightsleep not working correctly
PR
#16313
Add Pico 2 W port and update Pico SDK version
0.730
S
0422
Issue
#17877
Include PPP (Point-to-Point Protocol) Support in MicroPython Firmware for Raspberry Pi Pico W / Pico 2W
PR
#15845
ports/rp2: Add support for MICROPY_PY_NETWORK_PPP_LWIP.
0.707
S
0423
Issue
#18420
Consider adding checksum verification to mpremote file transfers
PR
#18436
tools/mpremote: Add streaming hash verification to file transfers
0.693
S
0424
Issue
#5911
extmod/uasyncio: Exception handling differences to CPython
PR
#6664
extmod/uasyncio: Delay calling Loop.call_exception_handler by 1 loop, and add Task.done() method
0.666
S
0425
Issue
#8729
socket.SO_BROADCAST
PR
#11816
Added Python linkage for SO_BROADCAST for UDP broadcast to work.
0.660
S
0426
Issue
#16912
When miso=None is set, the default miso pin changed state.
PR
#16922
ports/rp2: Optional spi_id and optional disabling of MISO pin
0.653
S
0427
Issue
#1142
Inline assembler data statement: suggested enhancement
PR
#1192
Inline assembler: getlbl pseudo-instruction initial implementation
0.634
S
0428
Issue
#5908
esp32: float/*_special tests fail
PR
#15539
esp32: Workaround math.gamma(-inf) result.
0.587
S
0429
Issue
#2552
Add .offset()/.seek() method for memoryview for inplace "slicing"
PR
#4371
py/objarray: Allow to create memoryview with offset/length.
0.563
S
0430
Issue
#16554
Multithread breaks file operations on pico2w.
Issue
#15192
RP2 Hanging on file write after soft reboot when a thread was started
0.546
S
0431
Issue
#11882
ESP32: target_copile options are not populated to module
Issue
#18880
cmake: Route usermod sources through native port build systems.
0.540
S
0432
Issue
#17817
Assertion error on invalid string to compile()
PR
#18750
py/builtinevex: Add input validation to compile()
0.536
S
0433
Issue
#5795
extmod/uasyncio Event.set() not safe in ISR
PR
#6056
uasyncio: make uasyncio.Event() safe to call from an interrupt (RFC, WIP)
0.531
S
0434
Issue
#1375
unix usocket: External representation of (binary) addresses
PR
#1775
unix: Add socket.inet_ntop function
0.525
S
0435
Issue
#5456
pyboard.py: add "delay" argument in CLI
PR
#10041
wait for >>> when attempting to enter_raw_repl
0.501
S
0436
Issue
#5958
ESP32-S2-Saola-1 Dev board
PR
#7300
esp32/boards: Add board definition for ESP32-S2-Saola-1
0.498
S
0437
Issue
#2789
Interactive REPL does not support unicode/utf8
Issue
#14255
[shared] [webassembly] pyexec_event_repl_process_char unable to understand unicode
0.484
S
0438
Issue
#7502
search() on a compiled regular expression ignores the "pos" argument
PR
#14179
re: Add support for start- and endpos.
0.482
S
0439
Issue
#15649
NUCLEO-L476RG (STM32L476RG), NUCLEO_G0B1RE (STM32G0B1RE) - LPUART1 initialization not working
PR
#18075
stm32: Fix LPUART init failure with low baudrate.
0.452
S
0440
Issue
#11536
Pico W : WebREPL : Ctrl-C not working
Issue
#12721
RP2 (Pi Pico W) WebREPL: Keyboard interrupts during time.sleep ignored.
0.440
S
0441
Issue
#5123
bytes.find() differs from CPython
PR
#11631
py/objstr.c: Add support for bytes.find(int).
0.432
S
0442
Issue
#7517
Issues with nrf52 port
PR
#15158
ports/nrf: Consolidate stdio functions.
0.424
S
0443
Issue
#18659
mpremote cat hangs on Windows interactive console with Unicode content
PR
#18853
Fix multiple unicode issues in mpremote.
0.409
S
0444
Issue
#18076
RP2: ADC pins does not work properly in XIAO RP2350
PR
#18440
Update the submodule pico-sdk to version 2.2.0 and make it compatible
0.399
S
0445
Issue
#17339
sta_if.status() unreliable
Issue
#14382
ESP32-C3-MINI-1(DK):network.WLAN can not connect success anymore if 201 status appears
0.396
S
0446
Issue
#979
logging.basicConfig(force=False) on empty handler list never initializes Formatter and Handler
PR
#806
logging.py: CPython-compatible logging improvements.
0.385
S
0447
Issue
#8218
ESP32 Port - Using UART0
Issue
#3805
esp32: UART(0) is disabled (dedicated to REPL)
0.374
S
0448
Issue
#5087
[ESP32] CAN bus and MOD bus master RTU.
PR
#9532
ports/esp32: CAN(TWAI) driver
0.363
S
0449
Issue
#8729
socket.SO_BROADCAST
PR
#11815
Added Python linkage for SO_BROADCAST for UDP broadcast to work
0.348
S
0450
Issue
#16755
Frame buffer antialiasing option
PR
#18486
extmod/modframebuf: Add alpha blending and antialiased lines and polys.
0.345
S
0451
Issue
#1587
stmhal: os.sync() [apparently] doesn't flush FatFS read buffers
PR
#1589
stmhal: Add os.invalidate which unmounts and remounts a filesystem.
0.344
S
0452
Issue
#11284
f-string thousands separator doesn't work with floats
PR
#16480
f-string thousands separator for float
0.331
S
0453
Issue
#6463
Using LWIP on Windows
PR
#17915
extmod/modlwip: Remove unused include and functions.
0.314
S
0454
Issue
#17818
websocket crash on corrupt data
PR
#18751
extmod/modwebsocket: Replace assertion with validation for corrupt frames
0.278
S
0455
Issue
#18659
mpremote cat hangs on Windows interactive console with Unicode content
PR
#18670
Fix multiple unicode issues in mpremote.
0.274
S
0456
Issue
#17351
Race condition between wait_for and socket.read()
Issue
#7386
Possible race condition failure in uasyncio wait_for/wait_for_ms
0.269
S
0457
Issue
#5623
esp32: RMT timing glitches
PR
#8158
esp32/machine_bitstream: Reinstate bit-bang implementation.
0.230
S
0458
Issue
#775
OSError: timeout waiting for v2 card
PR
#1079
sdcard: Set stop bit in SPI command frame.
0.201
S
0459
Issue
#17064
STM32H735 SPI6 works only on sigle byte transfers because of not implemented BDMA
Issue
#16107
Attempting to use SPI(6) on STM32H747BIT6 does not seem to work.
0.175
S
0460
Issue
#11837
Zephyr port: async event loop implementation starves CPU
PR
#18685
zephyr: Convert port to use new event waiting functions.
0.171
S
0461
Issue
#8382
ESP32: feature request Partition
PR
#8268
esp32: support 512 byte block size in esp32.Partition
0.159
S
0462
Issue
#7769
How to set BLE connection interval?
PR
#7921
extmod/modbluetooth.c: Add connection interval to gap_connect.
0.130
S
§ 03
Related
Linked but not resolved.
· 2416 pairs
0463
Issue
#17521
docs: ESP32 RTC.memory and poweron_reset
PR
#12559
docs/library/machine: Add docs for RTC.memory() method.
10.727
S
0464
Issue
#6186
Pyboard D build does not include btree
PR
#16978
esp32/esp32_common.cmake: Skip BTree module when requested.
9.664
Q
0465
Issue
#7905
Discussion of Python 3.9 support
Issue
#7899
Discussion of Python 3.8 support
9.117
Q
0466
Issue
#7899
Discussion of Python 3.8 support
Issue
#7905
Discussion of Python 3.9 support
9.023
Q
0467
Issue
#7899
Discussion of Python 3.8 support
Issue
#7886
Discussion of Python 3.7 support
8.982
Q
0468
Issue
#7849
STM32 sleep wake time problem
PR
#12761
ports/stm32h5: add sleep modes and RTC alarm wakeup
8.953
S
0469
Issue
#17521
docs: ESP32 RTC.memory and poweron_reset
PR
#7298
esp32/machine_rtc: Preserve RTC user memory over most reset causes.
8.906
S
0470
Issue
#7886
Discussion of Python 3.7 support
Issue
#7899
Discussion of Python 3.8 support
8.578
Q
0471
Issue
#7905
Discussion of Python 3.9 support
Issue
#7886
Discussion of Python 3.7 support
8.525
Q
0472
Issue
#7886
Discussion of Python 3.7 support
Issue
#7905
Discussion of Python 3.9 support
8.338
Q
0473
Issue
#12636
how to add sdcard multi partition support on esp32 and esp32 s3
PR
#16702
esp32: Improve machine.SDCard support on newer chips
8.227
Q
0474
Issue
#16271
Add STM32U083 support.
Issue
#16295
add support for STM32N6
8.127
Q
0475
Issue
#17600
Add support for STM32WBAxx MCUs
Issue
#16295
add support for STM32N6
8.021
Q
0476
Issue
#4923
BUG: sys.modules['sys'] not pointing __import__('sys')
Issue
#4427
BUG: sys.modules['__main__'] not pointing __import__('__main__')
7.975
S
0477
Issue
#444
the aioble raise AttributeError: 'BLE' object has no attribute l2cap_listen on esp32
Issue
#803
aioble 'BLE' object has no attribute 'l2cap_connect' on Pico-W
7.939
S
0478
Issue
#16954
Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled.
Issue
#6166
ESP32-spiram - UART panic error
7.717
Q
0479
Issue
#5214
pulse counter quadrature encoder
PR
#12347
mimxrt: Add Quadrature Encoder and Pulse Counter classes.
7.695
Q
0480
Issue
#18935
stm32lib: ST not adding new parts.
PR
#17171
stm32: Add support for STM32N6xx MCUs and two N6 boards
7.684
Q
0481
Issue
#15955
docs: mpremote run command
PR
#11659
tools/mpremote: Add `delay` and `rtc` commands. Extend documentation.
7.645
Q
0482
Issue
#15781
extmod/vfs_fat.c still uses _FS_REENTRANT, but lib/oofatfs now uses FF_FS_REENTRANT
PR
#3443
extmod/vfs_fat: Mount FatFS on creation so VFS methods can be used.
7.578
Q
0483
Issue
#7905
Discussion of Python 3.9 support
PR
#10110
doc: Add Python 3.10 page.
7.520
Q
0484
Issue
#16271
Add STM32U083 support.
Issue
#17600
Add support for STM32WBAxx MCUs
7.348
Q
0485
Issue
#7886
Discussion of Python 3.7 support
PR
#10110
doc: Add Python 3.10 page.
7.324
Q
0486
Issue
#17600
Add support for STM32WBAxx MCUs
Issue
#16271
Add STM32U083 support.
7.230
Q
0487
Issue
#10609
Delete / Unallocate RMT Driver on ESP32
PR
#18611
esp32: Update FIXME on RMT module.
7.191
Q
0488
Issue
#9563
dac.write_timed() does not work with NUCLEO_G474RE
PR
#17770
stm32: Fix DAC issue for MCUs those have D-Cache.
7.109
Q
0489
Issue
#5994
esp32/mpconfigport: MICROPY_EVENT_POLL_HOOK fails to yield
PR
#16355
esp32/mpconfigport: Use the appropriate wait-for-interrupt opcode.
7.039
Q
0490
Issue
#11787
ESP32-C3 wakeup from deepsleep not happening through GPIO1
Issue
#16839
Bug: Deep Sleep Wake-up Issue on ESP32-C3
7.031
S
0491
Issue
#444
the aioble raise AttributeError: 'BLE' object has no attribute l2cap_listen on esp32
Issue
#760
aioble: AttributeError: 'module' object has no attribute 'Service' (and - no instructions, and lack of useful examples)
6.984
Q
0492
Issue
#9737
asyncio implement cpython all_tasks
PR
#5332
extmod: add new implementation of uasyncio
6.969
S
0493
Issue
#18984
esp32/sdcard: Unable to use SD card on some ESP32-P4 boards.
PR
#16702
esp32: Improve machine.SDCard support on newer chips
6.867
Q
0494
Issue
#16295
add support for STM32N6
Issue
#17600
Add support for STM32WBAxx MCUs
6.814
Q
0495
Issue
#18964
OpenMV Feature: CAN Support for IMXRT and ALIF
Issue
#18963
OpenMV Feature: SPITarget Support in Machine Module
6.762
Q
0496
Issue
#17918
mpremote: enter_raw_repl: not working with micropython v1.26
Issue
#16142
mpremote: unable to execute fs commands - mpremote.transport.TransportError: could not enter raw repl
6.574
S
0497
Issue
#5907
esp32: viper tests fail after a while
PR
#17955
tests/micropython: Make tests behave in low memory condition.
6.566
Q
0498
Issue
#18657
mpremote cp fails with apostrophe in destination filename
Issue
#18658
mpremote cp fails with equals sign (=) in filename
6.539
Q
0499
Issue
#4518
memory allocation error from time to time after machine.reset()
Issue
#4828
THREADS: MemoryError: memory allocation failed
6.516
S
0500
Issue
#5098
UART timeout and timeout_char is not working in ESP32
PR
#17938
machine.UART: Fix the double timeout with uart.read(), uart.write() and uart.readinto().
6.480
Q
0501
Issue
#4518
memory allocation error from time to time after machine.reset()
PR
#7298
esp32/machine_rtc: Preserve RTC user memory over most reset causes.
6.473
Q
0502
Issue
#16295
add support for STM32N6
Issue
#16271
Add STM32U083 support.
6.387
Q
0503
Issue
#17521
docs: ESP32 RTC.memory and poweron_reset
Issue
#18176
docs: machine.RTC.memory examples not working
6.340
Q
0504
Issue
#9674
ESP32_C3: timer_group: timer_init(271): HW TIMER NUM ERROR
PR
#14245
esp32/machine_timer.c: Restrict timer numbers for ESP32C3 to 0 and 1.
6.320
S
0505
Issue
#5475
Feature Request - mDNS on esp8266
PR
#10635
top: Common network hostname/country configuration.
6.266
Q
0506
Issue
#3683
IPv6 Support in micropython for ESP32 (or anything for that matter)
PR
#12626
esp32/network_ppp: Build with no IPv6 support.
6.242
Q
0507
Issue
#6193
ESP32 Core 1 panic'ed on dir on a namedtuple.
Issue
#16954
Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled.
6.217
Q
0508
Issue
#17598
docs: WeACT BlackPill, pins.csv
Issue
#18432
docs: WeAct F411 'blackpill' PB4 note
6.205
Q
0509
Issue
#18866
tests: thread/thread_gc1.py intermittent failure on CI
Issue
#18870
tests: thread/stress_heap.py intermittent failure on macOS
6.205
Q
0510
Issue
#3830
No format of tzinfo accepted in RTC.init()
PR
#16357
esp32: Fix RTC initialization from datetime.
6.041
S
0511
Issue
#17747
rp2: Support for new RP2350 PIO instructions in the `@rp2.asm_pio` assembler
PR
#18975
rp2: Add RP2350 PIO v1 assembler support.
6.041
S
0512
Issue
#16573
docs: ESP32 C3 and C6 has only 2 Timers (0 and 2)
PR
#14245
esp32/machine_timer.c: Restrict timer numbers for ESP32C3 to 0 and 1.
6.023
S
0513
Issue
#4394
esp32 localtime and machine.RTC().datetime() inconformity
Issue
#5733
machine.RTC.init documentation is incorrect
5.982
Q
0514
Issue
#269
Request for package: micropython-enum
PR
#16842
docs/library/enum.rst: Add Enum class.
5.971
S
0515
Issue
#6062
micropython.org Pyboard D downloads page
Issue
#8624
Suggestion: new firmware build for Pyboard, Pyboard Lite and for the Pyboard D Series.
5.953
Q
0516
Issue
#18866
tests: thread/thread_gc1.py intermittent failure on CI
PR
#18861
tests/run-tests.py: Add automatic retry for known-flaky tests.
5.934
S
0517
Issue
#18282
File Encoding / SyntaxError Problem with Arduino Opta and MicroPython
Issue
#18643
mpremote gives UnicodeError on ARDUINO_OPTA V26, V27, V28
5.930
S
0518
Issue
#4394
esp32 localtime and machine.RTC().datetime() inconformity
Issue
#3674
ESP32 machine.rtc datetime tuple parameters don't match documentation
5.871
S
0519
Issue
#5693
[mboot] It will stay in the dfu mode forever and not reset
PR
#9593
ports/stm32: Leave DFU mode after download.
5.832
S
0520
Issue
#17987
v1.26.0 error when building ESP32_C3
Issue
#17953
ESP32-C6: build error
5.783
Q
0521
Issue
#17722
core: assertion error on syntactically invalid Python code
Issue
#17817
Assertion error on invalid string to compile()
5.771
Q
0522
Issue
#4716
H743ZI sleep modes
PR
#12761
ports/stm32h5: add sleep modes and RTC alarm wakeup
5.754
Q
0523
Issue
#11140
rp2: Reading pin value from IRQ hangs forver
PR
#12837
port/rp2: Make tickless, remove 1ms timeout when idle.
5.715
Q
0524
Issue
#17672
ESP32-C6, ESP32-S3, etc.: MICROPY_HW_ENABLE_UART_REPL should be disabled for boards that have both direct USB and UART connectors
PR
#15727
esp32: Fix ESP32-C3 usb serial/jtag on IDF v5.0.4, clean up native USB-CDC
5.715
Q
0525
Issue
#3667
esp8266: multi threading
PR
#2165
Multi-threading support: core, unix and cc3200
5.711
Q
0526
Issue
#14352
ESP32 micropython port build with relative path to external user C-modules was failed
PR
#16021
py/py.mk: Add check that any specified USER_C_MODULES folder exists.
5.699
S
0527
Issue
#17747
rp2: Support for new RP2350 PIO instructions in the `@rp2.asm_pio` assembler
PR
#18133
rp2: Add execctrl option for the PIO decorator.
5.651
Q
0528
Issue
#8941
Support config("pm")
PR
#8993
ports/esp32-esp8266: Add support for set/get the wifi power saving mode.
5.648
Q
0529
Issue
#16839
Bug: Deep Sleep Wake-up Issue on ESP32-C3
PR
#12782
esp32 : fix for #7158 - machine.deepsleep() not behaving as expected
5.641
S
0530
Issue
#8781
mpy_ld.py: R_XTENSA_NDIFF32 not supported
PR
#15738
tools/mpy_ld: Ignore R_XTENSA_ASM_EXPAND relocation entries.
5.629
Q
0531
Issue
#4814
stm32 NUCLEO boards: pin name conflicts
PR
#772
Add support for selecting pin alternate functions from python.
5.621
Q
0532
Issue
#17020
Memory corrupted after micropython firmware programming Arduino OPTA
Issue
#18282
File Encoding / SyntaxError Problem with Arduino Opta and MicroPython
5.602
S
0533
Issue
#7051
sdcard.py - OSError: timeout waiting for response
Issue
#627
no SD card
5.561
S
0534
Issue
#15622
RP2350 / Pico 2 machine.lightsleep not working correctly
Issue
#15623
RP2350 / Pico 2 machine.deepsleep results in crash
5.561
S
0535
Issue
#18176
docs: machine.RTC.memory examples not working
Issue
#17521
docs: ESP32 RTC.memory and poweron_reset
5.543
Q
0536
Issue
#17747
rp2: Support for new RP2350 PIO instructions in the `@rp2.asm_pio` assembler
PR
#18697
docs/rp2: Update general and PIO docs for RP2350 support.
5.525
Q
0537
Issue
#8790
RP2: PIO interrupt API for Raspberry Pi Pico
Issue
#7362
support for UART rx interrupt
5.508
Q
0538
Issue
#5854
touchPad on Pin 2 (ESP32)
PR
#16169
esp32: Fix stuck TouchPad readings on ESP32-S3, use version specifiers in code.
5.500
Q
0539
Issue
#9563
dac.write_timed() does not work with NUCLEO_G474RE
PR
#17763
stm32: Add DAC feature for STM32G0.
5.465
Q
0540
Issue
#6332
Overflow converting -2147483648 to int when using MPZ
Issue
#1274
Need to address inconsistencies between mktime and localtime.
5.455
Q
0541
Issue
#5854
touchPad on Pin 2 (ESP32)
Issue
#8398
TouchPad Error on ESP32-WROOM32
5.446
S
0542
Issue
#18656
mpremote fails with UnicodeEncodeError on Windows legacy consoles (cp1252)
Issue
#18658
mpremote cp fails with equals sign (=) in filename
5.429
Q
0543
Issue
#17217
Request: Port for Lolin ESP32-S3 Pro (16MB flash, 8MB SPRAM)
PR
#13759
ports/esp32: add FLASHSIZE_4MB variant to ESP32_GENERIC_S3
5.422
Q
0544
Issue
#8035
ESP32-S2 2nd usb-serial port
PR
#15727
esp32: Fix ESP32-C3 usb serial/jtag on IDF v5.0.4, clean up native USB-CDC
5.414
Q
0545
Issue
#18962
OpenMV Feature: ROMFS IOCTL Documentation and Debug
PR
#16857
Define `vfs.rom_ioctl()`, add romfs commands to mpremote, and implement ROM partition support on stm32, rp2, esp32, esp8266
5.406
Q
0546
Issue
#17846
framebuf: crash with incorrect usage (native subclassing?)
Issue
#17728
segfault with improper use of super()
5.402
Q
0547
Issue
#16954
Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled.
Issue
#4311
Guru Meditation Error: Core 0 panic'ed (IllegalInstruction). Exception was unhandled. esp32/Arduino IDE/freertos
5.398
Q
0548
Issue
#18658
mpremote cp fails with equals sign (=) in filename
Issue
#18657
mpremote cp fails with apostrophe in destination filename
5.396
Q
0549
Issue
#18656
mpremote fails with UnicodeEncodeError on Windows legacy consoles (cp1252)
Issue
#18657
mpremote cp fails with apostrophe in destination filename
5.388
Q
0550
Issue
#9563
dac.write_timed() does not work with NUCLEO_G474RE
PR
#17743
stm32: Fix 12bit DAC issue on STM32H5.
5.375
S
0551
Issue
#17818
websocket crash on corrupt data
Issue
#17819
assertion error on bad call to socket.socket()
5.370
Q
0552
Issue
#9674
ESP32_C3: timer_group: timer_init(271): HW TIMER NUM ERROR
PR
#16439
esp32/machine_timer: Restrict timer numbers for ESP32C6 to 0 and 1.
5.328
S
0553
Issue
#10957
RP2040: mDNS support in AP mode
PR
#17057
ports/rp2: Fix rp2 mDNS issue via new cyw43 driver hooks.
5.309
Q
0554
Issue
#16295
add support for STM32N6
PR
#18161
stm32: add ETH support for N6 MCUs
5.309
S
0555
Issue
#8294
ESP32 Generic: ESP-IDF v4.4 throws exception allocation errors (`MemoryError: memory allocation failed`)
Issue
#16144
Wrong message on malloc fail
5.306
Q
0556
Issue
#18166
uctypes.bytearray_at() accepts negative address and segfaults on write
Issue
#18167
uctypes.bytes_at() accepts out-of-range (non-canonical) address and segfaults
5.265
S
0557
Issue
#18866
tests: thread/thread_gc1.py intermittent failure on CI
Issue
#18867
tests: thread stress tests intermittent failures under QEMU (stress_aes, stress_recurse, stress_schedule)
5.262
Q
0558
Issue
#17722
core: assertion error on syntactically invalid Python code
Issue
#17819
assertion error on bad call to socket.socket()
5.209
Q
0559
Issue
#8382
ESP32: feature request Partition
Issue
#16307
RP2350 Partitions
5.206
Q
0560
Issue
#6071
ESP32 - EN pin when in Deep Sleep State
Issue
#16839
Bug: Deep Sleep Wake-up Issue on ESP32-C3
5.203
Q
0561
Issue
#18711
Allow mpremote mip to download libraries as local files
PR
#17205
tools/mpremote: For mip install, use hash to skip files that exist.
5.195
Q
0562
Issue
#4214
ESP32 port missing "hard" kwarg in pin.irq()
Issue
#6581
docs: add section about interrupts to the quick reference (e.g. for ESP32)
5.180
Q
0563
Issue
#18176
docs: machine.RTC.memory examples not working
PR
#12559
docs/library/machine: Add docs for RTC.memory() method.
5.180
Q
0564
Issue
#6071
ESP32 - EN pin when in Deep Sleep State
Issue
#17334
ESP32-C6: WAKEUP_ALL_LOW causes GPIO pin to be stuck upon waking from deeepsleep
5.145
Q
0565
Issue
#18105
uctypes incompatibility with OBJ_REPR_B
Issue
#18108
mpy-cross viper incompatibility with OBJ_REPR_B
5.139
Q
0566
Issue
#18942
`repr()` does not preserve `str` subclass type returned by `__repr__`
Issue
#18941
`repr()` does not raise TypeError when `__repr__` returns a non-string
5.127
Q
0567
Issue
#18657
mpremote cp fails with apostrophe in destination filename
Issue
#18656
mpremote fails with UnicodeEncodeError on Windows legacy consoles (cp1252)
5.115
Q
0568
Issue
#18870
tests: thread/stress_heap.py intermittent failure on macOS
Issue
#18866
tests: thread/thread_gc1.py intermittent failure on CI
5.115
S
0569
Issue
#18964
OpenMV Feature: CAN Support for IMXRT and ALIF
PR
#17050
Add new port to Alif Ensemble MCUs
5.113
Q
0570
Issue
#9979
UART timeout parameter not functioning as expected on ESP32 port
PR
#14025
esp32/machine_uart: Apply timeout_char default.
5.105
S
0571
Issue
#6071
ESP32 - EN pin when in Deep Sleep State
PR
#12782
esp32 : fix for #7158 - machine.deepsleep() not behaving as expected
5.102
Q
0572
Issue
#4843
Disabling REPL on ESP32
Issue
#17672
ESP32-C6, ESP32-S3, etc.: MICROPY_HW_ENABLE_UART_REPL should be disabled for boards that have both direct USB and UART connectors
5.092
Q
0573
Issue
#3674
ESP32 machine.rtc datetime tuple parameters don't match documentation
PR
#2334
docs: Make the machine.RTC reflect reality on esp8266
5.090
S
0574
Issue
#5389
docs.micropython.org/ should redirect to stable release version.
Issue
#7428
Documentation showing a missleading version overview
5.065
Q
0575
Issue
#18867
tests: thread stress tests intermittent failures under QEMU (stress_aes, stress_recurse, stress_schedule)
Issue
#18866
tests: thread/thread_gc1.py intermittent failure on CI
5.045
Q
0576
Issue
#18711
Allow mpremote mip to download libraries as local files
PR
#9467
tools/mpremote: Add `mpremote mip install` to install packages.
5.031
Q
0577
Issue
#15169
network: wiznet: send_ethernet
Issue
#15128
network.WIZNET5 : link status; isconnected(): the documentation is incorrect?
5.030
Q
0578
Issue
#11483
Raspberry Pi Pico SD Card Errors
Issue
#7051
sdcard.py - OSError: timeout waiting for response
4.983
S
0579
Issue
#6945
ESP8266: PWM glitches when doing DHT measure
Issue
#5965
ESP8266: PWM glitches on a channel when setting duty on another one (ESP8266)
4.980
Q
0580
Issue
#408
No Example for uasyncio SSL webserver
Issue
#8177
Simple example of uasyncio WebSocket Server (secure - with SSL)
4.980
S
0581
Issue
#16088
Checksum Verification for nRF BLE Stack Downloads
PR
#4334
nrf/bluetooth: Update stack download script
4.961
Q
0582
Issue
#6851
read() & readline() on rp2 port don't work/work as expected
PR
#12787
ports/rp2/machine_uart.c: fix handling of serial break condition
4.957
Q
0583
Issue
#17719
crash in ssl module
Issue
#17727
crash in io.BufferedWriter due to missing argument validation
4.957
Q
0584
Issue
#3674
ESP32 machine.rtc datetime tuple parameters don't match documentation
Issue
#3710
Update documenation of machine.RTC
4.949
S
0585
Issue
#11636
network.WLAN(network.STA_IF) will create a access point if connection failed.
Issue
#12315
WLAN.config(reconnects) and WLAN.status() doesn't work as intended
4.948
Q
0586
Issue
#15781
extmod/vfs_fat.c still uses _FS_REENTRANT, but lib/oofatfs now uses FF_FS_REENTRANT
PR
#2140
OO version of FatFS library
4.945
Q
0587
Issue
#7749
Actinius Icarus Board Loading
PR
#6184
nrf/boards: Add initial support for Actinius Icarus
4.938
Q
0588
Issue
#15170
network: wiznet: zeroconf
Issue
#15128
network.WIZNET5 : link status; isconnected(): the documentation is incorrect?
4.931
Q
0589
Issue
#16839
Bug: Deep Sleep Wake-up Issue on ESP32-C3
Issue
#15260
esp32.wake_on_ext0 not workingon esp32s2
4.928
S
0590
Issue
#18711
Allow mpremote mip to download libraries as local files
Issue
#15783
RFC: URL/package.json support in frozen module manifests
4.919
Q
0591
Issue
#4895
ESP32 crashes when running uPy from ISR
PR
#17265
ports/esp32: Fix crash and improve timer interrupt allocation
4.918
Q
0592
Issue
#4923
BUG: sys.modules['sys'] not pointing __import__('sys')
PR
#8448
py/builtinimport: Alias sys to usys if import weak links aren't enabled.
4.918
S
0593
Issue
#10239
ports/esp32:a bug with Hardware SPI Initialize on ESP32-S3
PR
#10490
ports/esp32/machine_sdcard.c: Fix ESP_ERR_INVALID_ARG on SDCard init on ESP32-S3 (Change DMA channel)
4.914
Q
0594
Issue
#6036
ESP32 WiFi AP Channel Width
PR
#16225
esp32: Fix AP mode channel configuration.
4.895
S
0595
Issue
#5994
esp32/mpconfigport: MICROPY_EVENT_POLL_HOOK fails to yield
PR
#18679
stm32: Convert port to use new event waiting functions.
4.875
Q
0596
Issue
#6945
ESP8266: PWM glitches when doing DHT measure
Issue
#3631
ESP8266 : PWM glitches from full pwm to any value (only if 1 channel active)
4.875
Q
0597
Issue
#16839
Bug: Deep Sleep Wake-up Issue on ESP32-C3
Issue
#16462
lightsleep doesn't work with v1.24.1 on ESP32-S2 (S2FN4R2)
4.872
Q
0598
Issue
#8263
example->bluetooth->ble_bonding_peripheral.py error with NUCLEO-WB55
PR
#6662
extmod/modbluetooth: Add pairing/bonding support (v2)
4.871
S
0599
Issue
#16578
EK-RA4M2 board specification
PR
#10943
ports/renesas-ra/boards/VK-RA6M5: Last New Board.
4.867
Q
0600
Issue
#11661
WebREPL setup fails in PicoW when no boot.py exists on device
Issue
#11438
WebREPL on WIZnet W5500-EVB-Pico
4.857
Q
0601
Issue
#8382
ESP32: feature request Partition
Issue
#8355
ESP 32 OTA with v1.18
4.852
Q
0602
Issue
#15260
esp32.wake_on_ext0 not workingon esp32s2
Issue
#17334
ESP32-C6: WAKEUP_ALL_LOW causes GPIO pin to be stuck upon waking from deeepsleep
4.852
Q
0603
Issue
#6151
esp_wifi_internal_reg_rxcb ret=0x3014
Issue
#15563
ESP32 wifi issues
4.846
Q
0604
Issue
#6062
micropython.org Pyboard D downloads page
Issue
#5101
Website downloads page is missing Pyboard D firmware
4.844
S
0605
Issue
#17415
Native & viper failures with setjmp exception handling
Issue
#18108
mpy-cross viper incompatibility with OBJ_REPR_B
4.834
Q
0606
Issue
#18643
mpremote gives UnicodeError on ARDUINO_OPTA V26, V27, V28
Issue
#18282
File Encoding / SyntaxError Problem with Arduino Opta and MicroPython
4.834
S
0607
Issue
#2780
esp8266 hardware flow control issue
PR
#6902
esp32/uart: Add flow keyword argument to enable hardware flow control.
4.832
Q
0608
Issue
#2780
esp8266 hardware flow control issue
Issue
#3154
esp8266: NodeMCU REPL not responding due to minicom flow control
4.805
S
0609
Issue
#4997
UART on ESP32 - panic error
Issue
#8570
ESP32S3 UART?
4.805
Q
0610
Issue
#4667
Print traceback without an exception
Issue
#751
Add way to print exception traceback
4.773
Q
0611
Issue
#11787
ESP32-C3 wakeup from deepsleep not happening through GPIO1
Issue
#8489
S2/S3 RTC_VALID_EXT_PINS definitions
4.754
S
0612
Issue
#5098
UART timeout and timeout_char is not working in ESP32
Issue
#9979
UART timeout parameter not functioning as expected on ESP32 port
4.740
S
0613
Issue
#17953
ESP32-C6: build error
Issue
#18476
build to .bin failed
4.731
S
0614
Issue
#5475
Feature Request - mDNS on esp8266
Issue
#11450
network.hostname() seems useless... does mDNS work?
4.720
S
0615
Issue
#9100
LAN8720 Can't work on esp32 with ETH_CLOCK_GPIO17_OUT
Issue
#6503
ESP32 LAN8720 MDC/MDIO control only
4.720
Q
0616
Issue
#18176
docs: machine.RTC.memory examples not working
Issue
#18960
OpenMV Feature: RTC.memory()
4.688
Q
0617
Issue
#775
OSError: timeout waiting for v2 card
Issue
#7051
sdcard.py - OSError: timeout waiting for response
4.655
S
0618
Issue
#15170
network: wiznet: zeroconf
Issue
#15169
network: wiznet: send_ethernet
4.644
Q
0619
Issue
#15260
esp32.wake_on_ext0 not workingon esp32s2
Issue
#16839
Bug: Deep Sleep Wake-up Issue on ESP32-C3
4.623
S
0620
Issue
#17600
Add support for STM32WBAxx MCUs
PR
#6165
stm32: add support in mboot for STM32WB MCUs
4.621
Q
0621
Issue
#17867
SEEED_XIAO_NRF52 board access to 1 MB Flash
PR
#17679
zephyr: Add Seeed Studio's XIAO BLE NRF52840 SENSE board.
4.609
S
0622
Issue
#612
How do I generate an EC private key with the NISTP256 curve (aka secp256r1, or prime256v1) , and using the private key to generate a public key serialized to bytes in the ANSI X9.62/X9.63 Uncompressed Point format on ESP 32?
PR
#15552
tests/README: Update instructions for key/cert pair usage on device.
4.609
Q
0623
Issue
#15623
RP2350 / Pico 2 machine.deepsleep results in crash
Issue
#15622
RP2350 / Pico 2 machine.lightsleep not working correctly
4.603
S
0624
Issue
#4854
Secure boot functionality for esp32
Issue
#8990
ESP32: Insecure flash encryption in esp32
4.588
S
0625
Issue
#4435
[STM32H743] ADC fail
Issue
#4323
[STM32] ADCAll and rtc.wakeup() not working on H743, probably related
4.582
Q
0626
Issue
#7769
How to set BLE connection interval?
PR
#906
aioble: Pass additional connection arguments to gap_connect.
4.582
S
0627
Issue
#8790
RP2: PIO interrupt API for Raspberry Pi Pico
PR
#18133
rp2: Add execctrl option for the PIO decorator.
4.579
S
0628
Issue
#12048
STM32H5 machine.ADC core temperature sensor not working
PR
#11966
stm32: Fix ADC issues for STM32G4 MCUs.
4.570
Q
0629
Issue
#6957
rp2: Crash with hard pin IRQ
Issue
#10547
Crash on RP2 with pin IRQ's
4.566
S
0630
Issue
#17020
Memory corrupted after micropython firmware programming Arduino OPTA
Issue
#18643
mpremote gives UnicodeError on ARDUINO_OPTA V26, V27, V28
4.556
Q
0631
Issue
#9979
UART timeout parameter not functioning as expected on ESP32 port
Issue
#5098
UART timeout and timeout_char is not working in ESP32
4.553
S
0632
Issue
#6957
rp2: Crash with hard pin IRQ
Issue
#11140
rp2: Reading pin value from IRQ hangs forver
4.550
S
0633
Issue
#668
urequests doesn't handle basic auth formatted URLs correctly
PR
#867
uaiohttpclient: Implement parsing and handling HTTP auth URLs
4.547
Q
0634
Issue
#2778
esp8266: WPA2 Enterprise support?
Issue
#8103
WPA3 Support
4.544
Q
0635
Issue
#15169
network: wiznet: send_ethernet
Issue
#15170
network: wiznet: zeroconf
4.529
Q
0636
Issue
#6023
no input for repl with dupterm
Issue
#4849
[ESP8266] No non-blocking read on uart0 if dupterm is active
4.520
S
0637
Issue
#17339
sta_if.status() unreliable
Issue
#17661
Repeatable OSError: Wifi Internal Error in sta_if.connect
4.506
Q
0638
Issue
#7241
How do I read USB keyboard input in Pi Pico
Issue
#7210
How do I read keyboard input without waiting for the user to press Enter?
4.492
S
0639
Issue
#15205
ImportError: No module named 'bluetooth'
Issue
#6414
nrf52 DK Bluetooth Support in Micropython (Zephyr Port)
4.477
S
0640
Issue
#4854
Secure boot functionality for esp32
PR
#13376
ports/esp32: Add `MICROPY_BOARD_FROZEN_BOOT_FILE`.
4.474
Q
0641
Issue
#16578
EK-RA4M2 board specification
PR
#15160
renesas/README: Add basic details about board autogen files.
4.445
Q
0642
Issue
#17667
Add USB Host
Issue
#17048
machine.USBDevice support for vendor requests
4.436
Q
0643
Issue
#4856
Memory space that remains unaffected on reset on ESP32
PR
#7298
esp32/machine_rtc: Preserve RTC user memory over most reset causes.
4.434
S
0644
Issue
#6503
ESP32 LAN8720 MDC/MDIO control only
Issue
#9100
LAN8720 Can't work on esp32 with ETH_CLOCK_GPIO17_OUT
4.427
S
0645
Issue
#16943
docs: The old forum is down
Issue
#17803
docs: docs.micropython.org is down
4.426
Q
0646
Issue
#6945
ESP8266: PWM glitches when doing DHT measure
PR
#5966
ESP8266: remove PWM glitches on a channel when setting duty on another one
4.418
S
0647
Issue
#16180
lightsleep() not working properly Pi Pico WH v1.24.0
Issue
#15622
RP2350 / Pico 2 machine.lightsleep not working correctly
4.400
S
0648
Issue
#12990
null-dereference in int_from_bytes
Issue
#12992
null-dereference in mp_binary_get_val_array
4.398
Q
0649
Issue
#15157
PPP.active freezes MicroPython
Issue
#14097
rp2: code sometimes hangs when doing `bluetooth.BLE().active(True)`
4.397
Q
0650
Issue
#14350
Build micropython for ESP32 ports & ESP-IDF v5.06. failed with static-assert
Issue
#18476
build to .bin failed
4.374
S
0651
Issue
#803
aioble 'BLE' object has no attribute 'l2cap_connect' on Pico-W
Issue
#444
the aioble raise AttributeError: 'BLE' object has no attribute l2cap_listen on esp32
4.374
S
0652
Issue
#4377
nrf: add support for threading
PR
#15467
ports/zephyr: Add threading support on the nrf52840DK.
4.371
S
0653
Issue
#1719
JSON module does not throw exception when object is not serialisable
PR
#16140
cpydiff: Fix test case for json_nonserializable.
4.355
S
0654
Issue
#5870
extmod/uasyncio: add serve_forever()?
PR
#8895
uasyncio/stream.py: Handle cancellation before server start.
4.355
Q
0655
Issue
#12703
OTA partitions in ESP32-C3
Issue
#5471
OTA: Error setting boot partition for ESP32
4.355
Q
0656
Issue
#2415
Discussion of Python 3.6 support
Issue
#7899
Discussion of Python 3.8 support
4.345
Q
0657
Issue
#656
Raspberry Pi Pico SD Card Errors
Issue
#7051
sdcard.py - OSError: timeout waiting for response
4.345
S
0658
Issue
#11140
rp2: Reading pin value from IRQ hangs forver
Issue
#7035
rp2: Can't wake from lightsleep with Pin IRQ
4.324
Q
0659
Issue
#7137
ntptime.py settime() does not cope with errors
Issue
#604
ntptime: Does not handle KoD (Kiss of Death) resonse.
4.315
S
0660
Issue
#16295
add support for STM32N6
PR
#18466
stm32: Define TinyUSB MCU type for N6.
4.297
S
0661
Issue
#15955
docs: mpremote run command
PR
#8957
docs: Add details about connect command
4.293
Q
0662
Issue
#18080
RP2040 PIO: Script fails on some GPIO numbers
Issue
#17047
RP2350: PIO scripts fail, despite running on RP2040
4.293
S
0663
Issue
#3830
No format of tzinfo accepted in RTC.init()
Issue
#3674
ESP32 machine.rtc datetime tuple parameters don't match documentation
4.286
S
0664
Issue
#6945
ESP8266: PWM glitches when doing DHT measure
Issue
#6555
ESP8266: option to use NMI for PWM
4.280
S
0665
Issue
#5693
[mboot] It will stay in the dfu mode forever and not reset
Issue
#4586
[mboot] Unable to download firmware using mboot
4.277
Q
0666
Issue
#6332
Overflow converting -2147483648 to int when using MPZ
PR
#16931
tests/extmod/json_loads: Add test cases for LONGINT parse.
4.270
Q
0667
Issue
#18559
Crash/segfault in async code
Issue
#17415
Native & viper failures with setjmp exception handling
4.254
Q
0668
Issue
#16578
EK-RA4M2 board specification
PR
#16409
renesas-ra/boards/WEACT_RA4M1_CORE: Add board profile.
4.245
Q
0669
Issue
#15563
ESP32 wifi issues
Issue
#15602
ESP32-S3 FH4R2 v0.2 No WiFi
4.230
Q
0670
Issue
#8263
example->bluetooth->ble_bonding_peripheral.py error with NUCLEO-WB55
Issue
#8264
example->bluetooth->ble_bonding_peripheral.py error with PYBD-SF2 and PYBD_SF6
4.219
Q
0671
Issue
#6980
Pyboard.py doesn't keep file path with folders on windows
PR
#15758
docs/reference/pyboard.py: Fix filesystem cp example with three files.
4.211
S
0672
Issue
#15622
RP2350 / Pico 2 machine.lightsleep not working correctly
Issue
#17229
RP2350 the watchdog timer does not count down while lightsleep is running
4.207
S
0673
Issue
#8002
ESP32, Mac Os, Enter raw repl failes
Issue
#16142
mpremote: unable to execute fs commands - mpremote.transport.TransportError: could not enter raw repl
4.204
S
0674
Issue
#5854
touchPad on Pin 2 (ESP32)
PR
#8955
esp32: Fix TouchPad on esp32s2 and esp32s3.
4.203
S
0675
Issue
#17976
Setting hostname on Pico W (still) has no effect: no host name is exposed (also not the default one)
PR
#10635
top: Common network hostname/country configuration.
4.203
S
0676
Issue
#5795
extmod/uasyncio Event.set() not safe in ISR
Issue
#5843
extmod/uasyncio: Loop exits if only Tasks awaiting Events are added
4.184
S
0677
Issue
#6332
Overflow converting -2147483648 to int when using MPZ
Issue
#1064
Converting minimum long long value to string results in incorrect output
4.184
Q
0678
Issue
#18659
mpremote cat hangs on Windows interactive console with Unicode content
Issue
#18656
mpremote fails with UnicodeEncodeError on Windows legacy consoles (cp1252)
4.181
Q
0679
Issue
#18942
`repr()` does not preserve `str` subclass type returned by `__repr__`
PR
#18955
tests/cpydiff: Add str return type and subclass preservation differences.
4.181
S
0680
Issue
#5475
Feature Request - mDNS on esp8266
PR
#4951
esp32: Add support for mDNS queries and responder.
4.180
Q
0681
Issue
#18866
tests: thread/thread_gc1.py intermittent failure on CI
PR
#17993
tests/thread/thread_gc1: Skip unreliable test in Github CI.
4.172
Q
0682
Issue
#2780
esp8266 hardware flow control issue
PR
#5608
ESP32:machine_uart.c: Enable hardware flow control.
4.168
Q
0683
Issue
#8414
function doesn't take keyword arguments in micropython
Issue
#136
Here is an error in umqtt.simple.py line 139
4.160
S
0684
Issue
#348
uasyncio.websocket.server import websocket
Issue
#355
uasyncio.websocket.server compatibility with websocket clients
4.151
Q
0685
Issue
#9233
uasyncio StreamWriter concurrency failure
Issue
#3005
uasyncio stream reader/writer: unexpected behaviour with UART
4.137
Q
0686
Issue
#16297
GD25Q32EEIGR chip does not recognize the development board after burning the Micropython 1.25 firmware
Issue
#16457
1.24 breaks USB OTG support
4.137
Q
0687
Issue
#17521
docs: ESP32 RTC.memory and poweron_reset
Issue
#5199
machine.RTC.memory undocumented and does not survive watchdog reset
4.137
S
0688
Issue
#6332
Overflow converting -2147483648 to int when using MPZ
PR
#1063
py: Convert float to correct int type
4.133
Q
0689
Issue
#2415
Discussion of Python 3.6 support
Issue
#7905
Discussion of Python 3.9 support
4.122
Q
0690
Issue
#8035
ESP32-S2 2nd usb-serial port
Issue
#8418
REPL on Espressif ESP32-S2 board appears on wrong USB port
4.113
Q
0691
Issue
#9921
The memory of ESP32S3 is too large when using microython
PR
#7963
ESP32: Set maximum heap size in mpconfigport.h.
4.109
S
0692
Issue
#15995
docs: websocket
Issue
#4450
RFC: Rename "websocket" to "uwebsocket"
4.105
Q
0693
Issue
#6945
ESP8266: PWM glitches when doing DHT measure
PR
#3633
ESP8266: Always run pwm timer to avoid glitches from full pwm to any …
4.102
Q
0694
Issue
#18870
tests: thread/stress_heap.py intermittent failure on macOS
Issue
#18867
tests: thread stress tests intermittent failures under QEMU (stress_aes, stress_recurse, stress_schedule)
4.102
S
0695
Issue
#16839
Bug: Deep Sleep Wake-up Issue on ESP32-C3
Issue
#17334
ESP32-C6: WAKEUP_ALL_LOW causes GPIO pin to be stuck upon waking from deeepsleep
4.084
S
0696
Issue
#2780
esp8266 hardware flow control issue
PR
#6901
esp32/uart: Add flow keyword argument to enable hardware flow control
4.082
Q
0697
Issue
#17521
docs: ESP32 RTC.memory and poweron_reset
PR
#6713
docs/library/machine.RTC.rst: added description of method machine.RTC…
4.082
Q
0698
Issue
#17594
RP2: time.sleep and time.sleep_ms waking early (but not time.sleep_us)
Issue
#15626
asyncio: sleep_ms terminates early
4.075
S
0699
Issue
#9674
ESP32_C3: timer_group: timer_init(271): HW TIMER NUM ERROR
Issue
#8084
ESP32C3 Timer period doubled
4.074
Q
0700
Issue
#8382
ESP32: feature request Partition
Issue
#8380
ESP32 esp32.Partition does not accept keywords
4.070
S
0701
Issue
#12302
ESP8266/ESP32: inplace firmware upgrade using the image file stored on the file-system
PR
#3081
esp8266/esp8266.ld, esp8266_ota.ld: Grow main firmware size by 32KB.
4.070
Q
0702
Issue
#2780
esp8266 hardware flow control issue
Issue
#7023
Feature request: UART RTS/CTS hardware flow control on ESP32
4.066
Q
0703
Issue
#11638
Type Inference issue when using struct in viper
Issue
#7808
Minor Viper Flaw: Misleading error message
4.063
Q
0704
Issue
#16142
mpremote: unable to execute fs commands - mpremote.transport.TransportError: could not enter raw repl
Issue
#17918
mpremote: enter_raw_repl: not working with micropython v1.26
4.052
S
0705
Issue
#6957
rp2: Crash with hard pin IRQ
Issue
#5714
ESP8266 Pin IRQ regression
4.047
Q
0706
Issue
#9674
ESP32_C3: timer_group: timer_init(271): HW TIMER NUM ERROR
Issue
#6967
esp32: Virtual timers not currently supported in doc
4.043
Q
0707
Issue
#18982
esp32/machine_pin: ESP32-P4 pin 54 can't be set to output
PR
#7671
esp32/machine_pin: Make check for non-output pins respect chip variant.
4.039
S
0708
Issue
#3647
esp8266: urequest module and ssl_handshake_status: -256
Issue
#95
HTTPS help
4.031
Q
0709
Issue
#8485
mpremote on Mac OS X: allow env var or option in config file to select default serial port to use
PR
#17322
tools/mpremote: Add automatic reconnection feature
4.025
Q
0710
Issue
#5779
machine.soft_reset() behaves curiously on esp8266
Issue
#5764
machine.soft_reset not available for esp8266
4.008
S
0711
Issue
#8487
[docs] clarify functions available in `esp32` per chip type
PR
#16468
Some improvement in esp32 readme.
4.000
Q
0712
Issue
#4214
ESP32 port missing "hard" kwarg in pin.irq()
Issue
#2773
ESP8266 - 'priority' and 'wake' params in Pin.irq method are not supported
3.993
Q
0713
Issue
#5216
ESP32 Pulse Counter Driver
PR
#720
Add Stepper Motor PWM-Counter driver.
3.990
Q
0714
Issue
#4158
ESP32: WebREPL: network.WLAN(network.AP_IF) is not set to active on boot.
Issue
#16137
ESP32C6 WDT reset when using network module
3.988
Q
0715
Issue
#18934
STM32 H563 I2C TIMINGR Add
Issue
#18935
stm32lib: ST not adding new parts.
3.984
Q
0716
Issue
#11483
Raspberry Pi Pico SD Card Errors
Issue
#731
Raspberry Pi Pico and SD Card module
3.981
S
0717
Issue
#6503
ESP32 LAN8720 MDC/MDIO control only
Issue
#9025
LAN8720 ESP32 throwing error on new firmware
3.976
Q
0718
Issue
#2198
Not able to send Multicast messages from ESP8266
Issue
#3299
Unable to receive Multicast Messages
3.961
Q
0719
Issue
#4158
ESP32: WebREPL: network.WLAN(network.AP_IF) is not set to active on boot.
Issue
#11910
ESP32: network.WLAN(network.AP_IF).active(True) hangs on master branch (IDF v5)
3.959
Q
0720
Issue
#5913
ESP32-OTA: Partition.writeblocks with buffer size not multiple of blocksize gives OSError
PR
#12493
esp32: fix Partition.writeblocks partial write corruption
3.957
Q
0721
Issue
#8398
TouchPad Error on ESP32-WROOM32
Issue
#10102
TouchPad (GPIO_2) not working esp-wroom-32
3.955
S
0722
Issue
#5487
MICROPY_PORT_DEINIT_FUNC called after gc_sweep_all
PR
#7468
ports/stm32/main: Add mp_deinit() in main.
3.953
Q
0723
Issue
#15563
ESP32 wifi issues
Issue
#17661
Repeatable OSError: Wifi Internal Error in sta_if.connect
3.952
S
0724
Issue
#8382
ESP32: feature request Partition
PR
#4910
esp32: Add esp32.Partition class to interface to OTA functions.
3.951
S
0725
Issue
#3204
Unix: CPython incompatibility assigning negative values to bytearrays.
Issue
#7712
bytearray(length) does not validate length is >= 0
3.943
Q
0726
Issue
#9100
LAN8720 Can't work on esp32 with ETH_CLOCK_GPIO17_OUT
Issue
#9025
LAN8720 ESP32 throwing error on new firmware
3.943
S
0727
Issue
#17600
Add support for STM32WBAxx MCUs
Issue
#8292
Adding support for STM32G0 MCUs
3.939
Q
0728
Issue
#677
mip: github branch is incorrectly used for secondary github: sources in package.json
PR
#11634
docs/reference/packages: add GitHub repo to package.json example as dependency
3.932
Q
0729
Issue
#17878
zephyr: Support for USER_C_MODULES
PR
#7091
esp32: cmake user C module support
3.926
Q
0730
Issue
#12097
Unix port using gcc with clang flags
PR
#871
Fix unix/Makefile to build on OSX
3.904
S
0731
Issue
#716
MQTT Disconnect socket write then close
PR
#890
settimeout for mqtt socket
3.898
S
0732
Issue
#18960
OpenMV Feature: RTC.memory()
Issue
#18969
OpenMV Feature: Upstreaming patches
3.888
Q
0733
Issue
#444
the aioble raise AttributeError: 'BLE' object has no attribute l2cap_listen on esp32
Issue
#7008
esp32: 'BLE' object has no attribute 'gap_pair'
3.885
Q
0734
Issue
#8414
function doesn't take keyword arguments in micropython
Issue
#4937
Mixin failing on kwargs
3.877
Q
0735
Issue
#16561
ESP32 + W5500: network.LAN() fails without an interrupt pin
Issue
#16732
Reinitializing network.LAN with W5500 Causes Connection Loss Until Hard Reset
3.873
Q
0736
Issue
#475
AIOBLE - ScanResult only returns first service when multiple are present in advertisement
PR
#787
micropython/aioble: Place multiple UUIDs in single advertisement LTV.
3.869
Q
0737
Issue
#18656
mpremote fails with UnicodeEncodeError on Windows legacy consoles (cp1252)
Issue
#18643
mpremote gives UnicodeError on ARDUINO_OPTA V26, V27, V28
3.867
Q
0738
Issue
#18658
mpremote cp fails with equals sign (=) in filename
Issue
#18656
mpremote fails with UnicodeEncodeError on Windows legacy consoles (cp1252)
3.861
Q
0739
Issue
#11661
WebREPL setup fails in PicoW when no boot.py exists on device
Issue
#15508
Arduino Nano Connect RP2040: Webrepl fails.
3.853
Q
0740
Issue
#12097
Unix port using gcc with clang flags
Issue
#4182
Error building unix port on MacOS
3.852
S
0741
Issue
#12871
Crashes in mp_pairheap_delete
Issue
#12776
Crashes while pushing to a TaskQueue instance
3.847
S
0742
Issue
#7849
STM32 sleep wake time problem
Issue
#3994
stm32: rtc.wakeup() freezes the system on F0 and L4 MCUs
3.842
Q
0743
Issue
#4667
Print traceback without an exception
PR
#11244
py/modsys.c: Add sys._exc_traceback.
3.838
Q
0744
Issue
#15955
docs: mpremote run command
PR
#8231
tools/mpremote: Add manifest function.
3.835
Q
0745
Issue
#18763
Support STM32F103C8T6
Issue
#16295
add support for STM32N6
3.835
Q
0746
Issue
#5089
ESP32-D2WD
Issue
#4986
MicroPython on the ESP32-D2WD (2MiB)
3.834
S
0747
Issue
#16573
docs: ESP32 C3 and C6 has only 2 Timers (0 and 2)
Issue
#16438
ESP32C6 Timers: Only Timer(0) and Timer(2) are functional for ESP32-C6 v1.24
3.830
S
0748
Issue
#11843
docs: non standard behaviour of float()
Issue
#15258
docs: Document limited numerical precision
3.829
Q
0749
Issue
#17507
ussl (TLS/SSL) is not implemented yet on Pico 2 W
PR
#479
uaiohttpclient: add https support
3.829
Q
0750
Issue
#7372
py: settrace is incompatible with Interrupt Handlers
PR
#18571
py: Add a new dual-VM option to improve performance of `sys.settrace`
3.823
S
0751
Issue
#3813
ESP8285 can't use ap_if.config "can't set AP config"
Issue
#12262
OSError: can't set AP config on ESP8266
3.820
S
0752
Issue
#15654
Build embed with C modules isn't working
Issue
#18292
Can't build with USER_C_MODULES on mimxrt
3.801
Q
0753
Issue
#6266
Socket.sendto() never transmitting on ESP32
Issue
#12842
esp32: UDP sendto causes memory leaks/ENOMEM error for most IP addresses
3.800
Q
0754
Issue
#8011
Better support for OTA updates on esp32
PR
#12475
esp32: Add bootloader rollback support for all boards.
3.797
S
0755
Issue
#716
MQTT Disconnect socket write then close
PR
#88
umqtt.simple: do not close the socket in ping()
3.797
Q
0756
Issue
#18866
tests: thread/thread_gc1.py intermittent failure on CI
Issue
#18868
tests: cmdline/repl_lock.py and repl_cont.py intermittent failures
3.794
Q
0757
Issue
#9737
asyncio implement cpython all_tasks
Issue
#12299
asyncio: MicroPython vs. CPython create_task() garbage collection behavior
3.785
Q
0758
Issue
#12703
OTA partitions in ESP32-C3
PR
#4910
esp32: Add esp32.Partition class to interface to OTA functions.
3.785
S
0759
Issue
#652
traceback.format_exc failed due to sys.exc_info not exist
Issue
#7464
'module' object has no attribute 'exc_info'
3.777
S
0760
Issue
#8594
Enable factory reset boot mode without a user switch
PR
#15956
docs: Add reference for reset and boot sequence, document factory reset for esp32 & rp2.
3.773
Q
0761
Issue
#15602
ESP32-S3 FH4R2 v0.2 No WiFi
Issue
#15563
ESP32 wifi issues
3.773
Q
0762
Issue
#15751
machine.lightsleep makes time.sleep_ms takes more time on every call
Issue
#15622
RP2350 / Pico 2 machine.lightsleep not working correctly
3.768
Q
0763
Issue
#17229
RP2350 the watchdog timer does not count down while lightsleep is running
Issue
#15622
RP2350 / Pico 2 machine.lightsleep not working correctly
3.765
S
0764
Issue
#7455
Set threshold for Coveralls failure
PR
#18861
tests/run-tests.py: Add automatic retry for known-flaky tests.
3.742
S
0765
Issue
#18735
py/builtinhelp: Add options for changing help('modules') format.
PR
#2802
Implement help('modules') to list available modules
3.742
Q
0766
Issue
#4963
framebuf module : Add support for rotation
Issue
#7253
extmod/modframebuf: Additional colour modes and endianness handling
3.741
Q
0767
Issue
#15982
Thread on Core 1 on PICO hangs when accessing io
Issue
#17968
rp2: No Pin IRQ on core 1 (on core 0: OK)
3.741
Q
0768
Issue
#321
Umqtt.robust: subscription vanished after reconnect
Issue
#316
umqtt.robust sends the NodeMCU Esp8266 board in some freezing state
3.738
Q
0769
Issue
#18476
build to .bin failed
Issue
#17953
ESP32-C6: build error
3.735
S
0770
Issue
#7051
sdcard.py - OSError: timeout waiting for response
Issue
#9064
Is it possible to mount 2 SD cards and write each of simultaneously?
3.732
Q
0771
Issue
#7372
py: settrace is incompatible with Interrupt Handlers
Issue
#6799
Add means for accessing locals when MicroPython is built with sys.settrace
3.732
Q
0772
Issue
#12703
OTA partitions in ESP32-C3
PR
#9783
ports/esp32/partitions: Add 32MiB partition template for ESP32-S3 modules.
3.730
Q
0773
Issue
#4411
f presentation type is not rounding
PR
#17802
tests: remove working cpydiff for float rounding
3.725
S
0774
Issue
#18668
Hardware I2C doesn't work on ESP32-C5
Issue
#18353
conflict with i2c driver
3.721
Q
0775
Issue
#4438
UART RTS/CTS software flow control
PR
#15936
ESP32/UART: Added XON/XOFF flow control.
3.709
S
0776
Issue
#6332
Overflow converting -2147483648 to int when using MPZ
PR
#3802
mpz_hash: avoid undefined behavior at integer overflow
3.688
Q
0777
Issue
#17977
Cannot change default exposed IP (for DHCP etc) on Pico W running in AP mode (remains exposing default 192.168.4.x)
Issue
#17976
Setting hostname on Pico W (still) has no effect: no host name is exposed (also not the default one)
3.686
Q
0778
Issue
#4518
memory allocation error from time to time after machine.reset()
Issue
#4399
esp32: Some processes lock at timer single shot executed after machine.reset()
3.678
Q
0779
Issue
#17817
Assertion error on invalid string to compile()
Issue
#17722
core: assertion error on syntactically invalid Python code
3.677
Q
0780
Issue
#8790
RP2: PIO interrupt API for Raspberry Pi Pico
Issue
#13605
No support for UART RX IRQ (interrupt)
3.674
Q
0781
Issue
#4843
Disabling REPL on ESP32
Issue
#2349
esp8266: Disabling REPL on UART
3.672
S
0782
Issue
#18666
ESP32C2 WDT cannot be used
Issue
#16137
ESP32C6 WDT reset when using network module
3.670
Q
0783
Issue
#9048
Installing MicroPython Asyncio from Thonny Package Manager Successful, But import of uasyncio module fails?
Issue
#2892
stmhal Frozen bytecode: no longer works with lib subdirectory
3.662
S
0784
Issue
#7035
rp2: Can't wake from lightsleep with Pin IRQ
PR
#9438
ports/rp2: Fix lightsleep to work with interrupts and cyw43.
3.656
S
0785
Issue
#6023
no input for repl with dupterm
Issue
#3154
esp8266: NodeMCU REPL not responding due to minicom flow control
3.650
Q
0786
Issue
#10696
DMA interrupts
PR
#7670
docs: Add documentation for rp2 DMA support.
3.648
Q
0787
Issue
#716
MQTT Disconnect socket write then close
Issue
#4484
module wiznet5k server not disconnecting prior to close
3.642
Q
0788
Issue
#6523
Taking slice of memoryview in Viper function crashes PyBoard
Issue
#18168
Resizing bytearray with active memoryviews corrupts state and segfaults
3.639
Q
0789
Issue
#4060
ESP32 module wake on touch, wake on ext1
Issue
#17334
ESP32-C6: WAKEUP_ALL_LOW causes GPIO pin to be stuck upon waking from deeepsleep
3.636
Q
0790
Issue
#9048
Installing MicroPython Asyncio from Thonny Package Manager Successful, But import of uasyncio module fails?
Issue
#7266
Import / AttributeError error in new asyncio
3.623
Q
0791
Issue
#18432
docs: WeAct F411 'blackpill' PB4 note
PR
#15646
stm32/WEACT_F411_BLACKPILL: Add WeAct F411 'blackpill' board.
3.615
Q
0792
Issue
#18880
cmake: Route usermod sources through native port build systems.
PR
#18457
esp32: register user C modules with IDF component manager and handle relative usermod paths
3.604
S
0793
Issue
#4060
ESP32 module wake on touch, wake on ext1
Issue
#15260
esp32.wake_on_ext0 not workingon esp32s2
3.595
S
0794
Issue
#18867
tests: thread stress tests intermittent failures under QEMU (stress_aes, stress_recurse, stress_schedule)
Issue
#18870
tests: thread/stress_heap.py intermittent failure on macOS
3.595
S
0795
Issue
#1736
uos.dupterm() behavior in underspecified, implementations broken
PR
#3144
docs/library: Add description of "index" parameter to uos.dupterm().
3.586
Q
0796
Issue
#5406
Any plan to support classic bluetooth in ESP32?
Issue
#6021
[Question] ESP32/ESP-IDF know how
3.570
S
0797
Issue
#5737
ESP32 Confusing behaviour of PWM after soft reset
Issue
#8345
esp32: PWM duty will be changed when changing the frequency if more than one channel is used.
3.568
Q
0798
Issue
#5866
Error when building nRF PCA10059 (nRF52840 dongle)
Issue
#4231
[nrf] Add board support for nRF52840 dongle (pca10059)
3.566
S
0799
Issue
#5439
Can not ppp success on esp32
PR
#17138
esp32/network_ppp: Restructure to match extmod/network_ppp_lwip.
3.557
S
0800
Issue
#5911
extmod/uasyncio: Exception handling differences to CPython
PR
#5855
extmod/uasyncio: add global exception handling (v2)
3.555
S
0801
Issue
#8041
ESP32: "user C modules" should be able to add components to the build
Issue
#7753
ESP32 port need a "make clean" to freeze custom py module
3.555
Q
0802
Issue
#18080
RP2040 PIO: Script fails on some GPIO numbers
Issue
#17509
RP2350: PIO2 State Machines do not work
3.555
Q
0803
Issue
#8035
ESP32-S2 2nd usb-serial port
Issue
#8683
esp32s3 USB JTAG Serial interface should be enabled to access the mpy terminal
3.553
Q
0804
Issue
#4427
BUG: sys.modules['__main__'] not pointing __import__('__main__')
Issue
#4923
BUG: sys.modules['sys'] not pointing __import__('sys')
3.548
S
0805
Issue
#9455
Raspberry Pi Pico W network becomes inaccessible when not used for some time
Issue
#10060
Raspberry Pi Pico W: WiFi connection issues after UART reads
3.542
Q
0806
Issue
#10239
ports/esp32:a bug with Hardware SPI Initialize on ESP32-S3
Issue
#6859
esp32: Hardware SPI not working with non-standard Pins
3.537
Q
0807
Issue
#5866
Error when building nRF PCA10059 (nRF52840 dongle)
PR
#6794
Update ports/nrf/README.md
3.533
S
0808
Issue
#12024
esp8266-12f 4M flash need be supported
Issue
#2335
esp8266: Support up to 16 MB of flash
3.533
S
0809
Issue
#4425
esp8266 recvfrom() gives ap address instead of source
Issue
#8688
ESP8266 v1.18 Unreliable UDP Receiving From Broadcast Address (ex 192.168.1.255)
3.527
Q
0810
Issue
#4060
ESP32 module wake on touch, wake on ext1
PR
#17542
modmachine: Add `machine.wake_pins`.
3.516
Q
0811
Issue
#12313
ESP32: RTC().init() wrong tuple
Issue
#5733
machine.RTC.init documentation is incorrect
3.513
S
0812
Issue
#17985
BLE Crash
Issue
#18331
ESP32: Ctrl-C from examples/bluetooth/ble_uart_repl.py does not interrupt user code; only the BLE REPL loop stops
3.513
Q
0813
Issue
#1685
Exception.__init__ raises TypeError if overridden and called by subclass
Issue
#3441
Custom exceptions don't support keyword arguments
3.512
S
0814
Issue
#10957
RP2040: mDNS support in AP mode
PR
#16641
ports/rp2: Fix rp2 mdns responder issue.
3.510
S
0815
Issue
#5500
Native modules don't compile on macOS for x64 / x86 arch
Issue
#7233
Unable to compile natmod uzlib example
3.506
Q
0816
Issue
#9957
signed integer overflow (undefined behavior) in littlefs
Issue
#18144
Integer overflow with large ranges
3.501
Q
0817
Issue
#17541
Compiling unix build with dupterm support fails on ubuntu
Issue
#18837
Enabling DUPTERM on Unix kills output to stderr
3.501
Q
0818
Issue
#7130
ESP32 Bluetooth: Error code "OSError: -18" when advertising with a too long payload
Issue
#5600
BLE Server for ESP32
3.490
Q
0819
Issue
#15205
ImportError: No module named 'bluetooth'
Issue
#7054
Bluetooth: two exampleImportErrors: no module named 'ble_advertising' or 'bletooth_advertising'
3.488
Q
0820
Issue
#15521
RMT read pulses?
Issue
#7015
ESP32 RMT: two enhancement suggestions
3.483
Q
0821
Issue
#14350
Build micropython for ESP32 ports & ESP-IDF v5.06. failed with static-assert
Issue
#11690
ESP32 build failure with ESP-IDF `v5.0.2`
3.482
Q
0822
Issue
#6422
STM32 HAL Driver Update
PR
#18268
lib/stm32lib: Update WB to v1.23.0.
3.477
S
0823
Issue
#5214
pulse counter quadrature encoder
PR
#7911
mimxrt: Add Quadrature Encoder and Pulse Counter classes.
3.473
S
0824
Issue
#3647
esp8266: urequest module and ssl_handshake_status: -256
Issue
#396
OSError: [Errno 5] EIO, urequests error
3.467
S
0825
Issue
#8398
TouchPad Error on ESP32-WROOM32
PR
#8955
esp32: Fix TouchPad on esp32s2 and esp32s3.
3.465
S
0826
Issue
#408
No Example for uasyncio SSL webserver
Issue
#405
Example for uasyncio.websocket.server fails
3.463
Q
0827
Issue
#8624
Suggestion: new firmware build for Pyboard, Pyboard Lite and for the Pyboard D Series.
Issue
#6062
micropython.org Pyboard D downloads page
3.460
Q
0828
Issue
#4227
ESP32 cannot send and receive UDP packets to itself
Issue
#6266
Socket.sendto() never transmitting on ESP32
3.457
Q
0829
Issue
#12102
Deep sleep support for RP2 port
PR
#15345
rp2,docs: Stop machine.idle() blocking indefinitely, update docs.
3.453
Q
0830
Issue
#12776
Crashes while pushing to a TaskQueue instance
Issue
#12871
Crashes in mp_pairheap_delete
3.451
S
0831
Issue
#4394
esp32 localtime and machine.RTC().datetime() inconformity
PR
#5936
esp32: document fields expected by RTC.datetime
3.445
S
0832
Issue
#12703
OTA partitions in ESP32-C3
Issue
#12745
esp32 v1.21 ota 4mb Partion problem
3.436
S
0833
Issue
#15626
asyncio: sleep_ms terminates early
Issue
#17594
RP2: time.sleep and time.sleep_ms waking early (but not time.sleep_us)
3.434
S
0834
Issue
#2778
esp8266: WPA2 Enterprise support?
Issue
#5705
ESP32: WPA2-Enterprise support
3.428
Q
0835
Issue
#17852
pin vs stream confusion leads to undefined behavior and Asan diagnostic
Issue
#17924
Clang undefined behavior sanitizer diagnostics (mostly uninteresting??)
3.428
Q
0836
Issue
#7035
rp2: Can't wake from lightsleep with Pin IRQ
Issue
#15622
RP2350 / Pico 2 machine.lightsleep not working correctly
3.422
Q
0837
Issue
#5361
Class RTC on ESP32 documentation bug
PR
#16357
esp32: Fix RTC initialization from datetime.
3.410
S
0838
Issue
#8294
ESP32 Generic: ESP-IDF v4.4 throws exception allocation errors (`MemoryError: memory allocation failed`)
Issue
#4518
memory allocation error from time to time after machine.reset()
3.410
Q
0839
Issue
#18867
tests: thread stress tests intermittent failures under QEMU (stress_aes, stress_recurse, stress_schedule)
Issue
#18868
tests: cmdline/repl_lock.py and repl_cont.py intermittent failures
3.410
Q
0840
Issue
#2780
esp8266 hardware flow control issue
Issue
#1283
esp8266: import UART error
3.402
Q
0841
Issue
#6787
stm32: network WLAN(AP_IF).isconnected() always returns True
PR
#3838
esp32/modnetwork.c: Fix for isconnected() for static IP config.
3.402
Q
0842
Issue
#5545
machine.RTC.init throws exception on Pyboard 1.0
Issue
#1327
stmhal: rtc.datetime() throws an exception if called without arguments
3.398
S
0843
Issue
#12651
ESP32 asyncio run in _thread
Issue
#9929
ESP32 - Bluetooth - BLE scan and WIFI not works same time.
3.396
S
0844
Issue
#15982
Thread on Core 1 on PICO hangs when accessing io
Issue
#15192
RP2 Hanging on file write after soft reboot when a thread was started
3.395
S
0845
Issue
#17399
docs: pots/unix (standalone) has no instructions to build static linked micropython instance
PR
#15724
unix: Expand the build steps in the README.
3.389
Q
0846
Issue
#11384
docs: rp2 port quick reference PWM section
Issue
#7000
machine PWM library Reference Missing From Docs
3.387
S
0847
Issue
#9993
uasyncio: Behaviour differs from CPython.
Issue
#7807
uasyncio gather() return_exceptions behaviour differs from CPython
3.383
Q
0848
Issue
#12558
docs:RP2 to mention light and deepsleep
Issue
#8770
RP2: sleep modes do not save power
3.373
Q
0849
Issue
#6071
ESP32 - EN pin when in Deep Sleep State
PR
#3531
ports/esp32:* Implementation of deep sleep, esp32 module, machine.RTC
3.371
S
0850
Issue
#16290
[regression] WiFi stops working on with pico W
Issue
#15695
RPI PICO W Regression: Setting DNS results in address resolution failure
3.369
Q
0851
Issue
#18960
OpenMV Feature: RTC.memory()
PR
#7133
esp32/machine_rtc: ESP32 machine.RTC().usermem() returning a bytearray.
3.369
Q
0852
Issue
#17334
ESP32-C6: WAKEUP_ALL_LOW causes GPIO pin to be stuck upon waking from deeepsleep
Issue
#16839
Bug: Deep Sleep Wake-up Issue on ESP32-C3
3.366
Q
0853
Issue
#3830
No format of tzinfo accepted in RTC.init()
Issue
#3710
Update documenation of machine.RTC
3.365
S
0854
Issue
#17672
ESP32-C6, ESP32-S3, etc.: MICROPY_HW_ENABLE_UART_REPL should be disabled for boards that have both direct USB and UART connectors
PR
#12200
ports/esp32: Support JTAG console, free up UART.
3.363
S
0855
Issue
#2415
Discussion of Python 3.6 support
Issue
#7886
Discussion of Python 3.7 support
3.360
Q
0856
Issue
#7849
STM32 sleep wake time problem
Issue
#6701
RTC wakeup callback should be executed immediately rather than deferred
3.360
Q
0857
Issue
#12651
ESP32 asyncio run in _thread
Issue
#8569
ESP32 psram - uasyncio in _thread - Core Panic
3.357
S
0858
Issue
#11462
Add BSSID to network.config() list
Issue
#2899
Connect to WiFi via BSSID (and not the SSID)
3.354
Q
0859
Issue
#5733
machine.RTC.init documentation is incorrect
PR
#5419
[ESP8266] [Documentation] Add note that machine.RTC is not fully sup…
3.350
S
0860
Issue
#17804
The WiFi of esp32c3 conflicts with ADCBLOCK2
Issue
#16137
ESP32C6 WDT reset when using network module
3.340
Q
0861
Issue
#18609
Micropython allows creation of non UTF-8 identifiers
Issue
#17855
Crash printing exception detail when source code is not valid UTF-8
3.340
Q
0862
Issue
#2773
ESP8266 - 'priority' and 'wake' params in Pin.irq method are not supported
Issue
#2041
Pin Interrupts don't appear to take keyword arguments
3.338
Q
0863
Issue
#12299
asyncio: MicroPython vs. CPython create_task() garbage collection behavior
PR
#13000
extmod/asyncio: Add `Task` methods from CPython
3.319
S
0864
Issue
#1710
bytearray slice assignment fails for derived types
Issue
#6096
Bytearray slice assignement throwing exception on ESP32 idf v4.
3.318
S
0865
Issue
#6023
no input for repl with dupterm
Issue
#3805
esp32: UART(0) is disabled (dedicated to REPL)
3.318
S
0866
Issue
#915
cannot connect to aws iot using umqtt.simple
Issue
#9856
Unable to Publish Message to AWS IoT Cloud
3.318
S
0867
Issue
#17507
ussl (TLS/SSL) is not implemented yet on Pico 2 W
Issue
#6798
windows port: no module named ussl
3.311
Q
0868
Issue
#6523
Taking slice of memoryview in Viper function crashes PyBoard
Issue
#1380
viper code fails if a function has an unused argument
3.305
Q
0869
Issue
#811
MQTT: Unable to connect to Azure IoT Hub
Issue
#977
Unable to connect to MQTT: unexpected keyword argument 'ssl_params'
3.305
Q
0870
Issue
#15205
ImportError: No module named 'bluetooth'
PR
#17679
zephyr: Add Seeed Studio's XIAO BLE NRF52840 SENSE board.
3.303
Q
0871
Issue
#5406
Any plan to support classic bluetooth in ESP32?
Issue
#3388
ESP32 bluetooth support?
3.299
Q
0872
Issue
#12558
docs:RP2 to mention light and deepsleep
Issue
#7088
Pico deepsleep doesn't work as planned
3.299
Q
0873
Issue
#8790
RP2: PIO interrupt API for Raspberry Pi Pico
Issue
#6855
rp2 API documentation
3.297
Q
0874
Issue
#11140
rp2: Reading pin value from IRQ hangs forver
Issue
#8332
rp2: Repl hangs when printing in scheduled generator
3.297
Q
0875
Issue
#14350
Build micropython for ESP32 ports & ESP-IDF v5.06. failed with static-assert
PR
#16565
esp32: IDF v5.4(v5.5-dev) compile.
3.297
S
0876
Issue
#4394
esp32 localtime and machine.RTC().datetime() inconformity
Issue
#5315
[esp32] machine/RTC.datetime() does not set microseconds
3.295
Q
0877
Issue
#6701
RTC wakeup callback should be executed immediately rather than deferred
PR
#18119
stm32: Fix passing invalid argument to RTC callback.
3.293
Q
0878
Issue
#6957
rp2: Crash with hard pin IRQ
PR
#12837
port/rp2: Make tickless, remove 1ms timeout when idle.
3.293
S
0879
Issue
#17229
RP2350 the watchdog timer does not count down while lightsleep is running
Issue
#17228
RP2040 will lockup if a watchdog timeout occurs while lightsleep() is running
3.293
Q
0880
Issue
#15649
NUCLEO-L476RG (STM32L476RG), NUCLEO_G0B1RE (STM32G0B1RE) - LPUART1 initialization not working
PR
#7059
ports/stm32/boards/NUCLEO_L476RG/mpconfigboard: Added 5 reamining UARTs.
3.287
S
0881
Issue
#18603
Pico 2W fails to write to NeoPixels from second core
Issue
#18295
neopixel protocol timings depart from set values on Pi Pico 2 W causing failures
3.284
S
0882
Issue
#17126
Neopixel "flicker"/noise only when Wifi is on
Issue
#8161
RMT + Neopixel + WiFi = Flickering
3.283
S
0883
Issue
#7389
vfs_posix_rename old_path points to the same as new_path
PR
#12137
extmod/vfs_posix: Fix relative paths on non-root VFS
3.279
S
0884
Issue
#12302
ESP8266/ESP32: inplace firmware upgrade using the image file stored on the file-system
Issue
#3570
[ESP8266] Firmware OTA update
3.277
Q
0885
Issue
#14350
Build micropython for ESP32 ports & ESP-IDF v5.06. failed with static-assert
PR
#15733
ports/esp32: Add basic espressif IDF v5.3 compatibility.
3.275
S
0886
Issue
#18869
tests: extmod/time_time_ns.py intermittent failure due to CI runner clock precision
PR
#6823
tests/extmod/utime_time_ns.py: Relax bounds on time_ns measurement.
3.273
S
0887
Issue
#9737
asyncio implement cpython all_tasks
PR
#13000
extmod/asyncio: Add `Task` methods from CPython
3.261
Q
0888
Issue
#16008
Using ntptime.settime() while _thread is running can break sleep timing
Issue
#16554
Multithread breaks file operations on pico2w.
3.261
Q
0889
Issue
#12957
RTC issues on PYBD (STM32)
Issue
#1523
interaction between pyb.standby() and pyb.rtc()
3.260
Q
0890
Issue
#978
GET param problem
Issue
#273
Request: params keyword argument for urequests
3.256
S
0891
Issue
#16144
Wrong message on malloc fail
Issue
#16650
TLS errors on ESP-IDF 5.4 with default MICROPY_GC_INITIAL_HEAP_SIZE
3.252
Q
0892
Issue
#18663
Change to `mp_handle_pending' includes possible MICROPY_EVENT_POLL_HOOK and downstream code breakage
PR
#18679
stm32: Convert port to use new event waiting functions.
3.252
Q
0893
Issue
#8646
Pyboard UART.sendbreak
PR
#17698
esp32/machine_uart: Change `sendbreak()` implementation to simply pull the pin low for the break period
3.246
Q
0894
Issue
#18763
Support STM32F103C8T6
Issue
#16271
Add STM32U083 support.
3.243
Q
0895
Issue
#6773
uncaught exception in Timer(1) interrupt handler MemoryError:
Issue
#732
Exceptions inside interrupt handlers are always reported as MemoryError
3.240
S
0896
Issue
#18966
OpenMV Feature: Andrew's mpremote fixes/improvements
Issue
#15963
mpremote: Behaviour is confusing with multiple mountpoints
3.237
Q
0897
Issue
#15718
RP2350: "stuck at 2V" input pin behavior
Issue
#17241
RP2350B Core Board: says GPIO pin > 31 declared mode = OUTPUT is shown as INPUT
3.236
Q
0898
Issue
#3009
Add support for PDB debugging module
PR
#8767
Improve sys.settrace to help support debugpy / pdb debugging
3.234
S
0899
Issue
#12315
WLAN.config(reconnects) and WLAN.status() doesn't work as intended
PR
#9460
ports/esp8266: Add auto_connect & reconnects options to WLAN.config().
3.234
S
0900
Issue
#5866
Error when building nRF PCA10059 (nRF52840 dongle)
Issue
#4512
couldn't build firmware for nrf port
3.232
Q
0901
Issue
#5705
ESP32: WPA2-Enterprise support
Issue
#2778
esp8266: WPA2 Enterprise support?
3.214
S
0902
Issue
#10867
uasyncio StreamReader fails if UART times out.
Issue
#7386
Possible race condition failure in uasyncio wait_for/wait_for_ms
3.209
Q
0903
Issue
#5406
Any plan to support classic bluetooth in ESP32?
Issue
#4726
ESP32 Can support bluetooth ,But micropython tean no support blue doc
3.207
Q
0904
Issue
#5098
UART timeout and timeout_char is not working in ESP32
PR
#6870
rp2: Add timeout and invert to the machine.uart class
3.205
Q
0905
Issue
#15654
Build embed with C modules isn't working
Issue
#17245
USER_C_MODULE impossible to import library
3.203
S
0906
Issue
#18088
ESP32 C6 Zigbee Micropython Support
PR
#11869
esp32c6 support (IDF v5.2)
3.193
Q
0907
Issue
#3813
ESP8285 can't use ap_if.config "can't set AP config"
Issue
#8407
ESP32 : Setting password for AP_IF mode
3.191
Q
0908
Issue
#15163
PICO rp2.PIO(1),remove_program() makes all instruction memory available for python PIO and therefor allows overwrite of CYW43 PIO program
PR
#18976
rp2: Fix stale program offset cache after remove_program().
3.188
S
0909
Issue
#15751
machine.lightsleep makes time.sleep_ms takes more time on every call
Issue
#17229
RP2350 the watchdog timer does not count down while lightsleep is running
3.188
Q
0910
Issue
#348
uasyncio.websocket.server import websocket
PR
#228
WIP: uasyncio.websocket: Websocket implementation for uasyncio.
3.186
S
0911
Issue
#12636
how to add sdcard multi partition support on esp32 and esp32 s3
PR
#7988
ports/esp32: Added SDCard support and other tweaks.
3.184
Q
0912
Issue
#2773
ESP8266 - 'priority' and 'wake' params in Pin.irq method are not supported
Issue
#4214
ESP32 port missing "hard" kwarg in pin.irq()
3.182
Q
0913
Issue
#7904
ESP32 - cannot initialize WLAN
Issue
#8635
Possible bug with WiFi on ESP32-S3
3.164
Q
0914
Issue
#7362
support for UART rx interrupt
Issue
#8790
RP2: PIO interrupt API for Raspberry Pi Pico
3.161
Q
0915
Issue
#17976
Setting hostname on Pico W (still) has no effect: no host name is exposed (also not the default one)
Issue
#10397
Pi Pico W WLAN set hostname in STA
3.154
S
0916
Issue
#5778
lightsleep results in machine reset on ESP32
Issue
#12579
ESP32 timer wake up repeating
3.141
Q
0917
Issue
#7455
Set threshold for Coveralls failure
PR
#17538
Coverage test sys.settrace & improve coverage
3.137
Q
0918
Issue
#15508
Arduino Nano Connect RP2040: Webrepl fails.
Issue
#8172
Failing to add WebREPL for the ARDUINO_NANO_RP2040_CONNECT board
3.129
Q
0919
Issue
#18941
`repr()` does not raise TypeError when `__repr__` returns a non-string
PR
#18955
tests/cpydiff: Add str return type and subclass preservation differences.
3.129
S
0920
Issue
#2929
VFS FatFS: mkdir with trailing slash fails when it should succeed
PR
#6467
extmod/vfs: Fix lookup of entry in root dir so it fails correctly.
3.127
Q
0921
Issue
#5359
ESP32 crashes on SPI usage
Issue
#5454
ESP32 4MB RAM Guru Meditation Crash On Initializing UART
3.114
Q
0922
Issue
#17173
mpremote cp -r command fails with "mpremote: cp: -r not specified; omitting directory"
Issue
#17267
mpremote gives false error if a destination directory doesn't exist for recursive copy
3.100
S
0923
Issue
#13599
The BLE.Config gives `ValueError: unknown config param` with pairing parameters
Issue
#5580
bluetooth is missing mac param for config
3.098
S
0924
Issue
#627
no SD card
Issue
#731
Raspberry Pi Pico and SD Card module
3.094
S
0925
Issue
#16573
docs: ESP32 C3 and C6 has only 2 Timers (0 and 2)
Issue
#6967
esp32: Virtual timers not currently supported in doc
3.092
Q
0926
Issue
#18660
mpremote REPL and mount issues with socket:// and RFC2217 connections
PR
#12500
mpremote: Add rfc2217, serial over tcp.
3.092
Q
0927
Issue
#15275
Cannot instantiate FrameBuffer from a bytes object
Issue
#15571
frambuf initalizes with ValueError
3.091
Q
0928
Issue
#15649
NUCLEO-L476RG (STM32L476RG), NUCLEO_G0B1RE (STM32G0B1RE) - LPUART1 initialization not working
PR
#7056
stm32/boards: expose all 6 available UARTs/USARTs for NUCLEO_L476RG.
3.082
S
0929
Issue
#210
"OSError: -1" if use keepalive>0
Issue
#5451
umqtt.simple's check_msg triggers OSError -1 with TLS servers
3.082
S
0930
Issue
#8226
ESP32 Bluetooth central only getting one Bluetooth device at a time
Issue
#8248
ESP32 can not work as central and peripherial at the same time
3.078
Q
0931
Issue
#5163
[nRF port] Unable to Activate the FAT File System
PR
#6377
nrf/os: Fix building with MICROPY_VFS enabled.
3.068
S
0932
Issue
#11678
RP2 UART timeout is incorrect
Issue
#17611
UART reaching timeout after first byte.
3.061
S
0933
Issue
#7455
Set threshold for Coveralls failure
Issue
#18866
tests: thread/thread_gc1.py intermittent failure on CI
3.050
Q
0934
Issue
#15649
NUCLEO-L476RG (STM32L476RG), NUCLEO_G0B1RE (STM32G0B1RE) - LPUART1 initialization not working
PR
#7058
ports/stm32/boards/NUCLEO_L476RG/mpconfigboard: expose 5 remaining UA…
3.045
S
0935
Issue
#5693
[mboot] It will stay in the dfu mode forever and not reset
PR
#7410
stm32/mboot: Add verification to fsload / dfu support
3.043
Q
0936
Issue
#6174
uasyncio: Code throws exception under CPython
Issue
#5881
extmod/uasyncio Discrepancy between behaviour and docs
3.041
Q
0937
Issue
#5389
docs.micropython.org/ should redirect to stable release version.
PR
#3189
docs/conf.py: Set "version" and "release" to the same value.
3.039
Q
0938
Issue
#5475
Feature Request - mDNS on esp8266
Issue
#1806
Merge code from "MicroPython on ESP8266" Kickstarter campaign
3.037
Q
0939
Issue
#5669
Descriptor attribute access on a class doesn't call __get__
Issue
#6600
py/objtype.c: Issue with bytecode cache invalidation and incorrect lookup order for descriptors.
3.035
S
0940
Issue
#18941
`repr()` does not raise TypeError when `__repr__` returns a non-string
Issue
#18942
`repr()` does not preserve `str` subclass type returned by `__repr__`
3.035
Q
0941
Issue
#5389
docs.micropython.org/ should redirect to stable release version.
Issue
#12635
Confusing version "latest" in doc pages
3.031
S
0942
Issue
#8325
MicroPython OneWire protocol BUG?
PR
#13171
extmod/modonewire.c reliable timings for onewire.
3.018
Q
0943
Issue
#8002
ESP32, Mac Os, Enter raw repl failes
PR
#5469
tools/pyboard: Split Ctrl-C into two separate steps with small delay
3.010
S
0944
Issue
#2490
esp8266: socket accept() does not always accept
Issue
#2948
esp8266: socket blocking settings are inherited by accept() when they probably shouldn't be
3.009
Q
0945
Issue
#16801
Raspberry Pi Pico - No UART after lightsleep when not connected to USB
Issue
#16180
lightsleep() not working properly Pi Pico WH v1.24.0
3.000
Q
0946
Issue
#7871
ESP32C3 timer issue
Issue
#16438
ESP32C6 Timers: Only Timer(0) and Timer(2) are functional for ESP32-C6 v1.24
2.998
S
0947
Issue
#11433
ESP32 WLAN.scan() returns incorrect hidden flag
Issue
#10017
network.WLAN(...).scan() on Pico W returns out of range security and hidden parameters
2.997
Q
0948
Issue
#6151
esp_wifi_internal_reg_rxcb ret=0x3014
PR
#3942
Resolve #3913: Missing esp32 status() implementation
2.994
Q
0949
Issue
#17752
mpremote fs cp can only handle files that already exist
Issue
#17173
mpremote cp -r command fails with "mpremote: cp: -r not specified; omitting directory"
2.993
Q
0950
Issue
#6151
esp_wifi_internal_reg_rxcb ret=0x3014
Issue
#3967
ESP32 STA_IF reconnect loop
2.992
Q
0951
Issue
#5245
docs: Explain port-specific differences in network / WLAN / ssl
Issue
#7207
Documentation WLAN.connect()
2.988
S
0952
Issue
#7220
BLE: Advertising name stays as 'ESP32'
Issue
#7130
ESP32 Bluetooth: Error code "OSError: -18" when advertising with a too long payload
2.979
Q
0953
Issue
#9505
IPv4 address can persist well after wifi AP connection is lost
Issue
#9455
Raspberry Pi Pico W network becomes inaccessible when not used for some time
2.978
S
0954
Issue
#17667
Add USB Host
PR
#16356
esp32: Enable support for machine.USBDevice.
2.971
Q
0955
Issue
#9993
uasyncio: Behaviour differs from CPython.
Issue
#11530
uasyncio: current_task behaviour differs from CPython
2.967
Q
0956
Issue
#16295
add support for STM32N6
Issue
#8292
Adding support for STM32G0 MCUs
2.967
Q
0957
Issue
#18962
OpenMV Feature: ROMFS IOCTL Documentation and Debug
Issue
#17544
Make ROMFS Bootable.
2.965
S
0958
Issue
#6814
SPI2 on STM32WB55 pin error
PR
#9188
stm32/boards: Fix returning incorrect af_list() with NUCLEO-F446RE.
2.961
Q
0959
Issue
#7220
BLE: Advertising name stays as 'ESP32'
Issue
#5600
BLE Server for ESP32
2.961
Q
0960
Issue
#7794
umqtt not being built locally for esp32
Issue
#7185
[ESP32]urequests, umqtt not existed in esp32-20210418-v1.15.bin
2.959
S
0961
Issue
#17271
cannot open source file "alloca.h" when trying to write a C module for MicroPython
PR
#17717
`embed`: Fix `alloca` include for Windows.
2.959
S
0962
Issue
#17334
ESP32-C6: WAKEUP_ALL_LOW causes GPIO pin to be stuck upon waking from deeepsleep
Issue
#15260
esp32.wake_on_ext0 not workingon esp32s2
2.958
Q
0963
Issue
#10609
Delete / Unallocate RMT Driver on ESP32
Issue
#16588
RMT frequency other than 80 MHz?
2.955
Q
0964
Issue
#4060
ESP32 module wake on touch, wake on ext1
PR
#3531
ports/esp32:* Implementation of deep sleep, esp32 module, machine.RTC
2.953
S
0965
Issue
#8294
ESP32 Generic: ESP-IDF v4.4 throws exception allocation errors (`MemoryError: memory allocation failed`)
PR
#16168
esp32: Workaround native code execution crash on ESP32-S2.
2.953
Q
0966
Issue
#17570
esp32S3 The USB function is occupied by USB jtag/serial (VID_303A&PID_1001)
PR
#16197
ports/esp32/usb.c: Allow serial/jtag to be enabled.
2.953
S
0967
Issue
#5778
lightsleep results in machine reset on ESP32
Issue
#17973
ESP32-S3 PWM in lightsleep mode does not works as expected
2.950
Q
0968
Issue
#15521
RMT read pulses?
PR
#16293
Update esp32.RMT module to the new API
2.949
S
0969
Issue
#18476
build to .bin failed
Issue
#14350
Build micropython for ESP32 ports & ESP-IDF v5.06. failed with static-assert
2.949
S
0970
Issue
#2490
esp8266: socket accept() does not always accept
Issue
#2947
esp8266: in non-blocking mode, socket.accept raises ETIMEDOUT instead of EAGAIN
2.947
Q
0971
Issue
#17867
SEEED_XIAO_NRF52 board access to 1 MB Flash
Issue
#18839
SEEED_XIAO_RP2350: Flash size configured as 4MB, board only has 2MB
2.946
Q
0972
Issue
#14350
Build micropython for ESP32 ports & ESP-IDF v5.06. failed with static-assert
PR
#18915
esp32: Drop support for ESP-IDF <v5.3, fix build on ESP-IDF v5.3
2.941
S
0973
Issue
#18183
unix: uncaught NLR on qemu-m68k
Issue
#17934
"FATAL: uncaught NLR" with repl + heap lock
2.941
Q
0974
Issue
#16561
ESP32 + W5500: network.LAN() fails without an interrupt pin
Issue
#9025
LAN8720 ESP32 throwing error on new firmware
2.940
Q
0975
Issue
#612
How do I generate an EC private key with the NISTP256 curve (aka secp256r1, or prime256v1) , and using the private key to generate a public key serialized to bytes in the ANSI X9.62/X9.63 Uncompressed Point format on ESP 32?
PR
#13332
tests/multi_net: Generate smaller certs with 2048-bit RSA.
2.926
Q
0976
Issue
#17747
rp2: Support for new RP2350 PIO instructions in the `@rp2.asm_pio` assembler
Issue
#11531
Support .origin PIO directive
2.925
Q
0977
Issue
#5737
ESP32 Confusing behaviour of PWM after soft reset
PR
#3608
ports/esp32/machine_pwm: Add support for all PWM timers and modes.
2.924
Q
0978
Issue
#6800
Build process: mpy file in frozen dir produces spam
Issue
#4688
error with frozen option
2.924
S
0979
Issue
#18176
docs: machine.RTC.memory examples not working
Issue
#5199
machine.RTC.memory undocumented and does not survive watchdog reset
2.924
Q
0980
Issue
#15955
docs: mpremote run command
Issue
#7602
mpremote: UI improvements
2.922
Q
0981
Issue
#6151
esp_wifi_internal_reg_rxcb ret=0x3014
Issue
#8779
Wifi not working with micropython 1.19.1 esp32 S3 generic spiram
2.922
S
0982
Issue
#8005
ussl.wrap_socket causes esp32-s2 board to crash
Issue
#3145
esp8266: Crash on ussl.wrap_socket(None)
2.918
Q
0983
Issue
#17567
ESP32S3 4M Port missing. Partition table in Firmware in file is wrong
PR
#17337
esp32: auto-detect the SPI flash size and automatically size the filesystem
2.916
S
0984
Issue
#795
os-path causes build conflict with unix_ffi os
PR
#805
ci: Add unix-ffi library when building unix-ffi subdirectory.
2.916
S
0985
Issue
#931
"requests" does not handle redirection with relative path correctly
PR
#942
python-ecosys/requests/requests/__init__.py: Use the host in the redirect url, not the one in headers.
2.916
S
0986
Issue
#3646
ussl.wrapsocket and mbedtls
Issue
#7570
ussl.wrap_socket() acception only socket argument on ESP32 port
2.910
S
0987
Issue
#2692
RFC modframebuf.c scrolling behaviour
Issue
#2572
extmod/modframebuf.c framebuf1_text() does not clear pixels
2.908
Q
0988
Issue
#7686
REPL none working on board ESP32-S2-DevKitM-1
Issue
#8308
ESP32-S3 REPL error.
2.908
S
0989
Issue
#12842
esp32: UDP sendto causes memory leaks/ENOMEM error for most IP addresses
Issue
#4029
esp32: UDP broadcast via sendto causes memory leaks/ENOMEM error
2.908
S
0990
Issue
#3646
ussl.wrapsocket and mbedtls
Issue
#2781
Add ssl certificates on ESP8266
2.904
S
0991
Issue
#4814
stm32 NUCLEO boards: pin name conflicts
PR
#13664
stm32/boards: Standardize pin names to always have P{PORT}{NUMBER} available
2.900
S
0992
Issue
#12393
rp2: No support for external pins in Pico W build
PR
#17028
ports/rp2: Make pins.csv configurable.
2.900
S
0993
Issue
#18617
Buffer overflow in `bytearray` constructor via trusted `__len__` with long iterator
Issue
#18620
Integer overflow in `array` constructor via `len*itemsize` multiplication
2.886
Q
0994
Issue
#15513
Base64 encoding into buffer, to reduce allocations
PR
#5583
Base64Url encoding
2.885
Q
0995
Issue
#9280
utime.sleep_us() overflow
Issue
#9304
utime.sleep(24*3600) sleeps only 500 seconds on ESP32
2.877
S
0996
Issue
#6186
Pyboard D build does not include btree
Issue
#4614
could not import btree module in Pyboard Micropythopn 1.9.4
2.873
S
0997
Issue
#7886
Discussion of Python 3.7 support
Issue
#657
Unicode support and PEP 393
2.871
Q
0998
Issue
#16088
Checksum Verification for nRF BLE Stack Downloads
PR
#17798
nrf/drivers/bluetooth: Change soft-device download URL to self hosted.
2.869
Q
0999
Issue
#357
can't await mqtt.simple publish method
Issue
#309
a problem with the publication
2.865
Q
1000
Issue
#5214
pulse counter quadrature encoder
Issue
#5602
Request to integrate quadrature decoder support via pulse count unit into ESP32 port
2.863
S
1001
Issue
#7919
Discussion of Python 3.10 support
PR
#10110
doc: Add Python 3.10 page.
2.861
Q
1002
Issue
#7517
Issues with nrf52 port
PR
#3137
Nordic port for nrf51822, nrf52832 and nrf52840
2.859
Q
1003
Issue
#17672
ESP32-C6, ESP32-S3, etc.: MICROPY_HW_ENABLE_UART_REPL should be disabled for boards that have both direct USB and UART connectors
Issue
#18213
ESP32C6: USB not in board.json `features` but GPIO pins are disabled anyway
2.858
Q
1004
Issue
#4843
Disabling REPL on ESP32
Issue
#3805
esp32: UART(0) is disabled (dedicated to REPL)
2.857
S
1005
Issue
#18839
SEEED_XIAO_RP2350: Flash size configured as 4MB, board only has 2MB
Issue
#8680
rp2: per-board custom memmap_mp.ld to enforce configured flash size
2.854
S
1006
Issue
#9993
uasyncio: Behaviour differs from CPython.
Issue
#5881
extmod/uasyncio Discrepancy between behaviour and docs
2.848
Q
1007
Issue
#12102
Deep sleep support for RP2 port
PR
#7122
Implement alarm and deep sleep for RP2040 AKA Pico
2.846
S
1008
Issue
#17918
mpremote: enter_raw_repl: not working with micropython v1.26
Issue
#18321
repl unresponsive in ESP32-C6 on macOS
2.844
Q
1009
Issue
#18962
OpenMV Feature: ROMFS IOCTL Documentation and Debug
Issue
#18965
OpenMV Feature: IMXRT is missing romfs
2.838
S
1010
Issue
#8487
[docs] clarify functions available in `esp32` per chip type
PR
#17777
esp32: Update the README details to account for newer chips.
2.832
S
1011
Issue
#410
UMQTT - mqtt stops publishing after 5 minutes
Issue
#316
umqtt.robust sends the NodeMCU Esp8266 board in some freezing state
2.832
S
1012
Issue
#16079
UART with the same pin for both RX and TX doesn't work on ESP32 variants
PR
#18996
esp32/machine_uart: Allow passing -1 to specify pin will be unused.
2.829
Q
1013
Issue
#16180
lightsleep() not working properly Pi Pico WH v1.24.0
Issue
#16519
RP2: machine.RTC().datetime() does not advance during lightsleep
2.824
Q
1014
Issue
#11298
Bug: Build Error on NRF Board, Undeclared Variable 'MP_QSTR___del___'
Issue
#1301
cc3200 'MP_QSTR_sd' undeclared when "make BTARGET=application BTYPE=release BOARD=LAUNCHXL"
2.820
Q
1015
Issue
#8641
ESP32-C3 I2S
Issue
#8527
ESP32: Support I2S-driven ADC sampling
2.820
Q
1016
Issue
#14358
ports/webassembly: import of a preloaded Emscripten FS fails on Node
Issue
#14363
ports/webassembly: import into node fails
2.812
S
1017
Issue
#6151
esp_wifi_internal_reg_rxcb ret=0x3014
PR
#4538
esp32/modnetwork: Fixed wifi.isconnected() is always true, even disconn
2.811
S
1018
Issue
#17661
Repeatable OSError: Wifi Internal Error in sta_if.connect
Issue
#7139
WLAN.connect() behavior has changed
2.811
S
1019
Issue
#9455
Raspberry Pi Pico W network becomes inaccessible when not used for some time
Issue
#9505
IPv4 address can persist well after wifi AP connection is lost
2.810
S
1020
Issue
#17722
core: assertion error on syntactically invalid Python code
Issue
#18010
Assertion failure compiling invalid assembler code (should raise SyntaxError)
2.809
Q
1021
Issue
#7847
PEP 634 Structural Pattern Matching (Python 3.10) support
Issue
#1329
Discussion of Python 3.5 support
2.804
Q
1022
Issue
#18663
Change to `mp_handle_pending' includes possible MICROPY_EVENT_POLL_HOOK and downstream code breakage
PR
#16355
esp32/mpconfigport: Use the appropriate wait-for-interrupt opcode.
2.799
Q
1023
Issue
#15622
RP2350 / Pico 2 machine.lightsleep not working correctly
Issue
#16502
PICO machine.lightsleep resets registers SLEEP_EN0 and SLEEP_EN1
2.795
Q
1024
Issue
#16839
Bug: Deep Sleep Wake-up Issue on ESP32-C3
PR
#3531
ports/esp32:* Implementation of deep sleep, esp32 module, machine.RTC
2.795
S
1025
Issue
#7919
Discussion of Python 3.10 support
Issue
#7847
PEP 634 Structural Pattern Matching (Python 3.10) support
2.792
S
1026
Issue
#8180
ESP32: impossible to upload any file after main.py or boot.py is uploaded.
Issue
#4925
main.py not executing ESP32
2.791
Q
1027
Issue
#17192
mpremote romfs deploy: Directory handling is arguably inconsistent with cp -r
Issue
#17173
mpremote cp -r command fails with "mpremote: cp: -r not specified; omitting directory"
2.789
S
1028
Issue
#677
mip: github branch is incorrectly used for secondary github: sources in package.json
PR
#10846
mpremote/mip: Allow version override in package.
2.789
S
1029
Issue
#1710
bytearray slice assignment fails for derived types
Issue
#1424
bytearray slice assignment from generator produces error
2.785
Q
1030
Issue
#16803
UNIX build missing socket.sendall() method
Issue
#18774
RP2350 fileno missing
2.783
Q
1031
Issue
#5828
extmod/uasyncio: Queue is missing
Issue
#5843
extmod/uasyncio: Loop exits if only Tasks awaiting Events are added
2.782
Q
1032
Issue
#7127
stm32/boards: Add STM32H750VBT6 board.
PR
#18574
stm32: Add support for STM32H753xx and the NUCLEO_H753ZI board.
2.779
Q
1033
Issue
#7207
Documentation WLAN.connect()
PR
#7301
docs/esp32/quickref: Note about automatic WLAN reconnect.
2.779
Q
1034
Issue
#5394
Freezing resources that are not Python scripts
PR
#5084
Introduce a mechanism for specifying a "manifest" for frozen files
2.775
S
1035
Issue
#269
Request for package: micropython-enum
Issue
#8545
Enum for micropython
2.770
S
1036
Issue
#7639
micropython dict has not __contains__ method
Issue
#679
problems with __contains__ magic method
2.768
Q
1037
Issue
#5214
pulse counter quadrature encoder
PR
#8766
ESP32: Add Quadrature Encoder and Pulse Counter classes.
2.767
S
1038
Issue
#18870
tests: thread/stress_heap.py intermittent failure on macOS
Issue
#18868
tests: cmdline/repl_lock.py and repl_cont.py intermittent failures
2.767
Q
1039
Issue
#15563
ESP32 wifi issues
Issue
#16771
ESP32-S3-WROOM-N8R2 WiFi Wont Connect
2.760
Q
1040
Issue
#5487
MICROPY_PORT_DEINIT_FUNC called after gc_sweep_all
PR
#4114
py: Fix incorrect test for MICROPY_PORT_DEINIT_FUNC.
2.756
S
1041
Issue
#10957
RP2040: mDNS support in AP mode
Issue
#15297
rp2 - mDNS not working
2.756
S
1042
Issue
#6800
Build process: mpy file in frozen dir produces spam
Issue
#3521
Error about FROZEN_MPY_DIR
2.754
Q
1043
Issue
#6796
extmod/bluetooth: handling of disconnect in ble_simple_central.py example is misleading
Issue
#10755
There is mistake in BLE simple central when disconnect is called
2.750
S
1044
Issue
#682
ntptime Feature request: Would like to have the ntp server configurable
PR
#5536
specify NTP host to use in ntptime of ESP8266
2.750
S
1045
Issue
#4843
Disabling REPL on ESP32
PR
#3277
esp8266: Allow disable of REPL on UART0
2.748
S
1046
Issue
#15275
Cannot instantiate FrameBuffer from a bytes object
Issue
#15944
FrameBuffer Initialisation fails with ValueError on `memoryview`
2.746
Q
1047
Issue
#18934
STM32 H563 I2C TIMINGR Add
PR
#9716
stm32/i2c: Add hardware I2C implementation for STM32L4.
2.746
Q
1048
Issue
#11667
ViperTypeError: div/mod not implemented for uint
Issue
#6177
Viper throws exception on math operations between uints
2.742
Q
1049
Issue
#4438
UART RTS/CTS software flow control
Issue
#7023
Feature request: UART RTS/CTS hardware flow control on ESP32
2.732
Q
1050
Issue
#3830
No format of tzinfo accepted in RTC.init()
PR
#2334
docs: Make the machine.RTC reflect reality on esp8266
2.730
S
1051
Issue
#7762
Is it possible for micropython running on STM32 to expand memory through PSRAM?
Issue
#7861
How to tailor the micropython firmware running on STM32F401VC
2.729
Q
1052
Issue
#8646
Pyboard UART.sendbreak
Issue
#1555
stmhal: uart chars are being dropped, even when only at 115200 baud
2.728
Q
1053
Issue
#2948
esp8266: socket blocking settings are inherited by accept() when they probably shouldn't be
Issue
#2947
esp8266: in non-blocking mode, socket.accept raises ETIMEDOUT instead of EAGAIN
2.727
Q
1054
Issue
#5669
Descriptor attribute access on a class doesn't call __get__
Issue
#1697
classmethod fetches parent attribute instead of child attribute when called via child object
2.727
S
1055
Issue
#16890
[webassembly] 'runPythonAsync' api missing { async: true } option.
PR
#14438
webassembly/api: Resolve thenables returned from runPythonAsync.
2.727
Q
1056
Issue
#4394
esp32 localtime and machine.RTC().datetime() inconformity
PR
#7383
mimxrt/machine_rtc: Change format of RTC.datetime to match other ports.
2.725
Q
1057
Issue
#4438
UART RTS/CTS software flow control
PR
#15933
ESP32 UART - Added XON/XOFF flow control
2.725
S
1058
Issue
#11638
Type Inference issue when using struct in viper
Issue
#11639
Hidden Extraneous memory allocation
2.723
Q
1059
Issue
#16713
Serial com and external power supply
Issue
#16248
USB (tested with midi) not working on pico 2 (rp2350 in ARM mode only)
2.722
Q
1060
Issue
#8041
ESP32: "user C modules" should be able to add components to the build
PR
#14127
Support board level configurations
2.719
S
1061
Issue
#18984
esp32/sdcard: Unable to use SD card on some ESP32-P4 boards.
Issue
#16526
ESP32-S3 SDCard(width=4) uses undocumented hard-coded pin assignments
2.719
S
1062
Issue
#16457
1.24 breaks USB OTG support
Issue
#14217
ESP32-S3 forcing use of USB OTG
2.715
S
1063
Issue
#3523
esp8266/modules/ntptime: More accurate NTP syncing
Issue
#3766
esp8266: remove print statement in ntptime
2.709
Q
1064
Issue
#13639
STM32: BLE Bonding Example does not work
Issue
#13642
STM32: BLE bond is not persistant
2.708
S
1065
Issue
#9563
dac.write_timed() does not work with NUCLEO_G474RE
Issue
#5619
STM32H7 DAC write_timed is not working.
2.707
Q
1066
Issue
#12150
py-core/docs: CPython: Class Level Name Mangling does not happen
PR
#12177
tests/cpydiff/core_class_name_mangling: New tests for name mangling.
2.705
S
1067
Issue
#5737
ESP32 Confusing behaviour of PWM after soft reset
Issue
#4758
pwm.deinit() can not close Pin if Duty Cycle set to 1023
2.703
Q
1068
Issue
#5307
Pyboard-D BLE unsolicited disconnects on handle 65535
Issue
#6796
extmod/bluetooth: handling of disconnect in ble_simple_central.py example is misleading
2.703
Q
1069
Issue
#13055
mpremote: Writing fails when using mount and using multibyte characters.
Issue
#17665
mpremote mount: file write of non-byte arrays fails due to incorrect length calculation
2.701
S
1070
Issue
#18080
RP2040 PIO: Script fails on some GPIO numbers
PR
#17781
rp2: on RP2350 configure jmp pins as input if they are in isolation mode
2.699
S
1071
Issue
#4997
UART on ESP32 - panic error
Issue
#5942
ESP32-CAM Guru Meditation Error: Core 1 panic'ed (LoadStoreAlignment)
2.697
Q
1072
Issue
#3830
No format of tzinfo accepted in RTC.init()
Issue
#10578
ports/rtc: Inconsistencies between ports and the documentation.
2.693
S
1073
Issue
#6166
ESP32-spiram - UART panic error
Issue
#5942
ESP32-CAM Guru Meditation Error: Core 1 panic'ed (LoadStoreAlignment)
2.691
Q
1074
Issue
#5870
extmod/uasyncio: add serve_forever()?
Issue
#13591
docs: asyncio start_server does not behave as described
2.689
S
1075
Issue
#16561
ESP32 + W5500: network.LAN() fails without an interrupt pin
Issue
#15425
Micropython allows uninitialised, invalid LAN MAC addresses on network
2.689
Q
1076
Issue
#770
lora driver: SX1276 reports incorrect RSSI
Issue
#999
Incorrect SNR parsing in _read_packet of LoRa SX1262 driver
2.689
Q
1077
Issue
#8232
ESP32 and Zephyr: Error in nlr_push_tail call
Issue
#13238
Zephyr port is not compatible with Zephyr v3.2.x or higher (latest v3.5.0).
2.688
Q
1078
Issue
#8298
urequests.get() error related to getaddrinfo
Issue
#7936
Unsatable usocket module
2.688
Q
1079
Issue
#18887
Utf8-Issue
Issue
#17560
ESP32-S3 `mpremote` sends corrupted fs hook when mounting local directory
2.688
Q
1080
Issue
#5994
esp32/mpconfigport: MICROPY_EVENT_POLL_HOOK fails to yield
PR
#5347
stm32/systick: Always POLL_HOOK when delaying for milliseconds
2.686
Q
1081
Issue
#17977
Cannot change default exposed IP (for DHCP etc) on Pico W running in AP mode (remains exposing default 192.168.4.x)
Issue
#17974
Setting (WLAN) hostname on Pico W (still) has no effect: no host name is exposed (also not the default one)
2.686
Q
1082
Issue
#17953
ESP32-C6: build error
Issue
#17666
Argument list too long compile error [ESP32}
2.680
Q
1083
Issue
#11451
mpremote should let user control DTR and RTS signals
PR
#18001
mpremote: Workaround ESP reset quirk at disconnect time.
2.678
Q
1084
Issue
#16079
UART with the same pin for both RX and TX doesn't work on ESP32 variants
PR
#17038
docs/esp32/quickref.rst Document that a Pin can be passed to UART constructor on the ESP32 ports.
2.665
Q
1085
Issue
#3683
IPv6 Support in micropython for ESP32 (or anything for that matter)
PR
#15676
wiznet5k: Add support for IPv6.
2.660
Q
1086
Issue
#4824
non-blocking socket blocks and raises EAGAIN
PR
#3395
extmod/modussl_axtls: socket_read: Handle EAGAIN.
2.660
Q
1087
Issue
#9921
The memory of ESP32S3 is too large when using microython
Issue
#9963
How can ESP32 place microython startup on psram
2.658
S
1088
Issue
#8263
example->bluetooth->ble_bonding_peripheral.py error with NUCLEO-WB55
Issue
#6316
[NUCLEO_WB55 - USBDONGLE_WB55] disconnect usb
2.654
Q
1089
Issue
#962
Unix port: ffilib.py: libc.so.6 is no longer the latest version
PR
#18979
unix: Improve support for FreeBSD.
2.654
S
1090
Issue
#8706
Flash encryption on esp32
Issue
#4854
Secure boot functionality for esp32
2.653
Q
1091
Issue
#18993
ESP32: Microdot web framework does not work above MicroPython version 1.21.0
Issue
#15844
esp32: Webserver Socket stops responding after a minute.
2.652
S
1092
Issue
#18961
OpenMV Feature: WDT()
Issue
#2635
stmhal: WDT hangs after programming
2.648
Q
1093
Issue
#321
Umqtt.robust: subscription vanished after reconnect
Issue
#334
umqtt (with tls): check_msg() / wait_msg() - how to know connection is gone? timeout?
2.647
Q
1094
Issue
#525
Method Resolution Order (MRO) is not compliant
Issue
#5106
RFC: class.mro() is notimpl
2.646
Q
1095
Issue
#12313
ESP32: RTC().init() wrong tuple
PR
#5936
esp32: document fields expected by RTC.datetime
2.639
S
1096
Issue
#5669
Descriptor attribute access on a class doesn't call __get__
PR
#15940
py/objtype: Don't delegate lookup of descriptor methods to __getattr__.
2.637
Q
1097
Issue
#18934
STM32 H563 I2C TIMINGR Add
PR
#16996
ports/stm32/timer.c: Add support for STM32H5 Timer 1.
2.633
Q
1098
Issue
#12957
RTC issues on PYBD (STM32)
Issue
#5422
machine.rtc feature request: rtc.ticks_ms()
2.632
Q
1099
Issue
#3830
No format of tzinfo accepted in RTC.init()
PR
#5553
docs/library/machine.RTC.rst Fix example code, document datetime method.
2.629
S
1100
Issue
#916
urequests: Extra response headers at the end of res.text with Pico W
Issue
#785
urequests.get in Micropython randomly results in OSError 103 and 104 as well as ValueError
2.628
Q
1101
Issue
#16603
Pin toggle function does not exist in ESP32.
PR
#15822
doc: Document machine.Pin.toggle() method.
2.625
Q
1102
Issue
#332
PINGRESP ignored in umqtt.simple.py
Issue
#210
"OSError: -1" if use keepalive>0
2.624
S
1103
Issue
#6800
Build process: mpy file in frozen dir produces spam
Issue
#3601
STM32 build fails when using FROZEN_MPY_DIR
2.623
Q
1104
Issue
#12299
asyncio: MicroPython vs. CPython create_task() garbage collection behavior
Issue
#7471
Incorrect uasyncio behaviour: tasks are not correctly terminated
2.622
Q
1105
Issue
#7910
ports/unix: how to add a c++ shared library to the makefile .i want set a module,which can use c++ function.
PR
#8305
unix/Makefile: Allow users to specify the C++ standard used.
2.621
S
1106
Issue
#15521
RMT read pulses?
Issue
#16588
RMT frequency other than 80 MHz?
2.619
Q
1107
Issue
#18098
USB HID device on ESP32 has a problem!
Issue
#8707
ESP32-S3 USB HID
2.619
Q
1108
Issue
#17727
crash in io.BufferedWriter due to missing argument validation
Issue
#18845
`json.dump` behaves incorrectly on invalid stream write bytes count.
2.613
Q
1109
Issue
#18984
esp32/sdcard: Unable to use SD card on some ESP32-P4 boards.
PR
#16289
esp32: support SD card on ESP32C6
2.613
Q
1110
Issue
#16801
Raspberry Pi Pico - No UART after lightsleep when not connected to USB
Issue
#15622
RP2350 / Pico 2 machine.lightsleep not working correctly
2.603
Q
1111
Issue
#11433
ESP32 WLAN.scan() returns incorrect hidden flag
Issue
#11048
RP2040: wlan.scan results disconnected from documentation and faulty
2.600
Q
1112
Issue
#17570
esp32S3 The USB function is occupied by USB jtag/serial (VID_303A&PID_1001)
Issue
#16457
1.24 breaks USB OTG support
2.600
S
1113
Issue
#4065
implement bit_length() for mp_type_int
PR
#13087
py/objint: Fix int.to_bytes() buffer size checks.
2.600
Q
1114
Issue
#348
uasyncio.websocket.server import websocket
Issue
#405
Example for uasyncio.websocket.server fails
2.598
Q
1115
Issue
#5640
truncated mp_map_t
PR
#5604
py/obj: fix spelling of truncated
2.594
S
1116
Issue
#4064
Missing `memoryview.cast` in MicroPython
Issue
#6970
Missing attributes
2.592
S
1117
Issue
#6912
Raw paste mode can't be used with WebREPL
Issue
#4196
BUG -- initial prompt on WebREPL connect is always ">>> ", even for paste (and raw) mode
2.590
Q
1118
Issue
#6980
Pyboard.py doesn't keep file path with folders on windows
Issue
#9204
tools/mpremote Copy folder content creates folder on board
2.588
Q
1119
Issue
#15670
Binary operations on undefined variables crash the native emitter.
Issue
#17728
segfault with improper use of super()
2.587
Q
1120
Issue
#7762
Is it possible for micropython running on STM32 to expand memory through PSRAM?
Issue
#9065
Use SDCard as external heap for mbedTLS
2.584
Q
1121
Issue
#1090
Deepcopy does not work , copied Copy from here. Can not copy Instances - Error: un(deep)copyable object of type <class 'counterObject'>. Simple examples do NOT work.
Issue
#8486
Is it possible implement 'copy.deepcopy'?
2.584
S
1122
Issue
#6953
stm32 HID class USB crash explained
PR
#4751
stm32: WIP adding support for USB device VCP+MSC+HID mode
2.580
Q
1123
Issue
#17229
RP2350 the watchdog timer does not count down while lightsleep is running
Issue
#15751
machine.lightsleep makes time.sleep_ms takes more time on every call
2.578
Q
1124
Issue
#2773
ESP8266 - 'priority' and 'wake' params in Pin.irq method are not supported
Issue
#2847
ESP8266 - pin.irq().disable() is not available?
2.576
Q
1125
Issue
#7664
`uasyncio.rst` and `uctypes.rst` are still named with `u` prefix
PR
#8549
Update uasyncio docs
2.576
Q
1126
Issue
#3813
ESP8285 can't use ap_if.config "can't set AP config"
Issue
#2944
network configuration bug in "esp8266-20170108-v1.8.7.bin"
2.572
S
1127
Issue
#17547
mpy-cross: Assertion failed when compiling tests/basics/exception_chain.py.
Issue
#17467
mpy-cross: Assertion failed for `-march=debug` and Viper code
2.570
Q
1128
Issue
#3009
Add support for PDB debugging module
PR
#1022
python-ecosys/debugpy: Add VS Code debugging support for MicroPython.
2.566
S
1129
Issue
#4578
Writing to a file in a callback corrupts the SD card when the file_id_object has closed
Issue
#4575
rapid writes corrupts SDCard
2.566
S
1130
Issue
#6170
Supporting insertion-order preservation property of dicts (compat with Python 3.7+)
PR
#6173
py/map: Convert map implementation to preserve insertion order (WIP, RFC)
2.565
S
1131
Issue
#13428
heap-buffer-overflow [micropython@a5bdd39127]
Issue
#13046
heap-buffer-overflow: from integer overflow at mp_stream_rw
2.564
Q
1132
Issue
#9325
rp2: rp2.asm_pio_encode incorrectly accepts 'pins' as src for 'wait'
PR
#18975
rp2: Add RP2350 PIO v1 assembler support.
2.563
Q
1133
Issue
#18172
bytearray(uctypes.bytes_at(0, 8)) segfaults in memcpy
Issue
#18166
uctypes.bytearray_at() accepts negative address and segfaults on write
2.561
S
1134
Issue
#14450
Make MPY ARCH supports for ESP32C3 RISCV
Issue
#15124
Add support for ESP32-C2
2.559
Q
1135
Issue
#16340
With network.PPP device hangs after several hours of operation
Issue
#17300
Ping responce stops working after several hours
2.558
S
1136
Issue
#18820
ports/zephyr fails to compile with CONFIG_BT=y : 'CONFIG_BT_DEVICE_NAME_MAX' undeclared
PR
#6265
zephyr: Use Kconfig to configure MicroPython options.
2.558
Q
1137
Issue
#8444
ESP8266 - UART drops 16th digit or randomly stops receiving after first 16 digits
Issue
#6999
rp2: uart performance problem with higher baudrates or when doing additional operations
2.555
Q
1138
Issue
#18200
Why PC .c files full path strings are in built Micropython firmware (usermod) ?
PR
#18457
esp32: register user C modules with IDF component manager and handle relative usermod paths
2.552
S
1139
Issue
#18869
tests: extmod/time_time_ns.py intermittent failure due to CI runner clock precision
PR
#18347
tests/extmod: Make test time_res.py more deterministic.
2.552
Q
1140
Issue
#6773
uncaught exception in Timer(1) interrupt handler MemoryError:
Issue
#2259
Integer math exceptions in interrupt handlers
2.551
S
1141
Issue
#18961
OpenMV Feature: WDT()
Issue
#18613
Feature Request: Enable WDT Cancel
2.550
Q
1142
Issue
#4060
ESP32 module wake on touch, wake on ext1
Issue
#8048
ESP32 S2 or S3 , can not from machine import TouchPad
2.541
Q
1143
Issue
#567
Unable to Publish Message to AWS IoT with Micropython v1.19
Issue
#977
Unable to connect to MQTT: unexpected keyword argument 'ssl_params'
2.539
S
1144
Issue
#7871
ESP32C3 timer issue
PR
#18263
esp32/machine_timer.*: Adding support for Timer(-1) soft/virtual timers.
2.539
S
1145
Issue
#5858
extmod/uasyncio Please provide CPython's synchronisation primitives
PR
#224
uasyncio submodule for synchronization primitives, Lock implemented.
2.531
S
1146
Issue
#8937
extmod/uasyncio: gather gets stuck if you pass an empty list in v1.19
Issue
#5798
extmod uasyncio: Cancelling a gather only cancels one task instead of all
2.531
Q
1147
Issue
#16963
suggestion: json.dump() does not support default keyword argument
PR
#6838
extmod/modujson: Support specifying separators in dump()
2.531
Q
1148
Issue
#4963
framebuf module : Add support for rotation
Issue
#1817
RFC: frame buffer module to support fast display drivers
2.529
Q
1149
Issue
#5373
NRF51822 - is I2C working?
Issue
#4574
NRF port - I2C
2.527
S
1150
Issue
#5696
esp8266: open drain PWM?
PR
#5474
esp8266: fix GPIO16 open drain mode
2.525
S
1151
Issue
#18811
RP2 asyncio stream IO hangs: regression
Issue
#16569
asyncio terminates unexpectedly
2.523
Q
1152
Issue
#612
How do I generate an EC private key with the NISTP256 curve (aka secp256r1, or prime256v1) , and using the private key to generate a public key serialized to bytes in the ANSI X9.62/X9.63 Uncompressed Point format on ESP 32?
PR
#15545
tests/README: Update instructions for elliptic curve key/cert pair.
2.523
Q
1153
Issue
#12024
esp8266-12f 4M flash need be supported
Issue
#3508
Support for Dual Out flash mode (Support for ESP8285)
2.521
Q
1154
Issue
#5366
STM32: machine.freq unsupported on F0, L0, L4 and WB
Issue
#13646
stm32/machine.freq: Only one argument accpted.
2.518
Q
1155
Issue
#6151
esp_wifi_internal_reg_rxcb ret=0x3014
PR
#4842
esp32/modnetwork: Still try to reconnect to WLAN even with AUTH_FAIL.
2.516
Q
1156
Issue
#9281
esp32: build error on windows with sed expression
Issue
#8047
ESP32-S3 Board and SPIRAM board wont't build
2.516
Q
1157
Issue
#17228
RP2040 will lockup if a watchdog timeout occurs while lightsleep() is running
Issue
#17229
RP2350 the watchdog timer does not count down while lightsleep is running
2.515
Q
1158
Issue
#8041
ESP32: "user C modules" should be able to add components to the build
Issue
#10150
Compil for ESP32 with a USER_C_MODULES / usqlite
2.514
Q
1159
Issue
#7919
Discussion of Python 3.10 support
Issue
#7905
Discussion of Python 3.9 support
2.512
S
1160
Issue
#18984
esp32/sdcard: Unable to use SD card on some ESP32-P4 boards.
Issue
#7484
ESP32 Cannot mount SD Card on Wemos LOLIN D32 Pro V2.0.0
2.510
Q
1161
Issue
#18432
docs: WeAct F411 'blackpill' PB4 note
Issue
#17598
docs: WeACT BlackPill, pins.csv
2.506
Q
1162
Issue
#11667
ViperTypeError: div/mod not implemented for uint
Issue
#1847
viper: ViperTypeError: can't do binary op between 'uint' and 'uint'
2.504
Q
1163
Issue
#12696
stm32h5: stop/standby mode reset_cause not reported
Issue
#11186
`machine.reset_cause()` always returns 0 on Arduino Portenta H7 port
2.503
Q
1164
Issue
#7735
How to add ALPN parameter when opening socket or ssl wrapping a socket?
PR
#5815
extmod/uasyncio: add SSL support and fix SSL errors (esp32 primarily)
2.502
Q
1165
Issue
#4814
stm32 NUCLEO boards: pin name conflicts
Issue
#453
Double naming of pins
2.500
S
1166
Issue
#12024
esp8266-12f 4M flash need be supported
PR
#5803
esp8266: Change from FAT to littlefs v2 as default filesystem.
2.500
Q
1167
Issue
#15187
asyncio: Calling .run() within a task does not behave as per CPython
Issue
#16759
Asyncio task scheduling issue when using run_until_completed
2.496
Q
1168
Issue
#12270
ESP32C3 no output on serial after flashing finished.
Issue
#5990
Can not get any serial console with minicom
2.494
S
1169
Issue
#12696
stm32h5: stop/standby mode reset_cause not reported
PR
#4382
[STM32] Fixed reset_cause DEEPSLEEP on L476
2.494
S
1170
Issue
#4411
f presentation type is not rounding
Issue
#3516
Round to the nearest float with the correct least significant decimal.
2.493
Q
1171
Issue
#8788
ESP32 I2S master clock support
Issue
#17970
ESP32 C6 Micropython I2S Support
2.492
Q
1172
Issue
#12579
ESP32 timer wake up repeating
Issue
#8148
esp32 s3 deepsleep wake
2.492
Q
1173
Issue
#17747
rp2: Support for new RP2350 PIO instructions in the `@rp2.asm_pio` assembler
Issue
#17829
docs: RP2 section should include RP2350 (A/B) and/or eliminate hard references to only RP2040
2.492
Q
1174
Issue
#1710
bytearray slice assignment fails for derived types
Issue
#4810
bytesarray buffer manipulation/copy fail
2.484
Q
1175
Issue
#3445
freezing an .mpy with mpy-cross -s suffix = *.mpy results in frozen_mpy.c having a DOT prepended to "__lt_module_gt_"
Issue
#2209
mpy-cross creates corrupt .mpy's on windows
2.479
Q
1176
Issue
#4438
UART RTS/CTS software flow control
PR
#15934
ESP32/UART: Added XON/XOFF flow control.
2.477
S
1177
Issue
#931
"requests" does not handle redirection with relative path correctly
PR
#751
requests: Added support for some non-standard URLs
2.474
S
1178
Issue
#6281
STM32F765 support
Issue
#4043
[STM32] moving the "*.ld" files into the specific board directories
2.473
Q
1179
Issue
#16510
Cannot convert to littlefs2
PR
#5274
esp32: add support for littlefs
2.473
S
1180
Issue
#17271
cannot open source file "alloca.h" when trying to write a C module for MicroPython
PR
#552
py: Use <alloca.h> for alloca()
2.461
S
1181
Issue
#15957
After inserting and removing the SD card, an error occurs when deleting a file
Issue
#2949
Device Crashes Catastrophically when accessing SD in certain situations
2.457
Q
1182
Issue
#11678
RP2 UART timeout is incorrect
Issue
#9979
UART timeout parameter not functioning as expected on ESP32 port
2.457
Q
1183
Issue
#6422
STM32 HAL Driver Update
Issue
#337
STM32CubeF4 - a panacea?
2.455
Q
1184
Issue
#15751
machine.lightsleep makes time.sleep_ms takes more time on every call
Issue
#18730
RP2350 lightsleep broken on battery
2.453
Q
1185
Issue
#17977
Cannot change default exposed IP (for DHCP etc) on Pico W running in AP mode (remains exposing default 192.168.4.x)
Issue
#17975
Setting hostname on Pico W (still) has no effect: no host name is exposed (also not the default one)
2.453
Q
1186
Issue
#6303
framebuf.MONO_VMSB missing
PR
#5626
framebuf.rst Monochrome 1 bit modes are swapped
2.449
Q
1187
Issue
#17194
docs: WLAN.scan() results on RP2/PICO_W with 1.24.1
Issue
#17917
WLAN config parameter 'hidden' unknown
2.449
Q
1188
Issue
#4066
Copy code-emitter documentation from Kickstarter to docs.micropython.org
Issue
#579
Clarification of benchmark figures
2.445
Q
1189
Issue
#14449
Cannot build example usercmodule in nrf port
Issue
#14352
ESP32 micropython port build with relative path to external user C-modules was failed
2.442
Q
1190
Issue
#5515
Got "mpy-cross : Malformed Mach-o file" error when make firmware on MacOS Catalina
Issue
#5874
OS X Catalina, mpy-cross: python3 ../py/makeversionhdr.py build/genhdr/mpversion.h
2.441
S
1191
Issue
#3462
Add VM hook after every opcode (MICROPY_VM_HOOK_OPCODE)
Issue
#3475
Add multiple hooks to garbage collection to enable cooperative multitasking
2.438
S
1192
Issue
#6237
STM32F407 uses FSMC problem
Issue
#5768
STM32F407VGT6 Support
2.438
Q
1193
Issue
#4214
ESP32 port missing "hard" kwarg in pin.irq()
Issue
#5714
ESP8266 Pin IRQ regression
2.434
Q
1194
Issue
#5487
MICROPY_PORT_DEINIT_FUNC called after gc_sweep_all
Issue
#4112
When calling MICROPY_PORT_DEINIT_FUNC, tests for MICROPY_PORT_INIT_FUNC instead
2.430
Q
1195
Issue
#8035
ESP32-S2 2nd usb-serial port
PR
#7715
esp32/boards: Add GENERIC_C3_USB.
2.430
Q
1196
Issue
#4142
ESP32: RTC no function 'wake_on_ext0'
PR
#17504
esp32/modesp32: Fix access to ext0_pin only if defined.
2.428
S
1197
Issue
#16180
lightsleep() not working properly Pi Pico WH v1.24.0
Issue
#16502
PICO machine.lightsleep resets registers SLEEP_EN0 and SLEEP_EN1
2.426
S
1198
Issue
#18660
mpremote REPL and mount issues with socket:// and RFC2217 connections
Issue
#17560
ESP32-S3 `mpremote` sends corrupted fs hook when mounting local directory
2.426
Q
1199
Issue
#5216
ESP32 Pulse Counter Driver
Issue
#5602
Request to integrate quadrature decoder support via pulse count unit into ESP32 port
2.422
S
1200
Issue
#5547
py/compile: compile built-in with 'single' option is not CPython compatible
Issue
#879
compile not implemented
2.422
Q
1201
Issue
#18295
neopixel protocol timings depart from set values on Pi Pico 2 W causing failures
Issue
#18603
Pico 2W fails to write to NeoPixels from second core
2.421
Q
1202
Issue
#12350
Sparkfun Micromod UART
PR
#7527
stm32/boards: Add support for SparkFun STM32 MicroMod Processor board.
2.420
Q
1203
Issue
#15260
esp32.wake_on_ext0 not workingon esp32s2
Issue
#8489
S2/S3 RTC_VALID_EXT_PINS definitions
2.420
S
1204
Issue
#18638
Segmentation Fault in mp_asm_base_get_cur_to_write_bytes (x64 native emitter)
Issue
#15670
Binary operations on undefined variables crash the native emitter.
2.420
Q
1205
Issue
#5545
machine.RTC.init throws exception on Pyboard 1.0
Issue
#1509
RTC initialisation and wakeup from external events
2.416
Q
1206
Issue
#17357
esp32: `misc/rge_sm.py` test fails with hardware floating point enabled.
Issue
#17707
Passing tests reported as failures with `MICROPY_ERROR_REPORTING_TERSE`
2.411
Q
1207
Issue
#5696
esp8266: open drain PWM?
Issue
#2854
stmhal alt function open drain doesn't work
2.408
Q
1208
Issue
#18666
ESP32C2 WDT cannot be used
Issue
#15846
esp32c3: calling ticks_us() for >=32 times will cause hang when IRQ is disabled
2.408
Q
1209
Issue
#5389
docs.micropython.org/ should redirect to stable release version.
Issue
#5552
micropython-lib version included in official downloads is unclear
2.407
Q
1210
Issue
#8002
ESP32, Mac Os, Enter raw repl failes
Issue
#6338
Ampy stops the running program in esp 32 micro python
2.406
Q
1211
Issue
#18432
docs: WeAct F411 'blackpill' PB4 note
Issue
#17451
WEACT Blackpill problem
2.406
Q
1212
Issue
#6154
MicroPython compatability issue with CPython
Issue
#18
Conventions for MicroPython -> CPython compatibility modules
2.402
Q
1213
Issue
#979
logging.basicConfig(force=False) on empty handler list never initializes Formatter and Handler
PR
#1023
logging: Add `handler` param to `basicConfig`.
2.395
S
1214
Issue
#6553
ESP32 execute esp.read_flash() cause exception
Issue
#17567
ESP32S3 4M Port missing. Partition table in Firmware in file is wrong
2.385
Q
1215
Issue
#10239
ports/esp32:a bug with Hardware SPI Initialize on ESP32-S3
Issue
#8634
Possible bug with Hardware SPI(1) on ESP32-S3
2.385
S
1216
Issue
#11082
RP2 SPI: Instantiating with spi=None does not behave sensibly.
Issue
#7404
esp32: Hardware SPI class initialiser doesn't support None for unused signals
2.385
S
1217
Issue
#8788
ESP32 I2S master clock support
PR
#3489
esp32: Add I2S peripheral support.
2.383
S
1218
Issue
#6154
MicroPython compatability issue with CPython
Issue
#919
Conventions for MicroPython->CPython compatibility modules
2.379
Q
1219
Issue
#4814
stm32 NUCLEO boards: pin name conflicts
Issue
#5927
tests/pyb/adcall.py: fails on NUCLEO_F411RE and hang board
2.373
Q
1220
Issue
#8294
ESP32 Generic: ESP-IDF v4.4 throws exception allocation errors (`MemoryError: memory allocation failed`)
Issue
#4828
THREADS: MemoryError: memory allocation failed
2.373
Q
1221
Issue
#16801
Raspberry Pi Pico - No UART after lightsleep when not connected to USB
Issue
#16713
Serial com and external power supply
2.373
Q
1222
Issue
#7910
ports/unix: how to add a c++ shared library to the makefile .i want set a module,which can use c++ function.
PR
#18885
multiple ports: Standard approach to Makefile C++ support.
2.367
S
1223
Issue
#9006
Lightsleep with sleep period set to a value never waking
Issue
#15622
RP2350 / Pico 2 machine.lightsleep not working correctly
2.366
S
1224
Issue
#6503
ESP32 LAN8720 MDC/MDIO control only
PR
#7356
docs/esp32/quickref: Add info about LAN
2.365
Q
1225
Issue
#7368
esp32 cannot create thread after opening ap
Issue
#12694
start_new_thread() can't create thread in mpython 1.21
2.365
S
1226
Issue
#16550
select.poll not working properly with sys.stdin
Issue
#10250
select.poll not working with ssl.wrap_socket on Arduino Nano Connect or UM Feather S2
2.359
Q
1227
Issue
#11661
WebREPL setup fails in PicoW when no boot.py exists on device
Issue
#3579
no module named 'webrepl_setup' ESP32
2.357
Q
1228
Issue
#7471
Incorrect uasyncio behaviour: tasks are not correctly terminated
Issue
#5881
extmod/uasyncio Discrepancy between behaviour and docs
2.354
Q
1229
Issue
#8226
ESP32 Bluetooth central only getting one Bluetooth device at a time
Issue
#6601
BLE events getting "stuck" on ESP32 devices
2.354
S
1230
Issue
#14352
ESP32 micropython port build with relative path to external user C-modules was failed
PR
#6956
esp32: Integrate with the rp2 port mechanism to support user modules in cmake based builds.
2.354
S
1231
Issue
#5857
extmod/uasyncio Provide means of scheduling I/O with high priority
Issue
#5947
uasyncio: feature request: multiple event loops
2.350
S
1232
Issue
#7654
nimble: Indicating a characteristic will also send indications for other characteristics.
PR
#6260
modbluetooth: Add event for "indicate acknowledgement".
2.348
Q
1233
Issue
#754
umqtt.simple got OSError: -1 after publishing 65535 packets message on esp32
Issue
#210
"OSError: -1" if use keepalive>0
2.347
S
1234
Issue
#5394
Freezing resources that are not Python scripts
Issue
#1346
Finalizing frozen modules approach
2.344
Q
1235
Issue
#5366
STM32: machine.freq unsupported on F0, L0, L4 and WB
Issue
#4737
ports/stm32: Can't change CPU frequency on NUCLEO_F401RE board
2.340
S
1236
Issue
#3646
ussl.wrapsocket and mbedtls
Issue
#5808
ussl.wrap_socket fails with mbedtls_ssl_handshake errors on ESP32
2.338
Q
1237
Issue
#16573
docs: ESP32 C3 and C6 has only 2 Timers (0 and 2)
PR
#7817
esp32/machine_pwm.c: Add support for all PWM timers and channels.
2.334
Q
1238
Issue
#5870
extmod/uasyncio: add serve_forever()?
PR
#7444
extmod/uasyncio: Allow catching exceptions in start_server.
2.332
Q
1239
Issue
#9048
Installing MicroPython Asyncio from Thonny Package Manager Successful, But import of uasyncio module fails?
PR
#7267
asyncio: fix import
2.330
S
1240
Issue
#321
Umqtt.robust: subscription vanished after reconnect
PR
#591
umqtt.robust: When reconnecting, close the previous socket.
2.330
S
1241
Issue
#747
mip / package.json: Allow 'deps' to come from another repository
PR
#676
mip: Support relative source file paths in package.json.
2.328
Q
1242
Issue
#12842
esp32: UDP sendto causes memory leaks/ENOMEM error for most IP addresses
Issue
#6266
Socket.sendto() never transmitting on ESP32
2.326
Q
1243
Issue
#12696
stm32h5: stop/standby mode reset_cause not reported
Issue
#11392
`machine.reset_cause()` always returns 0 on Arduino Portenta H7
2.320
Q
1244
Issue
#363
umqtt.simple's check_msg triggers OSError -1 with TLS servers
Issue
#754
umqtt.simple got OSError: -1 after publishing 65535 packets message on esp32
2.319
Q
1245
Issue
#16500
docs: time.mktime requires one positional argument
Issue
#11148
docs: for time.localtime()
2.318
Q
1246
Issue
#18668
Hardware I2C doesn't work on ESP32-C5
Issue
#17903
CONFIG_XTAL_FREQ = 0 for esp32c5
2.318
S
1247
Issue
#716
MQTT Disconnect socket write then close
PR
#243
umqtt.simple: add force_close parameter to disconnect() to ensure soc…
2.316
S
1248
Issue
#8426
ESP32 S2/S3 USB MSC support?
Issue
#12258
Switching CDC mode and MSC mode.
2.314
Q
1249
Issue
#9890
mp_obj_t type is not a C++ constant expression
Issue
#388
mp_const_none and friends are lvalue variables
2.314
S
1250
Issue
#2778
esp8266: WPA2 Enterprise support?
PR
#17789
Add WPA2 Enterprise Authentication Support for ESP32
2.307
S
1251
Issue
#18642
main.mpy not run on boot
Issue
#4925
main.py not executing ESP32
2.301
S
1252
Issue
#5244
collections.deque constructor does not take keyword arguments
Issue
#4612
ucollections.deque constructor should accept empty list
2.299
Q
1253
Issue
#9921
The memory of ESP32S3 is too large when using microython
Issue
#8611
QTPy ESP32-S3 worryingly high temp (150ºF) / high current (140mA) when idle
2.299
Q
1254
Issue
#17941
Segmentation fault in array sorting with GC interaction
Issue
#18641
Segmentation Fault (NULL Pointer Dereference) in mp_obj_get_type via mp_binary_op
2.297
S
1255
Issue
#3647
esp8266: urequest module and ssl_handshake_status: -256
Issue
#473
Get request fails with OSerror: -40
2.295
Q
1256
Issue
#5515
Got "mpy-cross : Malformed Mach-o file" error when make firmware on MacOS Catalina
Issue
#4455
mpy-cross broken on macOS Mojave
2.293
S
1257
Issue
#5693
[mboot] It will stay in the dfu mode forever and not reset
Issue
#4606
Unable to get mboot to work on PYBV11 (or PYBV10)
2.289
Q
1258
Issue
#6503
ESP32 LAN8720 MDC/MDIO control only
Issue
#14013
Ethernet fails on the Olimex ESP32-POE-ISO Revision L
2.289
Q
1259
Issue
#7488
Hang when reading from UART and writing to filesystem on RPI Pico
Issue
#6816
USB problem on RPi pico
2.288
S
1260
Issue
#10957
RP2040: mDNS support in AP mode
Issue
#17977
Cannot change default exposed IP (for DHCP etc) on Pico W running in AP mode (remains exposing default 192.168.4.x)
2.285
Q
1261
Issue
#332
PINGRESP ignored in umqtt.simple.py
Issue
#951
UMQTT: Library stops receiving broker responses after a subscribed message arrives
2.285
Q
1262
Issue
#682
ntptime Feature request: Would like to have the ntp server configurable
PR
#5122
esp8266/modules/ntptime.py: Add param for NTP host
2.285
S
1263
Issue
#990
Very slow sdcard reading on Pico/Pico2
Issue
#13268
SD read very slow on RP2040 w/sdcard.py driver
2.285
S
1264
Issue
#7831
ESP8266 Pin Get Physical Address
Issue
#1118
Provide external-irq functionality directly in Pin class
2.281
S
1265
Issue
#18960
OpenMV Feature: RTC.memory()
PR
#12559
docs/library/machine: Add docs for RTC.memory() method.
2.281
Q
1266
Issue
#4029
esp32: UDP broadcast via sendto causes memory leaks/ENOMEM error
Issue
#12842
esp32: UDP sendto causes memory leaks/ENOMEM error for most IP addresses
2.273
S
1267
Issue
#321
Umqtt.robust: subscription vanished after reconnect
PR
#117
There were no check_msg(self) function in umqtt.robust/umqtt/robust.py
2.270
Q
1268
Issue
#18055
ESPNow doesn't recover from buffer error
Issue
#18224
espnow.irecv() fails silently in some low memory situation
2.268
Q
1269
Issue
#7127
stm32/boards: Add STM32H750VBT6 board.
Issue
#6132
STM32L496RE firmware for custom board
2.262
Q
1270
Issue
#7132
mpy-tool does not properly collect module names for imports
PR
#197
Implement modules as singletons Python semantics.
2.260
Q
1271
Issue
#15602
ESP32-S3 FH4R2 v0.2 No WiFi
Issue
#16771
ESP32-S3-WROOM-N8R2 WiFi Wont Connect
2.258
S
1272
Issue
#7871
ESP32C3 timer issue
Issue
#17577
ESP32-C6 timers not working on custom build
2.256
Q
1273
Issue
#5548
STM32: Not able to build mboot without USB and user switch
Issue
#4606
Unable to get mboot to work on PYBV11 (or PYBV10)
2.254
Q
1274
Issue
#17710
uctypes: Element assignment through PTR silently fails
Issue
#18167
uctypes.bytes_at() accepts out-of-range (non-canonical) address and segfaults
2.251
Q
1275
Issue
#6196
Image too big for partition ESP32 with SPIRAM
Issue
#17593
ESP32: Significant size increase with MICROPY_ROM_TEXT_COMPRESSION and external modules
2.250
Q
1276
Issue
#5908
esp32: float/*_special tests fail
Issue
#17357
esp32: `misc/rge_sm.py` test fails with hardware floating point enabled.
2.249
Q
1277
Issue
#6266
Socket.sendto() never transmitting on ESP32
Issue
#4227
ESP32 cannot send and receive UDP packets to itself
2.249
Q
1278
Issue
#3241
uasyncio emits no error message if a coro is called rather than awaited.
Issue
#2678
Unix build: uasyncio __await__ not called
2.246
Q
1279
Issue
#16579
rp2: asm_pio_encode() sideset/delay faulty logic
Issue
#16609
TypeError: unexpected keyword argument 'sideset_count'
2.246
Q
1280
Issue
#12102
Deep sleep support for RP2 port
Issue
#8770
RP2: sleep modes do not save power
2.244
S
1281
Issue
#16391
Seeed Studio XIAO RP2350 doesn't boot
Issue
#17375
RP2350: Flash clock frequency problem
2.244
S
1282
Issue
#12696
stm32h5: stop/standby mode reset_cause not reported
Issue
#4344
[STM32] machine.reset_cause() returned on pyb.standby()
2.242
S
1283
Issue
#15623
RP2350 / Pico 2 machine.deepsleep results in crash
Issue
#15778
RP2350 bricked with micropython
2.242
Q
1284
Issue
#7919
Discussion of Python 3.10 support
Issue
#7899
Discussion of Python 3.8 support
2.241
Q
1285
Issue
#8729
socket.SO_BROADCAST
Issue
#5191
AttributeError: 'socket' object has no attribute 'SOL_SOCKET' (ESP8266)
2.240
S
1286
Issue
#15982
Thread on Core 1 on PICO hangs when accessing io
Issue
#15390
Raspberry Pi Pico _thread OSError: TinyUSB callback can't recurse
2.240
S
1287
Issue
#16179
wifi long range mode (MODE_LR) is not working
Issue
#8510
ESP32 : Support for WiFi LR mode
2.240
S
1288
Issue
#3666
WiPy/CC3200: usocket.socket.settimeout() not working for socket.getaddrinfo()
Issue
#2402
WiPy/CC3200: usocket.socket.settimeout() not working?
2.236
S
1289
Issue
#882
Cannot init USB devices in boot.py
Issue
#885
Serial connections dropping characters, not flushing buffers
2.236
Q
1290
Issue
#3281
Repeated keyword argument should cause SyntaxError, not TypeError
Issue
#466
positional args after kwargs doesn't throw SyntaxError
2.234
Q
1291
Issue
#11000
docs: machine.SDCard: clarify, which SPI device is used
Issue
#17961
can we share the SPI bus with SDCard?
2.234
Q
1292
Issue
#332
PINGRESP ignored in umqtt.simple.py
Issue
#219
wait_msg() is not working properly with Subscribe
2.232
Q
1293
Issue
#7207
Documentation WLAN.connect()
Issue
#5245
docs: Explain port-specific differences in network / WLAN / ssl
2.231
S
1294
Issue
#6564
GSM PPP is not Attaching to Micropython network.PPP
Issue
#4708
network.PPP troubles
2.228
Q
1295
Issue
#16500
docs: time.mktime requires one positional argument
Issue
#9074
broken machine.RTC.datetime() on RP2040
2.227
Q
1296
Issue
#1073
umqtt.simple/umqtt/simple.py MQTTClient.publish() breaks on unicode
PR
#812
umqtt.simple: Fix MQTTClient publish for connection disruption.
2.225
S
1297
Issue
#17819
assertion error on bad call to socket.socket()
Issue
#17818
websocket crash on corrupt data
2.222
Q
1298
Issue
#15187
asyncio: Calling .run() within a task does not behave as per CPython
Issue
#11530
uasyncio: current_task behaviour differs from CPython
2.219
Q
1299
Issue
#9286
windows: os.sep should be backslash
PR
#8237
tools/mpremote: Fix "fs cp -r" on Windows.
2.217
Q
1300
Issue
#11462
Add BSSID to network.config() list
Issue
#11996
ValueError when connecting WiFi via BSSID on esp32
2.213
Q
1301
Issue
#5651
ESP32: deep sleep seems to cut clock to ULP processor
PR
#11571
ports/esp32/ulp: Initial draft PR for RISCV ULP support S2/S3
2.211
S
1302
Issue
#11419
[ESP32 port] network_ppp does not manage pcb properly; can cause LWIP assertion or unmanaged pcb
PR
#12235
esp32/network_ppp: Block after deleting task.
2.211
Q
1303
Issue
#18867
tests: thread stress tests intermittent failures under QEMU (stress_aes, stress_recurse, stress_schedule)
PR
#17993
tests/thread/thread_gc1: Skip unreliable test in Github CI.
2.211
S
1304
Issue
#8728
ESP32 and PPP not working
Issue
#6541
ESP32: persistent PPP needed
2.210
S
1305
Issue
#16290
[regression] WiFi stops working on with pico W
Issue
#16305
Pico W urequests POST requests fail on firmware version 1.24 but work on 1.22.1
2.209
Q
1306
Issue
#6796
extmod/bluetooth: handling of disconnect in ble_simple_central.py example is misleading
PR
#471
aioble/peripheral: Handle immediate disconnect.
2.207
Q
1307
Issue
#4158
ESP32: WebREPL: network.WLAN(network.AP_IF) is not set to active on boot.
PR
#2808
Fixed issue with AP being configured while not being active
2.201
S
1308
Issue
#5335
USB_VCP.readline() does not read whole line
Issue
#1255
stmhal: sys.stdin and pyb.USB_VCP() don't have readinto
2.201
Q
1309
Issue
#8982
Please Add 'add_done_callback' to ASyncIO?
Issue
#12299
asyncio: MicroPython vs. CPython create_task() garbage collection behavior
2.191
S
1310
Issue
#16391
Seeed Studio XIAO RP2350 doesn't boot
PR
#18443
lib/pico-sdk: Update pico-sdk submodule to version 2.2.0.
2.191
S
1311
Issue
#17544
Make ROMFS Bootable.
Issue
#18962
OpenMV Feature: ROMFS IOCTL Documentation and Debug
2.186
S
1312
Issue
#15508
Arduino Nano Connect RP2040: Webrepl fails.
PR
#8666
rp2/boards/ARDUINO_NANO_RP2040_CONNECT: Enable webrepl.
2.184
S
1313
Issue
#1090
Deepcopy does not work , copied Copy from here. Can not copy Instances - Error: un(deep)copyable object of type <class 'counterObject'>. Simple examples do NOT work.
PR
#390
copy: Add support for OrderedDict in deepcopy.
2.178
Q
1314
Issue
#4060
ESP32 module wake on touch, wake on ext1
PR
#16883
Support wakeup gpio source of ESP32C3 and I was tuned wakeup source one by one each soc.
2.176
S
1315
Issue
#18935
stm32lib: ST not adding new parts.
PR
#3284
Add STM CMSIS and HAL files as a submodule called "stm32lib"
2.176
Q
1316
Issue
#7362
support for UART rx interrupt
Issue
#8073
rp2: BLE not working after update to pico-sdk 1.3.0
2.172
Q
1317
Issue
#18935
stm32lib: ST not adding new parts.
Issue
#8292
Adding support for STM32G0 MCUs
2.172
Q
1318
Issue
#7108
ure: character classes not working in sets
Issue
#5220
ure: escaped characters inside character classes not working
2.162
S
1319
Issue
#17357
esp32: `misc/rge_sm.py` test fails with hardware floating point enabled.
Issue
#5908
esp32: float/*_special tests fail
2.159
Q
1320
Issue
#281
deepcopy function references a non-existant variable
PR
#1098
copy: Provide top-level documentation.
2.156
Q
1321
Issue
#8144
RFC: overriding mpconfig(port).h macros
PR
#8140
windows/mpconfigport.h: Allow overriding MICROPY_PORT_BUILTINS.
2.154
Q
1322
Issue
#7455
Set threshold for Coveralls failure
PR
#18998
github: Avoid unnecessary failures when Actions run in forks
2.153
Q
1323
Issue
#17672
ESP32-C6, ESP32-S3, etc.: MICROPY_HW_ENABLE_UART_REPL should be disabled for boards that have both direct USB and UART connectors
Issue
#3805
esp32: UART(0) is disabled (dedicated to REPL)
2.150
S
1324
Issue
#10060
Raspberry Pi Pico W: WiFi connection issues after UART reads
Issue
#12191
Pico W will not connect on WiFi
2.148
Q
1325
Issue
#408
No Example for uasyncio SSL webserver
PR
#7315
extmod/uasyncio: Add ssl support to start_server.
2.146
S
1326
Issue
#15761
asyncio try/except/finally handling skipped if `asyncio.run()` catches KeyboardInterrupt - asyncio.start_server() keeps running
Issue
#9993
uasyncio: Behaviour differs from CPython.
2.146
Q
1327
Issue
#7372
py: settrace is incompatible with Interrupt Handlers
PR
#12285
py/profile.c: Remove the requirement to disable the const optimisation when using sys.settrace.
2.145
Q
1328
Issue
#17267
mpremote gives false error if a destination directory doesn't exist for recursive copy
Issue
#16829
docs: Please provide examples to show how to backup and restore the complete contents of flash.
2.145
Q
1329
Issue
#17173
mpremote cp -r command fails with "mpremote: cp: -r not specified; omitting directory"
PR
#8237
tools/mpremote: Fix "fs cp -r" on Windows.
2.143
Q
1330
Issue
#3834
pyboard - deepsleep wake pins
PR
#17542
modmachine: Add `machine.wake_pins`.
2.139
Q
1331
Issue
#11433
ESP32 WLAN.scan() returns incorrect hidden flag
PR
#7526
Introduce Non-blocking wifi scan for ESP32
2.137
Q
1332
Issue
#7471
Incorrect uasyncio behaviour: tasks are not correctly terminated
Issue
#6893
uasyncio Event unexpected behaviour with only one task
2.137
Q
1333
Issue
#15163
PICO rp2.PIO(1),remove_program() makes all instruction memory available for python PIO and therefor allows overwrite of CYW43 PIO program
PR
#10652
rp2/rp2_pio: Track use of PIO resources and free them on soft reset.
2.135
Q
1334
Issue
#6422
STM32 HAL Driver Update
Issue
#18935
stm32lib: ST not adding new parts.
2.131
Q
1335
Issue
#7372
py: settrace is incompatible with Interrupt Handlers
Issue
#7373
py: code_state heap allocation is incompatible with Interrupt Handlers
2.131
Q
1336
Issue
#17547
mpy-cross: Assertion failed when compiling tests/basics/exception_chain.py.
Issue
#17415
Native & viper failures with setjmp exception handling
2.130
Q
1337
Issue
#915
cannot connect to aws iot using umqtt.simple
Issue
#5097
mqtt iot aws - be or not to be
2.129
Q
1338
Issue
#10060
Raspberry Pi Pico W: WiFi connection issues after UART reads
Issue
#9455
Raspberry Pi Pico W network becomes inaccessible when not used for some time
2.128
Q
1339
Issue
#7384
framebuf: Support drawing text at different sizes
Issue
#1817
RFC: frame buffer module to support fast display drivers
2.123
Q
1340
Issue
#5244
collections.deque constructor does not take keyword arguments
Issue
#13495
deque bug ?
2.121
S
1341
Issue
#7638
Conversion from const char* to mp_rom_error_text_t ?
PR
#5917
py/misc.h: Always provide no-op defines without ROM_TEXT_COMPRESSION.
2.121
Q
1342
Issue
#3445
freezing an .mpy with mpy-cross -s suffix = *.mpy results in frozen_mpy.c having a DOT prepended to "__lt_module_gt_"
Issue
#8356
mpy-cross: Build process broken.
2.117
S
1343
Issue
#11638
Type Inference issue when using struct in viper
Issue
#1847
viper: ViperTypeError: can't do binary op between 'uint' and 'uint'
2.117
Q
1344
Issue
#6851
read() & readline() on rp2 port don't work/work as expected
Issue
#11253
On RP2 sys.stdin.read(64) and sys.stdin.readline() do not work if we have multiple of 64 bytes in buffer
2.115
S
1345
Issue
#18875
docs: No instructions for REPL over UART on RP2
Issue
#11057
REPL over UART not working on the RP2 port
2.115
Q
1346
Issue
#14458
Pico-W OSError: [Errno 22] EINVAL bluetooth module
Issue
#14097
rp2: code sometimes hangs when doing `bluetooth.BLE().active(True)`
2.114
Q
1347
Issue
#6503
ESP32 LAN8720 MDC/MDIO control only
PR
#4515
Add support clock mode for ESP32 ethernet module
2.111
S
1348
Issue
#7899
Discussion of Python 3.8 support
Issue
#4899
Support for PEP 572 Assignment Expression
2.111
S
1349
Issue
#4578
Writing to a file in a callback corrupts the SD card when the file_id_object has closed
Issue
#4110
stm32: SD card append file hangs on close after sleepy write loop
2.109
Q
1350
Issue
#9233
uasyncio StreamWriter concurrency failure
Issue
#7977
rp2: Dual core code behaves non-deterministically driving UART
2.105
Q
1351
Issue
#18962
OpenMV Feature: ROMFS IOCTL Documentation and Debug
PR
#18595
alif/boards/OPENMV_AE3: Fix romfs partitions.
2.105
S
1352
Issue
#3469
68c28174 breaks utf8 decode with ignore
Issue
#2734
UnicodeDecodeError not raised when expected in bytes.decode()
2.100
S
1353
Issue
#7871
ESP32C3 timer issue
PR
#4811
ports/esp32/machine_timer.c: Solves #4078, ESP32 timer reinitilization error
2.100
S
1354
Issue
#8011
Better support for OTA updates on esp32
Issue
#5413
Does it support smartlink and ota for the esp32?
2.100
S
1355
Issue
#18166
uctypes.bytearray_at() accepts negative address and segfaults on write
Issue
#18172
bytearray(uctypes.bytes_at(0, 8)) segfaults in memcpy
2.098
Q
1356
Issue
#6225
argument count error is wrong when subclass calls super().__init__()
Issue
#400
Problems with constructors of subclassed C-level classes
2.096
S
1357
Issue
#15118
network.hostname: max length of hostname
PR
#12549
extmod/modnetwork.c: Increase max hostname length to 32.
2.096
S
1358
Issue
#747
mip / package.json: Allow 'deps' to come from another repository
PR
#10846
mpremote/mip: Allow version override in package.
2.096
S
1359
Issue
#12102
Deep sleep support for RP2 port
Issue
#3834
pyboard - deepsleep wake pins
2.095
Q
1360
Issue
#2720
Can't get property value of the superclass
Issue
#10938
super() doesn't work with @classmethod
2.092
Q
1361
Issue
#8781
mpy_ld.py: R_XTENSA_NDIFF32 not supported
Issue
#8436
mpy_ld/esp32: cannot handle reloc-type #59 (R_XTENSA_PDIFF32) on idf 4.3.1
2.090
S
1362
Issue
#11000
docs: machine.SDCard: clarify, which SPI device is used
PR
#10490
ports/esp32/machine_sdcard.c: Fix ESP_ERR_INVALID_ARG on SDCard init on ESP32-S3 (Change DMA channel)
2.086
Q
1363
Issue
#11433
ESP32 WLAN.scan() returns incorrect hidden flag
Issue
#17917
WLAN config parameter 'hidden' unknown
2.086
Q
1364
Issue
#8063
Esp32: Add explicit "wait_tx_done" method to UART
PR
#18124
machine_uart.c: Call uart_wait_tx_done() only with installed driver.
2.082
Q
1365
Issue
#7714
Native machine code support on MacOS
Issue
#15615
Native code decorator should be best-effort
2.077
Q
1366
Issue
#17829
docs: RP2 section should include RP2350 (A/B) and/or eliminate hard references to only RP2040
PR
#17781
rp2: on RP2350 configure jmp pins as input if they are in isolation mode
2.074
Q
1367
Issue
#18887
Utf8-Issue
Issue
#18321
repl unresponsive in ESP32-C6 on macOS
2.072
Q
1368
Issue
#16511
esp32s3/c3 hardware JTAG control to external pins
Issue
#18213
ESP32C6: USB not in board.json `features` but GPIO pins are disabled anyway
2.071
Q
1369
Issue
#8527
ESP32: Support I2S-driven ADC sampling
PR
#7183
esp32,stm32/i2s: I2S protocol support for Pyboards and ESP32.
2.068
Q
1370
Issue
#16963
suggestion: json.dump() does not support default keyword argument
Issue
#1719
JSON module does not throw exception when object is not serialisable
2.067
Q
1371
Issue
#16391
Seeed Studio XIAO RP2350 doesn't boot
Issue
#18839
SEEED_XIAO_RP2350: Flash size configured as 4MB, board only has 2MB
2.061
S
1372
Issue
#4438
UART RTS/CTS software flow control
Issue
#1981
stm32: flow= parameter in pyb.UART().init()
2.057
Q
1373
Issue
#7904
ESP32 - cannot initialize WLAN
Issue
#8776
Bug with WiFi on ESP32-S3 still there on 1.19
2.057
Q
1374
Issue
#15670
Binary operations on undefined variables crash the native emitter.
Issue
#17547
mpy-cross: Assertion failed when compiling tests/basics/exception_chain.py.
2.055
Q
1375
Issue
#8336
STM32H7: PA0 and PA1 ADC returning incorrect values
Issue
#6496
STM32H7 ADC inaccuracy
2.054
S
1376
Issue
#16603
Pin toggle function does not exist in ESP32.
PR
#9653
Adding Pin.toggle() to docs
2.051
Q
1377
Issue
#18811
RP2 asyncio stream IO hangs: regression
Issue
#15626
asyncio: sleep_ms terminates early
2.049
Q
1378
Issue
#12696
stm32h5: stop/standby mode reset_cause not reported
PR
#8341
stm32wb55/machine: Add deepsleep support to reset_cause().
2.045
S
1379
Issue
#18839
SEEED_XIAO_RP2350: Flash size configured as 4MB, board only has 2MB
Issue
#8753
docs: alternative build options required for `port/rp2`
2.045
Q
1380
Issue
#6266
Socket.sendto() never transmitting on ESP32
Issue
#4827
OSError: [Errno 113] EHOSTUNREACH while listen for connection
2.043
Q
1381
Issue
#17547
mpy-cross: Assertion failed when compiling tests/basics/exception_chain.py.
Issue
#17817
Assertion error on invalid string to compile()
2.043
Q
1382
Issue
#10867
uasyncio StreamReader fails if UART times out.
Issue
#3242
uasyncio StreamReader/StreamWriter can fail if a coro blocks on an awaitable
2.043
Q
1383
Issue
#4814
stm32 NUCLEO boards: pin name conflicts
Issue
#3194
Cannot change GPIO value
2.041
Q
1384
Issue
#11419
[ESP32 port] network_ppp does not manage pcb properly; can cause LWIP assertion or unmanaged pcb
PR
#17904
network_ppp: Stop polling if stream or PPP PCB are removed.
2.041
Q
1385
Issue
#14079
Rp2: Incorrect CPU freq after lightsleep()
Issue
#14092
RP2 - lightsleep() fails/does not exit when started from inside a thread - solution
2.035
Q
1386
Issue
#17877
Include PPP (Point-to-Point Protocol) Support in MicroPython Firmware for Raspberry Pi Pico W / Pico 2W
Issue
#9869
Add mqtt.simple to firmware for rp2 (Pico W)
2.031
Q
1387
Issue
#8395
xtal freq auto config for ESP8266
Issue
#17903
CONFIG_XTAL_FREQ = 0 for esp32c5
2.029
Q
1388
Issue
#18961
OpenMV Feature: WDT()
PR
#12061
esp32/machine_wdt: Allow feeding WDT from threads.
2.029
Q
1389
Issue
#7204
Hang when accessing filesystem if using timers/interrupts
Issue
#11140
rp2: Reading pin value from IRQ hangs forver
2.027
S
1390
Issue
#13644
BLE: "OSError: -640" with gap_advertise
Issue
#6498
Concurrent BLE advertising/scanning on STM32WB
2.027
Q
1391
Issue
#16713
Serial com and external power supply
Issue
#18990
MicroPython USB-CDC Regression on RP2350 (Pico 2W)
2.027
S
1392
Issue
#6618
ESP32: dhcp_hostname is read-only on non-WLAN interfaces
Issue
#4748
[ESP32] DHCP Hostname not working correctly
2.024
Q
1393
Issue
#17173
mpremote cp -r command fails with "mpremote: cp: -r not specified; omitting directory"
Issue
#9746
mpremote cp -r doesn't work
2.020
S
1394
Issue
#10957
RP2040: mDNS support in AP mode
Issue
#17401
[RP2] AP DHCP server ignores ifconfig IP and continues assigning 192.168.4.x subnet
2.019
Q
1395
Issue
#17600
Add support for STM32WBAxx MCUs
PR
#18268
lib/stm32lib: Update WB to v1.23.0.
2.018
S
1396
Issue
#10898
Interrupting soft reset (Ctrl-D) with Ctrl-C erases filesystem on Raspberry Pi Pico
Issue
#9316
pico - zombie pio state machines after soft reset
2.016
Q
1397
Issue
#13639
STM32: BLE Bonding Example does not work
Issue
#8263
example->bluetooth->ble_bonding_peripheral.py error with NUCLEO-WB55
2.013
S
1398
Issue
#16519
RP2: machine.RTC().datetime() does not advance during lightsleep
Issue
#15622
RP2350 / Pico 2 machine.lightsleep not working correctly
2.013
Q
1399
Issue
#7068
ESP32 Quickref pin guidance should be improved
Issue
#8393
Missing pin 20 on ESP32 definition
2.004
Q
1400
Issue
#8063
Esp32: Add explicit "wait_tx_done" method to UART
Issue
#5263
ESP32 Uart TX-error using UART.sendbreak()
2.004
Q
1401
Issue
#8208
RP2: Overclock or CPU_MHZ as a board config option
PR
#17746
rp2/modmachine: Do not use deprecated XOSC_MHZ.
2.002
Q
1402
Issue
#281
deepcopy function references a non-existant variable
Issue
#8486
Is it possible implement 'copy.deepcopy'?
2.002
Q
1403
Issue
#12124
Support for ESP32 Quad and Octal SPI on SPI2 and SPI3
Issue
#7663
ESP32 SPI - request support for hardware-managed devices
2.000
Q
1404
Issue
#7471
Incorrect uasyncio behaviour: tasks are not correctly terminated
Issue
#8717
There is still a cancellation/race issue in uasyncio wait_for
1.999
Q
1405
Issue
#17987
v1.26.0 error when building ESP32_C3
PR
#16993
esp32/esp32_common.cmake: RISC-V improvements.
1.996
S
1406
Issue
#553
urequests: TypeError: object with buffer protocol required
Issue
#314
urequests - header dict not being passed through correctly?
1.996
S
1407
Issue
#5439
Can not ppp success on esp32
Issue
#4786
esp32: uart deinit missing
1.995
Q
1408
Issue
#7368
esp32 cannot create thread after opening ap
PR
#17287
esp32/mpthreadport: Fix double delete of tasks on soft reset.
1.994
S
1409
Issue
#652
traceback.format_exc failed due to sys.exc_info not exist
PR
#11244
py/modsys.c: Add sys._exc_traceback.
1.992
Q
1410
Issue
#5929
MQTT to AWS IoT Core fails with mbedtls_ssl_handshake_error
Issue
#4364
tests/extmod/ussl_basic.py fails for modussl_mbedtls
1.990
Q
1411
Issue
#15718
RP2350: "stuck at 2V" input pin behavior
Issue
#17047
RP2350: PIO scripts fail, despite running on RP2040
1.990
Q
1412
Issue
#6166
ESP32-spiram - UART panic error
Issue
#8986
Multiple crashes when using UART (ESP32-S on ESP32-CAM)
1.989
S
1413
Issue
#8641
ESP32-C3 I2S
PR
#18386
Adjust Pins used to allow tests on ESP32-C3.
1.989
S
1414
Issue
#5828
extmod/uasyncio: Queue is missing
Issue
#124
uasyncio.queue: bug testing queue size in put() function
1.985
Q
1415
Issue
#4824
non-blocking socket blocks and raises EAGAIN
Issue
#2947
esp8266: in non-blocking mode, socket.accept raises ETIMEDOUT instead of EAGAIN
1.983
S
1416
Issue
#4238
[STM32] DTCM buffer incorrect sized for processor type
Issue
#4240
[STM32] stm32h743.ld has wrong flash size
1.977
Q
1417
Issue
#2778
esp8266: WPA2 Enterprise support?
Issue
#16681
No support for ESP32 WPA2 Enterprise WiFi
1.975
S
1418
Issue
#17805
BLE: Central Device cannot pair/bond Peripheral Device
Issue
#17476
unable to connect to nintendo switch joystick using bluetooth
1.970
S
1419
Issue
#4506
stm32: SPI pins nucleo-h743ZI commented out
Issue
#16107
Attempting to use SPI(6) on STM32H747BIT6 does not seem to work.
1.964
Q
1420
Issue
#11462
Add BSSID to network.config() list
PR
#3349
esp8266: add bssid keyword arg to wlan.connect() method
1.961
S
1421
Issue
#8848
qstr processing does not handle removed files
PR
#2974
msvc: Remove directory with generated files when cleaning
1.953
S
1422
Issue
#4411
f presentation type is not rounding
Issue
#11284
f-string thousands separator doesn't work with floats
1.950
Q
1423
Issue
#15521
RMT read pulses?
PR
#9685
ports/esp32/esp32_rmt.c: #7015 ISR-driven pulse generator in RMT
1.945
Q
1424
Issue
#5405
Move esp32 REPL to a different UART
Issue
#3805
esp32: UART(0) is disabled (dedicated to REPL)
1.943
S
1425
Issue
#357
can't await mqtt.simple publish method
Issue
#908
AttributeError: 'NoneType' object has no attribute 'write'
1.943
Q
1426
Issue
#12315
WLAN.config(reconnects) and WLAN.status() doesn't work as intended
Issue
#4684
PyboardD - Unable to connect to some 2G networks
1.941
Q
1427
Issue
#3445
freezing an .mpy with mpy-cross -s suffix = *.mpy results in frozen_mpy.c having a DOT prepended to "__lt_module_gt_"
PR
#1811
Add ability to have frozen bytecode
1.940
Q
1428
Issue
#6365
extend framebuf.blit method with parameters to select a rectangle from the source
PR
#18486
extmod/modframebuf: Add alpha blending and antialiased lines and polys.
1.935
Q
1429
Issue
#11099
Binary stdin and stdout buffers for Unix port
Issue
#12670
Trivial crash when attempting to close stdin/stdout
1.929
Q
1430
Issue
#12318
esp32/mpthreadport: Crashed in `vPortCleanUpTCB `
PR
#7809
esp32/mpthreadport: Fix TCB cleanup function don't check thread_mutex BUG.
1.929
S
1431
Issue
#7904
ESP32 - cannot initialize WLAN
Issue
#16826
ESP32-S3 Supermini reboots on attempt for Wifi in 'AP' mode
1.928
Q
1432
Issue
#17714
virtpin: crash with improper usage
Issue
#17846
framebuf: crash with incorrect usage (native subclassing?)
1.926
Q
1433
Issue
#17271
cannot open source file "alloca.h" when trying to write a C module for MicroPython
PR
#13360
embed: Fix alloca include for FreeBSD and NetBSD.
1.924
S
1434
Issue
#12124
Support for ESP32 Quad and Octal SPI on SPI2 and SPI3
Issue
#5225
Allow (unpadded) SPI transfers < 8bits
1.922
Q
1435
Issue
#17167
NRF52: build error, implicit conversion from 'float' to 'double'
Issue
#7525
1.13+ doesn't compile on FreeBSD 13.0
1.918
S
1436
Issue
#17727
crash in io.BufferedWriter due to missing argument validation
Issue
#17728
segfault with improper use of super()
1.917
Q
1437
Issue
#2130
Timezone support for "time" module
PR
#545
added timezone support in ntptime
1.913
S
1438
Issue
#13536
RP2040 I2C bus breaks if pins are changed at runtime
PR
#11255
rp2: Add timeout parameter for machine.I2C()
1.913
Q
1439
Issue
#8723
Teensy 4.1 SDIO support
PR
#12806
ports/teensy: Remove teensy port.
1.909
Q
1440
Issue
#5432
Feature request: API call to change the REPL prompt from >>> to an arbitrary string
PR
#8449
tools/mpremote: Support any prompt string when detecting soft reset.
1.908
S
1441
Issue
#5913
ESP32-OTA: Partition.writeblocks with buffer size not multiple of blocksize gives OSError
Issue
#8382
ESP32: feature request Partition
1.904
Q
1442
Issue
#18837
Enabling DUPTERM on Unix kills output to stderr
Issue
#17541
Compiling unix build with dupterm support fails on ubuntu
1.903
Q
1443
Issue
#18705
mpremote mip install can create a folder named `:`
Issue
#16136
'mpremote mip install' fails if lib folder does not exist
1.896
Q
1444
Issue
#16248
USB (tested with midi) not working on pico 2 (rp2350 in ARM mode only)
Issue
#18990
MicroPython USB-CDC Regression on RP2350 (Pico 2W)
1.894
S
1445
Issue
#1546
RTC LSE/LSI selection
PR
#18479
stm32/rtc: Make sure RTC is using LSE on N6 MCUs.
1.892
Q
1446
Issue
#2572
extmod/modframebuf.c framebuf1_text() does not clear pixels
Issue
#2362
pixel() in extmod/modframebuf.c returning unexpected result
1.892
Q
1447
Issue
#4824
non-blocking socket blocks and raises EAGAIN
PR
#4219
unix/modusocket: Finish socket.settimeout() implementation.
1.892
Q
1448
Issue
#5651
ESP32: deep sleep seems to cut clock to ULP processor
PR
#5380
esp32/ulp: Explicitly enable ULP in build config.
1.887
Q
1449
Issue
#1546
RTC LSE/LSI selection
PR
#1601
stmhal: Fix RTC code to work on the F7 (second time)
1.880
S
1450
Issue
#2948
esp8266: socket blocking settings are inherited by accept() when they probably shouldn't be
Issue
#2490
esp8266: socket accept() does not always accept
1.878
Q
1451
Issue
#5373
NRF51822 - is I2C working?
Issue
#6681
nRF52: a new I2C instance does not deinit the previous
1.878
Q
1452
Issue
#5843
extmod/uasyncio: Loop exits if only Tasks awaiting Events are added
Issue
#5795
extmod/uasyncio Event.set() not safe in ISR
1.871
S
1453
Issue
#8180
ESP32: impossible to upload any file after main.py or boot.py is uploaded.
Issue
#4843
Disabling REPL on ESP32
1.866
Q
1454
Issue
#3177
esp8266: Allow forwarding between AP and STA interfaces
Issue
#4697
How to use ap + station mode at the same time?
1.865
Q
1455
Issue
#5261
ESP8266 stuck in network.STAT_CONNECTING although connected
Issue
#5326
ESP32 never reaches status()==network.STAT_NO_AP_FOUND
1.863
S
1456
Issue
#3356
[baremetal] sys.stdin does not handle ctrl-D EOF markers
Issue
#16550
select.poll not working properly with sys.stdin
1.862
Q
1457
Issue
#16029
I2S with asyncio doesn't work on ESP32-S3 with OCT SPIRAM
Issue
#15682
ESP32-S3: machine.bitstream() can't send 6 bytes
1.862
Q
1458
Issue
#8515
uasyncio : missing RuntimeError: This event loop is already running
Issue
#3241
uasyncio emits no error message if a coro is called rather than awaited.
1.857
Q
1459
Issue
#18668
Hardware I2C doesn't work on ESP32-C5
PR
#4914
esp32: Add support for hardware I2C.
1.852
Q
1460
Issue
#777
requests: stream parameter is noop
Issue
#965
requests: incorrectly extends callers headers dict
1.851
Q
1461
Issue
#15187
asyncio: Calling .run() within a task does not behave as per CPython
Issue
#5881
extmod/uasyncio Discrepancy between behaviour and docs
1.850
Q
1462
Issue
#12299
asyncio: MicroPython vs. CPython create_task() garbage collection behavior
Issue
#7807
uasyncio gather() return_exceptions behaviour differs from CPython
1.847
Q
1463
Issue
#15943
`natmod`: allow static `.bss` variables
PR
#15838
natmod: Allow linking with static libraries
1.844
Q
1464
Issue
#3177
esp8266: Allow forwarding between AP and STA interfaces
PR
#2613
esp8266: add note in docs about simultaneous use of STA_IF and AP_IF
1.843
Q
1465
Issue
#10751
codeformat.py bug
PR
#5700
Reformat C and Python source code using uncrustify and black
1.842
Q
1466
Issue
#3646
ussl.wrapsocket and mbedtls
PR
#5436
add modussl_mbedtls.c methods and exceptions. esp32/unix
1.837
Q
1467
Issue
#17236
rp2: Flash writes disrupt UART IRQ
Issue
#16221
ports/rp2: "Uncaught exception in IRQ callback handler" when retrieving PIO FIFO value with MSB set
1.837
Q
1468
Issue
#15963
mpremote: Behaviour is confusing with multiple mountpoints
Issue
#7602
mpremote: UI improvements
1.835
Q
1469
Issue
#11678
RP2 UART timeout is incorrect
PR
#17938
machine.UART: Fix the double timeout with uart.read(), uart.write() and uart.readinto().
1.833
Q
1470
Issue
#2490
esp8266: socket accept() does not always accept
Issue
#1237
esp8266: listen()/accept() broken?
1.832
Q
1471
Issue
#17567
ESP32S3 4M Port missing. Partition table in Firmware in file is wrong
Issue
#17663
ESP32S3N16R8:Missing flash ORIGINALLY 16M , ACTUALLY 8M
1.832
Q
1472
Issue
#18108
mpy-cross viper incompatibility with OBJ_REPR_B
Issue
#17467
mpy-cross: Assertion failed for `-march=debug` and Viper code
1.832
Q
1473
Issue
#915
cannot connect to aws iot using umqtt.simple
Issue
#218
OSError: [Errno 103] ECONNABORTED
1.831
Q
1474
Issue
#17973
ESP32-S3 PWM in lightsleep mode does not works as expected
Issue
#16462
lightsleep doesn't work with v1.24.1 on ESP32-S2 (S2FN4R2)
1.828
Q
1475
Issue
#9842
mpy-ld.py: preprocess c source before trying to find qstr-s
PR
#12301
py/dynruntime.h: Implement MP_OBJ_NEW_QSTR.
1.826
Q
1476
Issue
#17020
Memory corrupted after micropython firmware programming Arduino OPTA
PR
#15797
ports/stm32: Add support for the Arduino Opta board.
1.825
S
1477
Issue
#8624
Suggestion: new firmware build for Pyboard, Pyboard Lite and for the Pyboard D Series.
Issue
#4665
pyboard-D Board Definition and Firmware Download
1.822
Q
1478
Issue
#2948
esp8266: socket blocking settings are inherited by accept() when they probably shouldn't be
Issue
#1237
esp8266: listen()/accept() broken?
1.820
Q
1479
Issue
#3281
Repeated keyword argument should cause SyntaxError, not TypeError
Issue
#2969
py: Confusing error message when function passed a keyword arg that's not expected
1.819
Q
1480
Issue
#18663
Change to `mp_handle_pending' includes possible MICROPY_EVENT_POLL_HOOK and downstream code breakage
PR
#18790
mimxrt/boards/PHYBOARD_RT1170: Update use of mp_handle_pending().
1.819
S
1481
Issue
#4873
stm32: time.time() always returning 0
Issue
#12957
RTC issues on PYBD (STM32)
1.818
S
1482
Issue
#8790
RP2: PIO interrupt API for Raspberry Pi Pico
PR
#18974
rp2: Add PIO assembler and StateMachine test suite.
1.818
Q
1483
Issue
#7932
sd
Issue
#2667
PyBoard`s SD card dies with SPI device attached and initialized
1.813
Q
1484
Issue
#16611
[feature request] being able to change UART(0) speed without recompiling.
PR
#16047
Revert "stm32/machine_uart: Allow changing only the baudrate."
1.813
Q
1485
Issue
#4832
stm32: Factory reset from code
Issue
#6903
STM32: Can't Factory Reset
1.812
S
1486
Issue
#7179
Missing country settings for ESP WIFI
Issue
#11619
network.country availability
1.812
S
1487
Issue
#9455
Raspberry Pi Pico W network becomes inaccessible when not used for some time
Issue
#10482
Using requests via interrupt breaks things - OSError: [Errno 103] ECONNABORTED
1.811
Q
1488
Issue
#4792
MICROPY_PY_BUILTINS_ROUND_INT==0 breaks round(<int>, <n>)
Issue
#3516
Round to the nearest float with the correct least significant decimal.
1.806
Q
1489
Issue
#8994
ESP32: Wifi peripheral configuration is not reset before/after a soft reset or light/deep sleep.
Issue
#4103
ESP32 - SPI not being reset across soft-reset
1.798
Q
1490
Issue
#6154
MicroPython compatability issue with CPython
PR
#376
top: Reorganise micropython-lib
1.794
Q
1491
Issue
#16496
dual ethernet in esp32 port
PR
#16668
doc: Add documentation for SPI Ethernet devices on esp32 port.
1.794
Q
1492
Issue
#7204
Hang when accessing filesystem if using timers/interrupts
Issue
#6816
USB problem on RPi pico
1.792
S
1493
Issue
#17918
mpremote: enter_raw_repl: not working with micropython v1.26
Issue
#7417
mpremote: Use time delay between copying files in WINDOWS batch file
1.791
S
1494
Issue
#11462
Add BSSID to network.config() list
PR
#2737
esp8266: better handling hidden network scanning and connection
1.790
S
1495
Issue
#716
MQTT Disconnect socket write then close
Issue
#951
UMQTT: Library stops receiving broker responses after a subscribed message arrives
1.790
Q
1496
Issue
#251
urequests: miscalculation of Content-Length when dealling with unicode data
Issue
#172
urequests' POST method lacks "Content-Type"
1.789
Q
1497
Issue
#801
In aioble calling DeviceConnection.pair() or security.pair() gives 'unknown config param'
Issue
#868
Handling the # TODO: Handle failure in the _IRQ_ENCRYPTION_UPDATE event
1.789
Q
1498
Issue
#7207
Documentation WLAN.connect()
PR
#1323
Fix the documentation for esp.connect() and esp.disconnect()
1.782
S
1499
Issue
#5439
Can not ppp success on esp32
PR
#17008
ports/esp32: Updated network_ppp.c to match current documentation
1.781
S
1500
Issue
#8440
Unable to use pin 20 as SCL for I2C on ESP32.
PR
#8406
esp32: Expose pin 20 for ESP32.
1.781
S
1501
Issue
#8226
ESP32 Bluetooth central only getting one Bluetooth device at a time
Issue
#5600
BLE Server for ESP32
1.778
Q
1502
Issue
#8790
RP2: PIO interrupt API for Raspberry Pi Pico
PR
#18975
rp2: Add RP2350 PIO v1 assembler support.
1.778
Q
1503
Issue
#18144
Integer overflow with large ranges
Issue
#18620
Integer overflow in `array` constructor via `len*itemsize` multiplication
1.778
Q
1504
Issue
#15118
network.hostname: max length of hostname
PR
#9058
extmod/modnetwork: Add global hostname/LWIP-mDNS.
1.775
S
1505
Issue
#7051
sdcard.py - OSError: timeout waiting for response
PR
#5287
drivers/sdcard: raise exception instead of infinite loop on read failure
1.774
S
1506
Issue
#5123
bytes.find() differs from CPython
Issue
#5704
exec bytearray CPython inconsistency
1.773
Q
1507
Issue
#17267
mpremote gives false error if a destination directory doesn't exist for recursive copy
PR
#16164
tools/mpremote: Support trailing slash on dest for non-recursive copy.
1.773
S
1508
Issue
#8788
ESP32 I2S master clock support
Issue
#1165
stmhal: I2S class for pyb module (RFC)
1.772
Q
1509
Issue
#17977
Cannot change default exposed IP (for DHCP etc) on Pico W running in AP mode (remains exposing default 192.168.4.x)
PR
#8882
netutils/dhcpserver.c: Match default DNS to AP IP.
1.772
Q
1510
Issue
#9001
Support OLED2864 displays with reset pin
Issue
#4456
SSD 1306 OLED (128x64) shows random dots
1.771
Q
1511
Issue
#1685
Exception.__init__ raises TypeError if overridden and called by subclass
Issue
#400
Problems with constructors of subclassed C-level classes
1.771
S
1512
Issue
#17515
Add Pin.mode() and Pin.alt() support for all applicable ports
PR
#16384
stm32/pin: add config options to exclude legacy items, alt function support, and cpu/board objects
1.769
Q
1513
Issue
#17559
WDT activated after LAN init
Issue
#16137
ESP32C6 WDT reset when using network module
1.764
S
1514
Issue
#5162
[nRF port] Unable to activate MICROPY_PY_SYS_STDFILES in mpconfigport.h
PR
#6246
nrf: Split mpconfigport.h into multiple files.
1.761
S
1515
Issue
#7207
Documentation WLAN.connect()
PR
#1612
doc: make wifi/wlan naming consistent with tutorial.rst
1.759
Q
1516
Issue
#5427
struct.pack doesn't check for value bounds
PR
#2690
modstruct: add support for 'c' format code
1.758
Q
1517
Issue
#18620
Integer overflow in `array` constructor via `len*itemsize` multiplication
Issue
#18617
Buffer overflow in `bytearray` constructor via trusted `__len__` with long iterator
1.755
S
1518
Issue
#8209
Frozen MPY in fodler are overrided by folder on VFS
PR
#8922
py/builtinimport.c: Implement a "frozen overlay" using the filesystem.
1.750
S
1519
Issue
#12651
ESP32 asyncio run in _thread
Issue
#13288
V1.22 creating new thread leads to hangup
1.749
S
1520
Issue
#18055
ESPNow doesn't recover from buffer error
Issue
#17181
esp32-c3 espnow restart!
1.747
Q
1521
Issue
#9050
ESP32-C3_USB: rst:0xc (RTC_SW_CPU_RST),boot:0xe (SPI_FAST_FLASH_BOOT)
Issue
#3642
NodeMCU ESP32 Failed: rst:0x10 RTCWDT_RTC_RESET
1.746
Q
1522
Issue
#18108
mpy-cross viper incompatibility with OBJ_REPR_B
Issue
#18105
uctypes incompatibility with OBJ_REPR_B
1.745
Q
1523
Issue
#4506
stm32: SPI pins nucleo-h743ZI commented out
Issue
#8775
[STM32H755_Nucleo-144/stm32h755]: there is a working config
1.742
Q
1524
Issue
#18319
ports/unix: Allow building and linking dynamically against libmbedtls on Linux
Issue
#2191
RFC: unix: Link with included libffi copy by default
1.740
Q
1525
Issue
#6346
Class `bytearray()` does not implement `count()`
Issue
#4052
bytearray.fromhex() returns attribute error
1.739
Q
1526
Issue
#3138
gc threshold calculation in docs/reference/constrained
PR
#2247
py/gc: Implement GC running by allocation threshold.
1.737
Q
1527
Issue
#15833
rp2: Accept not responding on Pico W after 5 mins
Issue
#17300
Ping responce stops working after several hours
1.737
S
1528
Issue
#1719
JSON module does not throw exception when object is not serialisable
Issue
#16963
suggestion: json.dump() does not support default keyword argument
1.736
Q
1529
Issue
#3356
[baremetal] sys.stdin does not handle ctrl-D EOF markers
Issue
#1293
esp8266: can't read from sys.stdin
1.735
Q
1530
Issue
#4682
Pyboard D network module station interface: please implement STAT_CONNECTING
Issue
#4681
Pyboard D station interface: connection after power cycle unreliable
1.733
Q
1531
Issue
#948
umqtt.simple using websockets
Issue
#792
How to use the umqtt.simple in other socket
1.733
S
1532
Issue
#17598
docs: WeACT BlackPill, pins.csv
PR
#5582
stm32/boards/WEACTV20_F411: Add support for WeAct v2.0 'blackpill' board
1.732
Q
1533
Issue
#18559
Crash/segfault in async code
Issue
#17815
Crash compiling(?) unusual code
1.730
Q
1534
Issue
#682
ntptime Feature request: Would like to have the ntp server configurable
Issue
#2130
Timezone support for "time" module
1.724
Q
1535
Issue
#9737
asyncio implement cpython all_tasks
Issue
#7901
asyncio: cancelling gather only cancels 1st awaited task (differs from CPython)
1.724
Q
1536
Issue
#1159
Inheritance for native types is not supported
PR
#18594
py/objtype: Ensures native attr handlers process subclass attribute stores
1.723
Q
1537
Issue
#18192
zephyr: Add PDM microphone support
PR
#14176
ports/esp32: Add PDM RX feature to I2S.
1.721
Q
1538
Issue
#13504
On OSX, mpremote.transport.TransportError: could not enter raw repl
Issue
#17918
mpremote: enter_raw_repl: not working with micropython v1.26
1.720
S
1539
Issue
#5994
esp32/mpconfigport: MICROPY_EVENT_POLL_HOOK fails to yield
Issue
#5344
[ESP32] utime.sleep_ms does not free GIL on small intervals
1.719
S
1540
Issue
#4411
f presentation type is not rounding
PR
#16480
f-string thousands separator for float
1.715
Q
1541
Issue
#8595
pybd_sf2w: Code fails when located in external flash
Issue
#13471
STM32: SPI.read(n) fails if n > 1 (regression)
1.715
S
1542
Issue
#6196
Image too big for partition ESP32 with SPIRAM
Issue
#17663
ESP32S3N16R8:Missing flash ORIGINALLY 16M , ACTUALLY 8M
1.714
Q
1543
Issue
#2628
Extend obj->iternext to handle not just __next__(), but also send() method
PR
#358
objgenerator: Implement exception handling for generators
1.707
Q
1544
Issue
#5913
ESP32-OTA: Partition.writeblocks with buffer size not multiple of blocksize gives OSError
PR
#4910
esp32: Add esp32.Partition class to interface to OTA functions.
1.702
Q
1545
Issue
#11834
esp32: Slow I2C on S2 after bus failures.
PR
#15861
esp32/i2c: Use idf function for calculating main timeout.
1.701
S
1546
Issue
#6523
Taking slice of memoryview in Viper function crashes PyBoard
Issue
#7718
Slice operation on memoryview causes allocation
1.698
Q
1547
Issue
#4968
memory malloc error on stm32f407
PR
#8622
py: introduced tracked alloc/free functions, and use them to replace mbedtls malloc/free
1.695
Q
1548
Issue
#6105
uasyncio V3 stream readline: is this correct?
Issue
#3746
UART readline documentation improvement
1.693
Q
1549
Issue
#12299
asyncio: MicroPython vs. CPython create_task() garbage collection behavior
PR
#6883
extmod/uasyncio: Add asyncio.current_task().
1.692
Q
1550
Issue
#7081
display.get_pixel unexpected output on microbit
Issue
#2362
pixel() in extmod/modframebuf.c returning unexpected result
1.690
Q
1551
Issue
#716
MQTT Disconnect socket write then close
Issue
#840
umqtt.simple - socket connection timeout parameter
1.690
S
1552
Issue
#7362
support for UART rx interrupt
PR
#8074
rp2/machine_uart.c: Handle UART RX timeout IRQ.
1.686
S
1553
Issue
#7840
[nrf-port] NRF51822 BLE is not working (can't apply GAP parameters)
Issue
#6344
nRF microbit (nRF51822) issues
1.685
Q
1554
Issue
#10096
ESP32: Threading with 2 or 3 similar threads not properly scheduled
Issue
#15423
Inconsistent thread behavior in different versions of MicroPython on ESP32
1.682
S
1555
Issue
#9100
LAN8720 Can't work on esp32 with ETH_CLOCK_GPIO17_OUT
Issue
#4502
Ethernet support on the Olimex ESP32-POE
1.681
S
1556
Issue
#5548
STM32: Not able to build mboot without USB and user switch
PR
#4608
ports/stm32/mboot - Set USE_MBOOT=1 by default
1.678
S
1557
Issue
#3509
Mpy modules cannot be imported (sys.path missing '') when running file outside of cwd
PR
#262
Implement sys.path support
1.677
S
1558
Issue
#8444
ESP8266 - UART drops 16th digit or randomly stops receiving after first 16 digits
PR
#1298
esp8266: Fix lost chars problem when block-xfering data (e.g., when pasting).
1.675
S
1559
Issue
#11625
ESP32C3 Connecting to wifi with wrong password will not feedback STAT_WRONG_PASSWORD status
PR
#4842
esp32/modnetwork: Still try to reconnect to WLAN even with AUTH_FAIL.
1.674
Q
1560
Issue
#15963
mpremote: Behaviour is confusing with multiple mountpoints
PR
#17177
tools/mpremote: Improve df command to use new no-arg vfs.mount() query.
1.669
Q
1561
Issue
#8693
Motor doesn't work under idf 4.2.2 + micropython 1.18
Issue
#15701
ESP32_GENERIC_C3 binary does not run if compiled with IDF 5.0.4
1.667
Q
1562
Issue
#15783
RFC: URL/package.json support in frozen module manifests
PR
#8914
tools/manifestfile.py: Add a library for working with manifests.
1.666
Q
1563
Issue
#11099
Binary stdin and stdout buffers for Unix port
PR
#1261
stmhal: Implement sys.std{in,out,err}.buffer, for raw byte mode.
1.664
S
1564
Issue
#18668
Hardware I2C doesn't work on ESP32-C5
Issue
#17103
esp32c3 default I2C initializers hang the REPL.
1.660
S
1565
Issue
#9003
Pico W ENOMEM error when (re)using PIO (rp2_pio_init, CYW43)
PR
#18976
rp2: Fix stale program offset cache after remove_program().
1.660
S
1566
Issue
#7903
rp2 asm_pio parameterization
PR
#18133
rp2: Add execctrl option for the PIO decorator.
1.658
Q
1567
Issue
#5858
extmod/uasyncio Please provide CPython's synchronisation primitives
PR
#5799
extmod uasyncio: Lock RuntimeError CPython compatibility
1.657
Q
1568
Issue
#17924
Clang undefined behavior sanitizer diagnostics (mostly uninteresting??)
Issue
#17852
pin vs stream confusion leads to undefined behavior and Asan diagnostic
1.657
Q
1569
Issue
#17968
rp2: No Pin IRQ on core 1 (on core 0: OK)
Issue
#18603
Pico 2W fails to write to NeoPixels from second core
1.657
Q
1570
Issue
#102
umqtt.robust dies when MQTT broker gets restarted
Issue
#334
umqtt (with tls): check_msg() / wait_msg() - how to know connection is gone? timeout?
1.657
Q
1571
Issue
#2572
extmod/modframebuf.c framebuf1_text() does not clear pixels
PR
#12585
extmod/modframebuf: Validate framebuf bounds against buffer.
1.656
Q
1572
Issue
#5394
Freezing resources that are not Python scripts
Issue
#17544
Make ROMFS Bootable.
1.655
Q
1573
Issue
#5783
esp8266: [Errno 103] ECONNABORTED after some time
Issue
#218
OSError: [Errno 103] ECONNABORTED
1.655
Q
1574
Issue
#18331
ESP32: Ctrl-C from examples/bluetooth/ble_uart_repl.py does not interrupt user code; only the BLE REPL loop stops
Issue
#9076
BLE UART REPL example not working on esp32
1.655
Q
1575
Issue
#7132
mpy-tool does not properly collect module names for imports
PR
#4271
py/runtime: Fix qstr assumptions when handling "import *".
1.652
Q
1576
Issue
#792
How to use the umqtt.simple in other socket
Issue
#948
umqtt.simple using websockets
1.652
Q
1577
Issue
#760
aioble: AttributeError: 'module' object has no attribute 'Service' (and - no instructions, and lack of useful examples)
Issue
#6380
`bluetooth.FLAG_INDICATE` not assigned.
1.648
Q
1578
Issue
#8011
Better support for OTA updates on esp32
Issue
#8355
ESP 32 OTA with v1.18
1.646
S
1579
Issue
#17804
The WiFi of esp32c3 conflicts with ADCBLOCK2
PR
#7279
ESP32: Added support for using ADC2 Pins
1.646
S
1580
Issue
#18168
Resizing bytearray with active memoryviews corrupts state and segfaults
Issue
#18166
uctypes.bytearray_at() accepts negative address and segfaults on write
1.646
Q
1581
Issue
#18984
esp32/sdcard: Unable to use SD card on some ESP32-P4 boards.
PR
#18576
esp32/machine_sdcard: Fix SDMMC slot assignment for non-default slots
1.646
Q
1582
Issue
#7769
How to set BLE connection interval?
PR
#15494
tests/multi_bluetooth/perf_gatt_notify.py: Reduce connection interval.
1.645
Q
1583
Issue
#3138
gc threshold calculation in docs/reference/constrained
PR
#12366
py/gc & esp32: Include largest free block in gc.mem_free() if MICROPY_GC_SPLIT_HEAP_AUTO is enabled
1.644
Q
1584
Issue
#16360
mpremote option to wait until device connected and/or reconnect
PR
#17321
mpremote: Fix disconnect handling on Windows and Linux.
1.643
Q
1585
Issue
#363
umqtt.simple's check_msg triggers OSError -1 with TLS servers
Issue
#85
umqtt.simple: multiple subscribe() need check_msg()
1.642
Q
1586
Issue
#16650
TLS errors on ESP-IDF 5.4 with default MICROPY_GC_INITIAL_HEAP_SIZE
PR
#17724
esp32: update IDF to 5.4.2
1.641
S
1587
Issue
#2628
Extend obj->iternext to handle not just __next__(), but also send() method
PR
#228
Implement send() method for generators.
1.638
Q
1588
Issue
#8011
Better support for OTA updates on esp32
Issue
#2535
esp8266: Architecture and implementation of OTA update
1.638
Q
1589
Issue
#10239
ports/esp32:a bug with Hardware SPI Initialize on ESP32-S3
Issue
#15181
ESP32: Unable to use SDCard and any other SPI device in the same bus
1.637
Q
1590
Issue
#4832
stm32: Factory reset from code
Issue
#7255
Pyb v1.1 doesn't work
1.636
Q
1591
Issue
#18531
Add function 'settimeout' to class SSLSocket
Issue
#168
umqtt.simple using ssl: check_msg() throws NotImplementedError
1.634
Q
1592
Issue
#5261
ESP8266 stuck in network.STAT_CONNECTING although connected
Issue
#16131
ESP8266 is difficult to obtain an IP address from soft-routing WIFI
1.627
Q
1593
Issue
#1329
Discussion of Python 3.5 support
Issue
#7899
Discussion of Python 3.8 support
1.625
Q
1594
Issue
#5439
Can not ppp success on esp32
Issue
#16887
MIMXRT/PPP: Board crashes sometimes accessing a LTE modem.
1.623
Q
1595
Issue
#16248
USB (tested with midi) not working on pico 2 (rp2350 in ARM mode only)
Issue
#913
USB device removal appears to cause problems in Windows.
1.620
Q
1596
Issue
#8982
Please Add 'add_done_callback' to ASyncIO?
PR
#15715
asyncio: Add support to close the running loop and cancel background tasks
1.614
Q
1597
Issue
#15783
RFC: URL/package.json support in frozen module manifests
PR
#12476
mpremote: Support mip install from local package json file.
1.614
Q
1598
Issue
#6422
STM32 HAL Driver Update
Issue
#1791
stmhal: Policy with regards to updating ST HAL Cube library from upstream
1.613
S
1599
Issue
#3834
pyboard - deepsleep wake pins
Issue
#6674
[STM32WB] sleep or deepsleep wakeup on pin irq
1.611
S
1600
Issue
#13385
Compiling with FROZEN_MANIFEST fails to build mpy-cross if it hasn't been built separately first
PR
#5760
py/mkrules.mk: Add $(MPY_CROSS) as a dependency
1.609
S
1601
Issue
#15456
docs: explain optional global-interpreter-lock
PR
#2165
Multi-threading support: core, unix and cc3200
1.609
Q
1602
Issue
#4066
Copy code-emitter documentation from Kickstarter to docs.micropython.org
Issue
#10476
docs: Update native emitter limitations
1.608
Q
1603
Issue
#3813
ESP8285 can't use ap_if.config "can't set AP config"
PR
#2579
esp8266/modnetwork.c: fix wifi set mac address
1.606
S
1604
Issue
#993
usb-device-cdc raises TypeError when using default timeout of None and going to block
Issue
#1530
stmhal: USB_VCP when used as a stream is always in non-blocking mode, this should be documented
1.604
Q
1605
Issue
#16554
Multithread breaks file operations on pico2w.
Issue
#15721
TinyUSB callback can't recurse 20014b10
1.604
S
1606
Issue
#5870
extmod/uasyncio: add serve_forever()?
Issue
#6472
`Loop.run_forever()` doesn't run forever (?)
1.603
Q
1607
Issue
#17728
segfault with improper use of super()
Issue
#17846
framebuf: crash with incorrect usage (native subclassing?)
1.603
Q
1608
Issue
#12270
ESP32C3 no output on serial after flashing finished.
Issue
#8100
esp32c3 Flash Instructions Documented Incorrectly
1.602
S
1609
Issue
#1159
Inheritance for native types is not supported
Issue
#1109
Limited special method support for classes inherited from native types
1.598
S
1610
Issue
#7372
py: settrace is incompatible with Interrupt Handlers
Issue
#2259
Integer math exceptions in interrupt handlers
1.597
Q
1611
Issue
#8383
Docu: Multiple machine.Timer() instances on ESP8266
Issue
#2971
RFC: defining machine.Timer
1.597
Q
1612
Issue
#11942
uasyncio.start_server leades OSError: [Errno 107] ENOTCONN
PR
#7458
extmod/uasyncio: Get addr and bind server socket before creating task.
1.597
S
1613
Issue
#4438
UART RTS/CTS software flow control
Issue
#1912
stmhal: UART doesn't override RTS when buffer gets full
1.596
Q
1614
Issue
#16577
docs: BLE Event handling seems to contradict general guidelines for IRQ handling
PR
#5211
extmod/modbluetooth: Misc fixes and improvements
1.595
S
1615
Issue
#8693
Motor doesn't work under idf 4.2.2 + micropython 1.18
Issue
#8256
ESP32: Can not build MicroPython with examples C modules.
1.588
Q
1616
Issue
#691
logging.StreamHandler should call super().__init__()
Issue
#979
logging.basicConfig(force=False) on empty handler list never initializes Formatter and Handler
1.585
Q
1617
Issue
#9233
uasyncio StreamWriter concurrency failure
Issue
#6893
uasyncio Event unexpected behaviour with only one task
1.584
Q
1618
Issue
#17672
ESP32-C6, ESP32-S3, etc.: MICROPY_HW_ENABLE_UART_REPL should be disabled for boards that have both direct USB and UART connectors
Issue
#8640
ESP32-C3 CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG=y disables repl on USB
1.584
Q
1619
Issue
#16511
esp32s3/c3 hardware JTAG control to external pins
PR
#7715
esp32/boards: Add GENERIC_C3_USB.
1.581
Q
1620
Issue
#5359
ESP32 crashes on SPI usage
Issue
#6166
ESP32-spiram - UART panic error
1.581
Q
1621
Issue
#9003
Pico W ENOMEM error when (re)using PIO (rp2_pio_init, CYW43)
Issue
#11744
Changing between PIO sm programs on the fly
1.580
Q
1622
Issue
#18098
USB HID device on ESP32 has a problem!
PR
#18375
esp32: Re-initialise USB after soft reset.
1.580
S
1623
Issue
#6105
uasyncio V3 stream readline: is this correct?
Issue
#6355
uasyncio StreamReader.read(n) CPython incompatibility
1.578
Q
1624
Issue
#5552
micropython-lib version included in official downloads is unclear
Issue
#3611
Micropython 'downloads' page has links to older source
1.575
Q
1625
Issue
#6814
SPI2 on STM32WB55 pin error
PR
#1370
stmhal/boards/stm32fxx_prefix.c: Fix alt function number calculation
1.575
S
1626
Issue
#6422
STM32 HAL Driver Update
PR
#6256
lib/stm32lib: Update library for H7 v1.6.0 and WB v1.6.0.
1.574
S
1627
Issue
#14449
Cannot build example usercmodule in nrf port
Issue
#18292
Can't build with USER_C_MODULES on mimxrt
1.569
S
1628
Issue
#8028
esp32: psram invalid pin on original pins if remaped
Issue
#12479
Unable to configure pin 18 & 19 as GPIO output in ESP32C3
1.568
S
1629
Issue
#12315
WLAN.config(reconnects) and WLAN.status() doesn't work as intended
Issue
#12930
esp32: When network.STAT_NO_AP_FOUND and network.STAT_WRONG_PASSWORD occurred?
1.568
S
1630
Issue
#4824
non-blocking socket blocks and raises EAGAIN
Issue
#5759
Non-blocking UDP socket returns ETIMEDOUT on recv instead on EAGAIN on ESP8266
1.565
Q
1631
Issue
#11636
network.WLAN(network.STA_IF) will create a access point if connection failed.
Issue
#1942
esp8266 network run wlan.connect esp8266 restart !
1.564
Q
1632
Issue
#17752
mpremote fs cp can only handle files that already exist
Issue
#17267
mpremote gives false error if a destination directory doesn't exist for recursive copy
1.564
Q
1633
Issue
#10898
Interrupting soft reset (Ctrl-D) with Ctrl-C erases filesystem on Raspberry Pi Pico
PR
#15991
tools: Only issue a single Ctrl-C when entering raw REPL.
1.558
Q
1634
Issue
#18663
Change to `mp_handle_pending' includes possible MICROPY_EVENT_POLL_HOOK and downstream code breakage
Issue
#5994
esp32/mpconfigport: MICROPY_EVENT_POLL_HOOK fails to yield
1.556
Q
1635
Issue
#1090
Deepcopy does not work , copied Copy from here. Can not copy Instances - Error: un(deep)copyable object of type <class 'counterObject'>. Simple examples do NOT work.
Issue
#281
deepcopy function references a non-existant variable
1.551
Q
1636
Issue
#7455
Set threshold for Coveralls failure
Issue
#2803
Coveralls problems
1.550
Q
1637
Issue
#668
urequests doesn't handle basic auth formatted URLs correctly
Issue
#6649
POST Request with BASIC AUTH - How to?
1.550
Q
1638
Issue
#3523
esp8266/modules/ntptime: More accurate NTP syncing
Issue
#2724
ESP8266: Extremely bad clock accuracy
1.548
S
1639
Issue
#8994
ESP32: Wifi peripheral configuration is not reset before/after a soft reset or light/deep sleep.
Issue
#8465
ESP32 related issue
1.543
Q
1640
Issue
#12302
ESP8266/ESP32: inplace firmware upgrade using the image file stored on the file-system
Issue
#2294
esp8266: New Flash map
1.543
Q
1641
Issue
#15830
Pre-commit spellchecker rejects commits on the basis of filenames not involved in the commit itself.
PR
#12157
Pre-commit for codespell
1.542
Q
1642
Issue
#3834
pyboard - deepsleep wake pins
Issue
#3821
ESP32 - Cannot get Pin IRQ To Trigger
1.540
Q
1643
Issue
#10172
Fix DHCP server for certain clients (dhcpcd)
PR
#18890
shared/netutils/dhcpserver: Use server IP as default DNS.
1.538
Q
1644
Issue
#17863
RP2 hangs when using I2S and bitstream
Issue
#17968
rp2: No Pin IRQ on core 1 (on core 0: OK)
1.538
Q
1645
Issue
#16179
wifi long range mode (MODE_LR) is not working
Issue
#16165
wifi channel selection in access point mode is ignored
1.536
Q
1646
Issue
#17217
Request: Port for Lolin ESP32-S3 Pro (16MB flash, 8MB SPRAM)
Issue
#16830
ESP32-P4
1.536
Q
1647
Issue
#16912
When miso=None is set, the default miso pin changed state.
Issue
#9047
Default SPI pins incorrect according to SDK and datasheets for pico and pico w
1.535
S
1648
Issue
#11462
Add BSSID to network.config() list
Issue
#2706
How to get the infomation of wifi devices, such as mac
1.533
Q
1649
Issue
#1681
stmhal: ADC class only uses ADC1 hardware
PR
#12880
stm32/boards/make-pins.py: Only support ADC1-3.
1.531
Q
1650
Issue
#7127
stm32/boards: Add STM32H750VBT6 board.
Issue
#4665
pyboard-D Board Definition and Firmware Download
1.530
Q
1651
Issue
#9979
UART timeout parameter not functioning as expected on ESP32 port
PR
#8363
esp32: Extend uart.init() not to change any parameter not specified.
1.525
S
1652
Issue
#18869
tests: extmod/time_time_ns.py intermittent failure due to CI runner clock precision
PR
#18691
mimxrt: Increase resolution of RTC to 1/32768 seconds.
1.521
S
1653
Issue
#6796
extmod/bluetooth: handling of disconnect in ble_simple_central.py example is misleading
Issue
#6656
BLE disable / enable not working properly on unix port
1.520
Q
1654
Issue
#15304
docs: WLAN module, undocumented methods
Issue
#15607
docs: Information missing about 'status' options while wifi is in AP mode + "Constants" module about security?
1.515
Q
1655
Issue
#13055
mpremote: Writing fails when using mount and using multibyte characters.
Issue
#15228
Unable to print unicode characters when running repl with mpremote
1.512
S
1656
Issue
#6541
ESP32: persistent PPP needed
PR
#17656
esp32/network_ppp: Bugfixes for deadlocks and crashes when disconnecting.
1.511
Q
1657
Issue
#8325
MicroPython OneWire protocol BUG?
Issue
#4116
OneWire timing issue
1.511
S
1658
Issue
#11929
Don't allow `micropython.const`
PR
#12285
py/profile.c: Remove the requirement to disable the const optimisation when using sys.settrace.
1.509
Q
1659
Issue
#12545
docs: Documentation version don't match image contents
Issue
#6855
rp2 API documentation
1.509
Q
1660
Issue
#6496
STM32H7 ADC inaccuracy
Issue
#8336
STM32H7: PA0 and PA1 ADC returning incorrect values
1.504
Q
1661
Issue
#15571
frambuf initalizes with ValueError
Issue
#15944
FrameBuffer Initialisation fails with ValueError on `memoryview`
1.503
S
1662
Issue
#18663
Change to `mp_handle_pending' includes possible MICROPY_EVENT_POLL_HOOK and downstream code breakage
Issue
#11837
Zephyr port: async event loop implementation starves CPU
1.503
Q
1663
Issue
#926
After inserting and removing the SD card, an error occurs when deleting a file
Issue
#2949
Device Crashes Catastrophically when accessing SD in certain situations
1.503
Q
1664
Issue
#18660
mpremote REPL and mount issues with socket:// and RFC2217 connections
Issue
#15228
Unable to print unicode characters when running repl with mpremote
1.499
Q
1665
Issue
#6365
extend framebuf.blit method with parameters to select a rectangle from the source
Issue
#2973
RFC extmod/modframebuf.c Support for blitting from 1-bit to n-bit colour maps
1.499
Q
1666
Issue
#7638
Conversion from const char* to mp_rom_error_text_t ?
Issue
#9890
mp_obj_t type is not a C++ constant expression
1.498
Q
1667
Issue
#2701
ESP8266 RTC.irq method rejects arguments. Missing RTC constants in machine module.
Issue
#3961
ESP8266 crashes on wake from deepsleep
1.496
S
1668
Issue
#5361
Class RTC on ESP32 documentation bug
Issue
#5315
[esp32] machine/RTC.datetime() does not set microseconds
1.489
Q
1669
Issue
#17194
docs: WLAN.scan() results on RP2/PICO_W with 1.24.1
Issue
#11433
ESP32 WLAN.scan() returns incorrect hidden flag
1.489
Q
1670
Issue
#5696
esp8266: open drain PWM?
Issue
#11156
rp2: OPEN_DRAIN and PWM doesn't work
1.483
Q
1671
Issue
#5913
ESP32-OTA: Partition.writeblocks with buffer size not multiple of blocksize gives OSError
Issue
#5596
[ESP32 Docs]: Partition readblocks / writeblocks extended
1.482
Q
1672
Issue
#3683
IPv6 Support in micropython for ESP32 (or anything for that matter)
Issue
#12600
IPv6 APIs
1.481
S
1673
Issue
#16490
time.mktime() returns incorrect Unix timestamp on ESP32
PR
#5972
esp32/time: make utime conform to CPython and add SNTP
1.481
S
1674
Issue
#18213
ESP32C6: USB not in board.json `features` but GPIO pins are disabled anyway
Issue
#8640
ESP32-C3 CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG=y disables repl on USB
1.481
Q
1675
Issue
#5929
MQTT to AWS IoT Core fails with mbedtls_ssl_handshake_error
Issue
#374
urllib.urequest.urlopen fails with mbedtls_ssl_handshake error on ESP32
1.480
S
1676
Issue
#16968
how can i load a bytearray which contains a mpy file,and run it in main.c ( ports/esp32)
PR
#8191
Static and memory-mappable .mpy files
1.480
Q
1677
Issue
#18461
`mpremote mip install` hangs when uploading files
Issue
#8386
mpremote cannot cp files to stm32wb55 nucleo on stlink/com port.
1.479
S
1678
Issue
#4064
Missing `memoryview.cast` in MicroPython
Issue
#7435
Inconsistent behavior comparing binary data to arrays
1.479
Q
1679
Issue
#3440
Exposing number of matches in a match object?
Issue
#8273
re module defines re.match both as a function and class
1.478
Q
1680
Issue
#6237
STM32F407 uses FSMC problem
PR
#3940
stm32: add sdram support
1.476
S
1681
Issue
#8641
ESP32-C3 I2S
Issue
#4869
Add I2S Driver to ESP32 Makefile
1.474
S
1682
Issue
#357
can't await mqtt.simple publish method
PR
#528
wait_msg() return op as indication if there was a message
1.473
Q
1683
Issue
#17667
Add USB Host
Issue
#15564
Implement machine.USBDevice for ESP32-S3
1.468
Q
1684
Issue
#18331
ESP32: Ctrl-C from examples/bluetooth/ble_uart_repl.py does not interrupt user code; only the BLE REPL loop stops
Issue
#17097
micropython.kbd_intr(-1) not working on ESP32*
1.468
S
1685
Issue
#6422
STM32 HAL Driver Update
PR
#2639
stmhal: Update HALCOMMITS due to change to hal.
1.467
S
1686
Issue
#18034
ESP32: Timer and sleep cause hang
Issue
#17203
creating virtual timer on MicroPython v1.25.0 on esp32 s3 fails
1.466
Q
1687
Issue
#12318
esp32/mpthreadport: Crashed in `vPortCleanUpTCB `
PR
#17287
esp32/mpthreadport: Fix double delete of tasks on soft reset.
1.464
Q
1688
Issue
#6851
read() & readline() on rp2 port don't work/work as expected
PR
#17938
machine.UART: Fix the double timeout with uart.read(), uart.write() and uart.readinto().
1.462
S
1689
Issue
#12115
STM32 machine.ADC channel constants overflowing MP_ROM_INT() 31 bit signed type
Issue
#12048
STM32H5 machine.ADC core temperature sensor not working
1.458
S
1690
Issue
#5907
esp32: viper tests fail after a while
Issue
#2705
esp8266 viper: simple test program is instable
1.454
Q
1691
Issue
#17541
Compiling unix build with dupterm support fails on ubuntu
PR
#6080
ports/unix: Add full uos.dupterm support.
1.453
Q
1692
Issue
#5046
RFC: MICROPY_PY_BUILTINS_NEXT2 always set to (0) ?
PR
#4400
RFC py: Support builtin next() with 2 arguments
1.451
S
1693
Issue
#6496
STM32H7 ADC inaccuracy
Issue
#12048
STM32H5 machine.ADC core temperature sensor not working
1.450
Q
1694
Issue
#7455
Set threshold for Coveralls failure
Issue
#8464
codecov does not run reports if any test fails
1.448
Q
1695
Issue
#79
logo licenses
PR
#140
Small graphic - Useful for WebBanners, etc...
1.448
Q
1696
Issue
#6773
uncaught exception in Timer(1) interrupt handler MemoryError:
Issue
#6088
Unable to catch MemoryError in ISR
1.447
S
1697
Issue
#15695
RPI PICO W Regression: Setting DNS results in address resolution failure
Issue
#16290
[regression] WiFi stops working on with pico W
1.443
Q
1698
Issue
#16577
docs: BLE Event handling seems to contradict general guidelines for IRQ handling
PR
#5192
docs/library/bluetooth: Add initial BLE documentation.
1.442
Q
1699
Issue
#5561
NUCLEO-H743ZI DFU mode failure
Issue
#12484
Nucleo H743ZI2 can not get to the REPL in thonny
1.441
S
1700
Issue
#16091
requests::Response::content hangs forever for Socket::read
Issue
#3754
ESP32: socket.recv() and socket.read() sometimes hang forever
1.441
S
1701
Issue
#17924
Clang undefined behavior sanitizer diagnostics (mostly uninteresting??)
PR
#17414
unix: Introduce sanitize_undefined variant, use during CI.
1.439
S
1702
Issue
#13079
On Raspberry Pi Pico W, socket `accept` hangs when started in a thread
Issue
#15833
rp2: Accept not responding on Pico W after 5 mins
1.436
Q
1703
Issue
#16550
select.poll not working properly with sys.stdin
Issue
#11253
On RP2 sys.stdin.read(64) and sys.stdin.readline() do not work if we have multiple of 64 bytes in buffer
1.430
Q
1704
Issue
#7738
PYBD SF6W WiFi Issues - [CYW43] HT not ready
PR
#16914
Update cyw43-driver to v1.1.0, and add WPA3 constants to network.WLAN for cyw43
1.429
S
1705
Issue
#4427
BUG: sys.modules['__main__'] not pointing __import__('__main__')
Issue
#10543
Circular Import
1.428
Q
1706
Issue
#5929
MQTT to AWS IoT Core fails with mbedtls_ssl_handshake_error
Issue
#9856
Unable to Publish Message to AWS IoT Cloud
1.428
S
1707
Issue
#747
mip / package.json: Allow 'deps' to come from another repository
PR
#12477
mpremote: Support relative URLs in mip package.json file.
1.425
Q
1708
Issue
#2335
esp8266: Support up to 16 MB of flash
Issue
#3508
Support for Dual Out flash mode (Support for ESP8285)
1.421
Q
1709
Issue
#10898
Interrupting soft reset (Ctrl-D) with Ctrl-C erases filesystem on Raspberry Pi Pico
Issue
#8494
rp2: Random lockups on soft reboot if core 1 was running
1.421
Q
1710
Issue
#14450
Make MPY ARCH supports for ESP32C3 RISCV
Issue
#14330
Add 'hard' Pin.irq() support for ESP32
1.421
S
1711
Issue
#8232
ESP32 and Zephyr: Error in nlr_push_tail call
Issue
#6307
Micropython Zephyr Port not working
1.417
Q
1712
Issue
#7035
rp2: Can't wake from lightsleep with Pin IRQ
PR
#18197
Zephyr: Allow machine.lightsleep() to be interruptable by Pin IRQs.
1.416
Q
1713
Issue
#9643
Chained exceptions?
PR
#12621
py/vm.c: don't complain about "raise … from None".
1.415
Q
1714
Issue
#2509
machine.SPI(): add CS/NSS pin
Issue
#7663
ESP32 SPI - request support for hardware-managed devices
1.415
S
1715
Issue
#5545
machine.RTC.init throws exception on Pyboard 1.0
Issue
#1330
esp8266: pyb.RTC differences with pyboard implementation
1.410
Q
1716
Issue
#5911
extmod/uasyncio: Exception handling differences to CPython
PR
#5796
extmod/uasyncio: Add global exception handling
1.410
S
1717
Issue
#17996
I2CTarget: Add number of bytes read/written
PR
#17365
Add `machine.I2CTarget` implementing a generic I2C device
1.409
S
1718
Issue
#1014
mip: package installation using GitLab URLs for repos in subgroups
PR
#1101
micropython/mip/mip/__init__.py: Add an alias for codeberg repos.
1.408
Q
1719
Issue
#4968
memory malloc error on stm32f407
Issue
#15673
Wrong size reported while the memory allocation failed.
1.408
Q
1720
Issue
#8325
MicroPython OneWire protocol BUG?
Issue
#3168
OneWire: Support internal pull-up resistor
1.407
Q
1721
Issue
#10060
Raspberry Pi Pico W: WiFi connection issues after UART reads
Issue
#10205
RPI Pico W: Pin("LED", Pin.OUT).on() crashes/hangs
1.405
Q
1722
Issue
#15833
rp2: Accept not responding on Pico W after 5 mins
Issue
#16740
RP2 W fails to receive UDP datagrams
1.404
Q
1723
Issue
#7584
BLE.gattc_exchange_mtu() callback OSError: [Errno 120] EALREADY
Issue
#456
AIOBLE - Stuck on exhange MTU
1.400
Q
1724
Issue
#17399
docs: pots/unix (standalone) has no instructions to build static linked micropython instance
Issue
#17353
Build fails for port/unix mips/mipsel
1.398
S
1725
Issue
#5692
Add pop() in bytearray
PR
#4771
py/objarray: Add decode method to bytearray.
1.397
Q
1726
Issue
#5162
[nRF port] Unable to activate MICROPY_PY_SYS_STDFILES in mpconfigport.h
PR
#7635
nrf/mpy: Set features consistent with documentation and other ports.
1.396
Q
1727
Issue
#18982
esp32/machine_pin: ESP32-P4 pin 54 can't be set to output
Issue
#15505
invalid pin on esp32s3
1.396
Q
1728
Issue
#7473
esp8266 nonblocking ussl: `read(N)` never returns any data
Issue
#5759
Non-blocking UDP socket returns ETIMEDOUT on recv instead on EAGAIN on ESP8266
1.396
Q
1729
Issue
#14352
ESP32 micropython port build with relative path to external user C-modules was failed
Issue
#17666
Argument list too long compile error [ESP32}
1.396
Q
1730
Issue
#12558
docs:RP2 to mention light and deepsleep
PR
#4359
docs/machine: Change sleep to lightsleep and add timeout arguments.
1.395
Q
1731
Issue
#16713
Serial com and external power supply
Issue
#15471
rp2: Board does not enable USB after hard reset if an error is raised in boot.py.
1.394
S
1732
Issue
#334
umqtt (with tls): check_msg() / wait_msg() - how to know connection is gone? timeout?
Issue
#134
umqtt.simple check_msg() setblocking(False) Fails
1.392
Q
1733
Issue
#17570
esp32S3 The USB function is occupied by USB jtag/serial (VID_303A&PID_1001)
Issue
#8683
esp32s3 USB JTAG Serial interface should be enabled to access the mpy terminal
1.391
Q
1734
Issue
#18213
ESP32C6: USB not in board.json `features` but GPIO pins are disabled anyway
PR
#8592
esp32/machine_pin: fix ESP32C3 build with IDFv4.4.1
1.386
Q
1735
Issue
#8646
Pyboard UART.sendbreak
Issue
#5263
ESP32 Uart TX-error using UART.sendbreak()
1.384
Q
1736
Issue
#1329
Discussion of Python 3.5 support
Issue
#7905
Discussion of Python 3.9 support
1.383
Q
1737
Issue
#15662
Frozen modules in the embed port does not generate frozen_content.c
Issue
#5239
Build for Pyboard V1.x does not handle frozen modules
1.383
Q
1738
Issue
#8028
esp32: psram invalid pin on original pins if remaped
PR
#7821
ports/esp32: Block out IO16 and IO17 when using SPIRAM to prevent crash.
1.382
S
1739
Issue
#9052
Unable to Flash MicroPython on ESP32-C3
Issue
#12270
ESP32C3 no output on serial after flashing finished.
1.379
S
1740
Issue
#16391
Seeed Studio XIAO RP2350 doesn't boot
PR
#16299
rp2/boards/SEEED_XIAO_RP2350: Add new SEEED_XIAO_RP2350 board definit…
1.378
S
1741
Issue
#5779
machine.soft_reset() behaves curiously on esp8266
PR
#6782
esp32: make machine.soft_reset() work in main.py
1.377
Q
1742
Issue
#4873
stm32: time.time() always returning 0
Issue
#2457
stmhal: RTC stops ticking and cannot be updated after soft reboot
1.373
S
1743
Issue
#1710
bytearray slice assignment fails for derived types
PR
#1374
memoryview: slice assignment RFC
1.372
S
1744
Issue
#16550
select.poll not working properly with sys.stdin
Issue
#1293
esp8266: can't read from sys.stdin
1.371
Q
1745
Issue
#17727
crash in io.BufferedWriter due to missing argument validation
Issue
#17847
ringbuf: Zero-length ringbuf creation allowed, causes crash
1.371
Q
1746
Issue
#8560
How can I access non-REPL UART over USB?
Issue
#18875
docs: No instructions for REPL over UART on RP2
1.370
Q
1747
Issue
#7108
ure: character classes not working in sets
Issue
#3178
"ure" incorrectly handles escaped '-' and trailing literal '-' in character classes
1.370
Q
1748
Issue
#1642
stm32: Implement Asynchronous UART TX
Issue
#17297
In the machine library and/or the pyb library, add a non-blocking UART transmit polling function
1.369
S
1749
Issue
#882
Cannot init USB devices in boot.py
Issue
#874
Writing to a second serial connection in a thread has errors
1.365
Q
1750
Issue
#5624
ESP32: Socket.listen(backlog) leads to OSError: 112
Issue
#4827
OSError: [Errno 113] EHOSTUNREACH while listen for connection
1.365
Q
1751
Issue
#4227
ESP32 cannot send and receive UDP packets to itself
Issue
#8688
ESP8266 v1.18 Unreliable UDP Receiving From Broadcast Address (ex 192.168.1.255)
1.362
Q
1752
Issue
#5623
esp32: RMT timing glitches
Issue
#6167
esp32: repeated RMT pulses when using `loop(True)`
1.362
Q
1753
Issue
#11929
Don't allow `micropython.const`
PR
#18714
docs: Improve micropython.const() documentation and consistency
1.362
S
1754
Issue
#5624
ESP32: Socket.listen(backlog) leads to OSError: 112
Issue
#7505
socket - OSError: [Errno 112] EADDRINUSE
1.361
Q
1755
Issue
#1546
RTC LSE/LSI selection
Issue
#1509
RTC initialisation and wakeup from external events
1.359
Q
1756
Issue
#803
aioble 'BLE' object has no attribute 'l2cap_connect' on Pico-W
Issue
#996
aioble not happy with characteristic writes...
1.358
Q
1757
Issue
#6787
stm32: network WLAN(AP_IF).isconnected() always returns True
PR
#4538
esp32/modnetwork: Fixed wifi.isconnected() is always true, even disconn
1.357
Q
1758
Issue
#1329
Discussion of Python 3.5 support
Issue
#7847
PEP 634 Structural Pattern Matching (Python 3.10) support
1.357
Q
1759
Issue
#7860
framebuf.FrameBuffer: not secured against silly/wrong/malicious strides
Issue
#7844
Framebuffer Tests: Parameter stride is never tested
1.354
Q
1760
Issue
#18200
Why PC .c files full path strings are in built Micropython firmware (usermod) ?
PR
#6956
esp32: Integrate with the rp2 port mechanism to support user modules in cmake based builds.
1.354
Q
1761
Issue
#5098
UART timeout and timeout_char is not working in ESP32
Issue
#17611
UART reaching timeout after first byte.
1.352
Q
1762
Issue
#6981
ESP32: Expose ext1 wakeup status
Issue
#4142
ESP32: RTC no function 'wake_on_ext0'
1.350
Q
1763
Issue
#6997
Esp8266 doesn't execute code after woke up from deep sleep
Issue
#4390
NodeMCU v1.0 stuck at deep sleep rtc wakeup
1.349
S
1764
Issue
#16550
select.poll not working properly with sys.stdin
PR
#4859
sys.stdio: add support for ioctl and make sys.stdin.buffer.read non-blocking
1.348
S
1765
Issue
#8867
esp32 - uart - uasyncio streamreader, always receive b"" from RS485
Issue
#16182
How to handle fast flipping of RE/DE pins when using ESP32 and RP2040 UART as RS485
1.346
Q
1766
Issue
#12115
STM32 machine.ADC channel constants overflowing MP_ROM_INT() 31 bit signed type
PR
#5033
Implement consistent machine.ADC with read_u16() method
1.345
Q
1767
Issue
#4832
stm32: Factory reset from code
Issue
#8528
Pyboard: Cannot use safe mode and factory reset
1.343
Q
1768
Issue
#5548
STM32: Not able to build mboot without USB and user switch
Issue
#16537
mboot fails to build
1.341
Q
1769
Issue
#18811
RP2 asyncio stream IO hangs: regression
Issue
#15230
If boot.py doesn't exit then rp2 port will never initialise USB (soft-bricked)
1.341
Q
1770
Issue
#7775
Maker Pi 2040
PR
#7578
rp2/boards: Add Pimoroni Tiny 2040.
1.340
Q
1771
Issue
#5994
esp32/mpconfigport: MICROPY_EVENT_POLL_HOOK fails to yield
Issue
#8301
uasyncio tests can fail on windows ports
1.339
S
1772
Issue
#6796
extmod/bluetooth: handling of disconnect in ble_simple_central.py example is misleading
PR
#472
aioble: Use DeviceDisconnectedError for disconnected guards.
1.338
Q
1773
Issue
#6787
stm32: network WLAN(AP_IF).isconnected() always returns True
Issue
#4732
<WLAN>.isconnected returns false when ESP32 connected to Wifi
1.338
Q
1774
Issue
#4506
stm32: SPI pins nucleo-h743ZI commented out
PR
#7626
STM32: Add NUCLEO_H743ZI2 board.
1.337
Q
1775
Issue
#1014
mip: package installation using GitLab URLs for repos in subgroups
PR
#13791
mpremote: Implement mip install from GitLab.
1.336
S
1776
Issue
#4667
Print traceback without an exception
Issue
#7464
'module' object has no attribute 'exc_info'
1.332
Q
1777
Issue
#18200
Why PC .c files full path strings are in built Micropython firmware (usermod) ?
Issue
#17666
Argument list too long compile error [ESP32}
1.331
Q
1778
Issue
#13021
ESP32 Read PWM-GPIO Value
Issue
#5737
ESP32 Confusing behaviour of PWM after soft reset
1.329
Q
1779
Issue
#4029
esp32: UDP broadcast via sendto causes memory leaks/ENOMEM error
Issue
#175
Getting ENOMEM error after several calls to urequests.post()
1.329
Q
1780
Issue
#17127
Unable to setup IP with nic.ipconfig() while works with obsolete nic.ifconfig() network.WIZNET5K
PR
#13689
extmod/network: Implement IPv6 API to set and retrieve nic configuration.
1.328
S
1781
Issue
#7699
ESP32:How to use micopython ethernet to ap?How to route ethernet to ap?
Issue
#4392
LAN function issue:ESP32
1.326
Q
1782
Issue
#6997
Esp8266 doesn't execute code after woke up from deep sleep
PR
#2150
esp8266: Let RTC work correctly after deepsleep.
1.323
S
1783
Issue
#6605
STM32L432KC "can't" create flash filesystem
Issue
#6132
STM32L496RE firmware for custom board
1.322
Q
1784
Issue
#7686
REPL none working on board ESP32-S2-DevKitM-1
Issue
#8053
ESP32-S3 Generic Board REPL Not Supported
1.321
Q
1785
Issue
#6787
stm32: network WLAN(AP_IF).isconnected() always returns True
Issue
#306
ESP32 WLAN not modify information
1.320
Q
1786
Issue
#12315
WLAN.config(reconnects) and WLAN.status() doesn't work as intended
Issue
#11636
network.WLAN(network.STA_IF) will create a access point if connection failed.
1.318
Q
1787
Issue
#18461
`mpremote mip install` hangs when uploading files
Issue
#15282
mpremote cannot cat with recent MP on pyboard
1.318
Q
1788
Issue
#18638
Segmentation Fault in mp_asm_base_get_cur_to_write_bytes (x64 native emitter)
Issue
#18645
Segmentation Fault (NULL Pointer Dereference) in mp_native_relocate
1.318
Q
1789
Issue
#3683
IPv6 Support in micropython for ESP32 (or anything for that matter)
Issue
#5043
No LAN.config method on ESP32
1.317
Q
1790
Issue
#4196
BUG -- initial prompt on WebREPL connect is always ">>> ", even for paste (and raw) mode
Issue
#6912
Raw paste mode can't be used with WebREPL
1.317
Q
1791
Issue
#18603
Pico 2W fails to write to NeoPixels from second core
Issue
#17968
rp2: No Pin IRQ on core 1 (on core 0: OK)
1.317
S
1792
Issue
#5163
[nRF port] Unable to Activate the FAT File System
Issue
#5162
[nRF port] Unable to activate MICROPY_PY_SYS_STDFILES in mpconfigport.h
1.315
Q
1793
Issue
#17878
zephyr: Support for USER_C_MODULES
Issue
#8041
ESP32: "user C modules" should be able to add components to the build
1.315
Q
1794
Issue
#5454
ESP32 4MB RAM Guru Meditation Crash On Initializing UART
Issue
#5942
ESP32-CAM Guru Meditation Error: Core 1 panic'ed (LoadStoreAlignment)
1.314
Q
1795
Issue
#2889
Document need (or no need) to save & restore registers in asm_xtensa functions
Issue
#2893
Add push/pop asm_xtensa convenience functions
1.309
S
1796
Issue
#7840
[nrf-port] NRF51822 BLE is not working (can't apply GAP parameters)
Issue
#4300
ubluepy_temp.py stopped working on nRF52 s132 6.0.0
1.309
Q
1797
Issue
#8788
ESP32 I2S master clock support
PR
#7183
esp32,stm32/i2s: I2S protocol support for Pyboards and ESP32.
1.305
S
1798
Issue
#7844
Framebuffer Tests: Parameter stride is never tested
Issue
#7860
framebuf.FrameBuffer: not secured against silly/wrong/malicious strides
1.302
S
1799
Issue
#18880
cmake: Route usermod sources through native port build systems.
PR
#6956
esp32: Integrate with the rp2 port mechanism to support user modules in cmake based builds.
1.298
Q
1800
Issue
#3627
raising exception in __del__ finaliser results in deadlock with multithread enabled
PR
#425
Implement del
1.295
Q
1801
Issue
#2642
esp8266: set default softAP False (OFF)
Issue
#2620
RFC: offical API to save WiFi-connection parameter
1.294
Q
1802
Issue
#18144
Integer overflow with large ranges
Issue
#17702
-fsanitizer=undefined diagnostics with longlong
1.294
Q
1803
Issue
#1056
IndexError: bytes index out of range
Issue
#5071
[STM32-F2] - mqtt connect fails on latest builds.
1.294
S
1804
Issue
#9050
ESP32-C3_USB: rst:0xc (RTC_SW_CPU_RST),boot:0xe (SPI_FAST_FLASH_BOOT)
Issue
#9405
esp32c3-usb-20220618-v1.19.1.bin can not boot
1.293
S
1805
Issue
#16650
TLS errors on ESP-IDF 5.4 with default MICROPY_GC_INITIAL_HEAP_SIZE
Issue
#538
urequests TLS requests fail on ESP32 with ESP-IDF 4.3 and 4.4
1.289
S
1806
Issue
#6851
read() & readline() on rp2 port don't work/work as expected
Issue
#6999
rp2: uart performance problem with higher baudrates or when doing additional operations
1.288
S
1807
Issue
#3440
Exposing number of matches in a match object?
Issue
#193
re match object group() should be equivalent to group(0) according to Python3 documentation
1.286
Q
1808
Issue
#13536
RP2040 I2C bus breaks if pins are changed at runtime
Issue
#18257
[RP2040] I2C read/write operations fail with EIO in v1.26.1 - works in v1.23.0
1.285
Q
1809
Issue
#3138
gc threshold calculation in docs/reference/constrained
Issue
#3840
ESP32: no default gc threshold
1.283
Q
1810
Issue
#556
Raspberry Pi Pico W - umqtt clean_session=False -[Errno 12] ENOMEM
Issue
#951
UMQTT: Library stops receiving broker responses after a subscribed message arrives
1.278
Q
1811
Issue
#1329
Discussion of Python 3.5 support
Issue
#657
Unicode support and PEP 393
1.277
Q
1812
Issue
#4856
Memory space that remains unaffected on reset on ESP32
PR
#6785
esp32: control the python heap size via NVS variables
1.277
Q
1813
Issue
#8641
ESP32-C3 I2S
PR
#3489
esp32: Add I2S peripheral support.
1.277
S
1814
Issue
#13079
On Raspberry Pi Pico W, socket `accept` hangs when started in a thread
Issue
#12980
_thread module freezing whole device (RPI_PICO_W)
1.277
S
1815
Issue
#1719
JSON module does not throw exception when object is not serialisable
PR
#18530
extmod/modjson: Add default argument for json.dump(s).
1.274
S
1816
Issue
#6196
Image too big for partition ESP32 with SPIRAM
PR
#5751
Flash 16 m
1.273
S
1817
Issue
#11433
ESP32 WLAN.scan() returns incorrect hidden flag
PR
#7521
Introduce non-blocking scan for access points for ESP32
1.273
Q
1818
Issue
#4411
f presentation type is not rounding
Issue
#11141
Wrong float numbers in print()
1.271
Q
1819
Issue
#516
Lib json ensure_acsii parameters can be set
Issue
#784
aiohttp and requests Content-Length off if json data contains non-ascii characters
1.271
S
1820
Issue
#5261
ESP8266 stuck in network.STAT_CONNECTING although connected
Issue
#6969
esp2866 restart couldn't stop
1.270
Q
1821
Issue
#6553
ESP32 execute esp.read_flash() cause exception
Issue
#17663
ESP32S3N16R8:Missing flash ORIGINALLY 16M , ACTUALLY 8M
1.270
Q
1822
Issue
#98
[uasyncio] Trying to call aclose() twice on streams with the same underlying socket leads to exception
Issue
#402
Uasyncio Uart Stream Close Bug
1.266
Q
1823
Issue
#386
MQTT connection and client.check_msg() problem
Issue
#10357
facing connecting ESP32 with my adafruit IO using umqtt
1.257
Q
1824
Issue
#9325
rp2: rp2.asm_pio_encode incorrectly accepts 'pins' as src for 'wait'
Issue
#18080
RP2040 PIO: Script fails on some GPIO numbers
1.253
Q
1825
Issue
#8641
ESP32-C3 I2S
Issue
#11621
ESP32 I2S music nose
1.252
Q
1826
Issue
#5068
A SERVERE BUG OF SPI-SLAVE IN PYB
Issue
#4660
SPI slave is effected by MOSI traffic even though S/S is low
1.251
S
1827
Issue
#8273
re module defines re.match both as a function and class
Issue
#4381
Problem module "re" ESP32
1.251
Q
1828
Issue
#3086
open: No support for creating file if doesn't exist, while opening in r/w mode
Issue
#8058
mpremote: btree database won't work
1.247
Q
1829
Issue
#7639
micropython dict has not __contains__ method
Issue
#7884
CPython difference for __contains__ method
1.245
Q
1830
Issue
#7795
PPP troubling with large messages > 1.4kB (esp32)
Issue
#5566
ESP32 - network.PPP - uMQTT - Does not give OSERROR on dropped connection.
1.244
Q
1831
Issue
#18385
aiohttp newer version
Issue
#1013
aioble install fails
1.244
Q
1832
Issue
#13385
Compiling with FROZEN_MANIFEST fails to build mpy-cross if it hasn't been built separately first
PR
#5230
freezing/manifest: Ease the transition to manifests.
1.243
Q
1833
Issue
#6814
SPI2 on STM32WB55 pin error
Issue
#10226
RP2: 1us glitch on SCK pin when switching from SPI function to Pin.OUT
1.242
Q
1834
Issue
#18167
uctypes.bytes_at() accepts out-of-range (non-canonical) address and segfaults
Issue
#18166
uctypes.bytearray_at() accepts negative address and segfaults on write
1.241
S
1835
Issue
#5737
ESP32 Confusing behaviour of PWM after soft reset
PR
#6654
esp32/machine_pwm.c: Handle multiple timers: Bugfix PWM.deinit() critical error and fix pwm_print()
1.239
Q
1836
Issue
#8515
uasyncio : missing RuntimeError: This event loop is already running
PR
#11562
uasyncio/core.py: Make current_task raise when there is no task.
1.238
Q
1837
Issue
#18098
USB HID device on ESP32 has a problem!
PR
#17913
esp32/esp32_common.cmake: Switch back to the vendored TinyUSB copy.
1.238
S
1838
Issue
#7179
Missing country settings for ESP WIFI
Issue
#11546
docs: network.WLAN in STA_IF mode: which parameters are persistent?
1.237
Q
1839
Issue
#6225
argument count error is wrong when subclass calls super().__init__()
Issue
#15465
super().__init__(*args, **kwargs) doesn't pass kwargs to parent C class.
1.236
Q
1840
Issue
#18498
Support for ESP32-C3 with 2M Flash
Issue
#9405
esp32c3-usb-20220618-v1.19.1.bin can not boot
1.234
S
1841
Issue
#4923
BUG: sys.modules['sys'] not pointing __import__('sys')
Issue
#3886
python3 compat: modules don't support hashing as dict keys
1.233
Q
1842
Issue
#7372
py: settrace is incompatible with Interrupt Handlers
PR
#4265
Profiling: sys.settrace implementation.
1.231
S
1843
Issue
#18108
mpy-cross viper incompatibility with OBJ_REPR_B
PR
#18401
Add OBJ_REPR_E for full 32-bit float precision
1.231
S
1844
Issue
#16588
RMT frequency other than 80 MHz?
PR
#12784
Change esp32.RMT.source_freq() to class method
1.229
Q
1845
Issue
#7584
BLE.gattc_exchange_mtu() callback OSError: [Errno 120] EALREADY
Issue
#8258
mtu vs MP_BLUETOOTH_DEFAULT_ATTR_LEN
1.228
Q
1846
Issue
#8994
ESP32: Wifi peripheral configuration is not reset before/after a soft reset or light/deep sleep.
PR
#6782
esp32: make machine.soft_reset() work in main.py
1.227
S
1847
Issue
#7960
Does micropython have FLASH power-down protection?
Issue
#4408
Files are missing boot.py and main.py on ESP8266 board
1.225
S
1848
Issue
#18638
Segmentation Fault in mp_asm_base_get_cur_to_write_bytes (x64 native emitter)
Issue
#18636
Segmentation Fault (NULL Pointer Dereference) in mp_native_relocate
1.225
Q
1849
Issue
#6957
rp2: Crash with hard pin IRQ
PR
#17363
rp2/machine_timer: Support hard IRQ timer callbacks.
1.224
S
1850
Issue
#15421
Enable Hardware I2C2 to Portenta C33 Port
PR
#12978
renesas-ra/boards/ARDUINO_PORTENTA_C33: Fix incorrect I2C pins.
1.222
Q
1851
Issue
#5276
Uasyncio cancelling coroutine takes as long as next scheduled execution
Issue
#5797
extmod/uasyncio: wait_for cancellation bugs
1.220
Q
1852
Issue
#4792
MICROPY_PY_BUILTINS_ROUND_INT==0 breaks round(<int>, <n>)
PR
#1382
py: implemented rounding floats to precision
1.218
S
1853
Issue
#15340
ESP32 Outputting Garbage in REPL
Issue
#16646
UART not fast enough
1.216
S
1854
Issue
#6541
ESP32: persistent PPP needed
Issue
#9266
ESP32 Slow flash access when PPP active
1.215
Q
1855
Issue
#18934
STM32 H563 I2C TIMINGR Add
Issue
#3706
H7 I2C4 missing
1.215
Q
1856
Issue
#18960
OpenMV Feature: RTC.memory()
PR
#5349
esp32/machine_rtc: Add prefix to rtc user mem macro.
1.215
Q
1857
Issue
#8646
Pyboard UART.sendbreak
PR
#8902
esp32: Change the sendbreak duration to >= 15 bit times.
1.214
S
1858
Issue
#16221
ports/rp2: "Uncaught exception in IRQ callback handler" when retrieving PIO FIFO value with MSB set
Issue
#15390
Raspberry Pi Pico _thread OSError: TinyUSB callback can't recurse
1.213
Q
1859
Issue
#7932
sd
Issue
#8949
ESP32 machine.SDCard() Instantiation throws error on soft reboot: SPI bus already initialized; ESP_ERR_INVALID_STATE
1.211
S
1860
Issue
#5456
pyboard.py: add "delay" argument in CLI
PR
#5469
tools/pyboard: Split Ctrl-C into two separate steps with small delay
1.209
S
1861
Issue
#5405
Move esp32 REPL to a different UART
PR
#3277
esp8266: Allow disable of REPL on UART0
1.200
Q
1862
Issue
#1329
Discussion of Python 3.5 support
Issue
#14331
Add yield support in async function
1.198
Q
1863
Issue
#16500
docs: time.mktime requires one positional argument
PR
#4583
docs: utime: Mention that mktime() is not available on all ports.
1.195
Q
1864
Issue
#16490
time.mktime() returns incorrect Unix timestamp on ESP32
PR
#5973
esp32/time: make utime conform to CPython
1.193
S
1865
Issue
#11636
network.WLAN(network.STA_IF) will create a access point if connection failed.
Issue
#6969
esp2866 restart couldn't stop
1.191
Q
1866
Issue
#6799
Add means for accessing locals when MicroPython is built with sys.settrace
PR
#18571
py: Add a new dual-VM option to improve performance of `sys.settrace`
1.190
Q
1867
Issue
#9114
Viper bug: integers > 0x3fffffff appear as python objects
Issue
#11638
Type Inference issue when using struct in viper
1.189
Q
1868
Issue
#18961
OpenMV Feature: WDT()
PR
#10901
docs/esp32: Reinitialize watchdog timer with longer timeout.
1.189
Q
1869
Issue
#16248
USB (tested with midi) not working on pico 2 (rp2350 in ARM mode only)
Issue
#15778
RP2350 bricked with micropython
1.188
Q
1870
Issue
#18172
bytearray(uctypes.bytes_at(0, 8)) segfaults in memcpy
Issue
#18168
Resizing bytearray with active memoryviews corrupts state and segfaults
1.187
Q
1871
Issue
#3469
68c28174 breaks utf8 decode with ignore
Issue
#17855
Crash printing exception detail when source code is not valid UTF-8
1.187
Q
1872
Issue
#8994
ESP32: Wifi peripheral configuration is not reset before/after a soft reset or light/deep sleep.
Issue
#9659
mpremote: on ESPxxx all mpremote commands are followed by a hard reboot
1.186
Q
1873
Issue
#8867
esp32 - uart - uasyncio streamreader, always receive b"" from RS485
Issue
#6576
Fatal Uasyncio/Uart Stream Lifecycle Bug (STM32)
1.184
Q
1874
Issue
#11083
Can't find esp idf header file: esp_gap_ble_api.h: No such file or directory
Issue
#8841
Trying to #include "esp_wpa2.h", Failing
1.184
S
1875
Issue
#6094
metaclass
PR
#15511
py/objtype: Add basic __init_subclass__ metaclass support.
1.180
S
1876
Issue
#15963
mpremote: Behaviour is confusing with multiple mountpoints
PR
#16164
tools/mpremote: Support trailing slash on dest for non-recursive copy.
1.178
Q
1877
Issue
#5406
Any plan to support classic bluetooth in ESP32?
PR
#4589
Cross-platform Bluetooth support
1.177
Q
1878
Issue
#15228
Unable to print unicode characters when running repl with mpremote
Issue
#18643
mpremote gives UnicodeError on ARDUINO_OPTA V26, V27, V28
1.176
S
1879
Issue
#8125
Cannot import user defined module on Raspberry Pico
Issue
#17245
USER_C_MODULE impossible to import library
1.176
S
1880
Issue
#16792
RP2 2040 MQTT TLS
Issue
#15674
SSL Context behaviour various between Raspberry Pi Pico and ESP32 Board
1.175
S
1881
Issue
#8298
urequests.get() error related to getaddrinfo
Issue
#257
ESP32 doesn't support full getaddrinfo() params
1.174
S
1882
Issue
#11082
RP2 SPI: Instantiating with spi=None does not behave sensibly.
PR
#7405
esp32/machine_hw_spi: Allow None for unused pins in initializer.
1.174
Q
1883
Issue
#11840
Ambiguous use of TICKS_MAX in time.ticks_diff and time.ticks_add given the time.ticks_ms has different resolution from _us and _cpu and it could cover different ranges in time and values
Issue
#2217
Changing semantics of utime.ticks_diff()
1.173
Q
1884
Issue
#677
mip: github branch is incorrectly used for secondary github: sources in package.json
PR
#676
mip: Support relative source file paths in package.json.
1.170
Q
1885
Issue
#8333
Documentation Improvement Suggestion: esp8266/quickref.rst WebREPL UART + RXBUF
PR
#6120
esp8266 docs: Add quickref documentation for UART on esp8266
1.168
S
1886
Issue
#2778
esp8266: WPA2 Enterprise support?
PR
#17234
ports/esp32: added WPA-Enterprise (new)
1.167
Q
1887
Issue
#10696
DMA interrupts
Issue
#8967
Provide native support for Micropython multicore shared interrupts
1.167
Q
1888
Issue
#17567
ESP32S3 4M Port missing. Partition table in Firmware in file is wrong
Issue
#18681
Micropython fails to update the partition table when it creates a flash filesystem at boot
1.164
Q
1889
Issue
#12605
Two crash cases involving collections.namedtuple
Issue
#6719
namedtuple crash with empty field list
1.163
Q
1890
Issue
#16457
1.24 breaks USB OTG support
Issue
#14257
esp32-s3: When using USB CDC, UART 0 will still print console output.
1.162
Q
1891
Issue
#7903
rp2 asm_pio parameterization
PR
#18975
rp2: Add RP2350 PIO v1 assembler support.
1.159
Q
1892
Issue
#17192
mpremote romfs deploy: Directory handling is arguably inconsistent with cp -r
Issue
#17267
mpremote gives false error if a destination directory doesn't exist for recursive copy
1.159
Q
1893
Issue
#17048
machine.USBDevice support for vendor requests
PR
#16356
esp32: Enable support for machine.USBDevice.
1.156
Q
1894
Issue
#17127
Unable to setup IP with nic.ipconfig() while works with obsolete nic.ifconfig() network.WIZNET5K
Issue
#7964
Stm32f767 Ethernet cannot work without DHCP server.
1.156
Q
1895
Issue
#18875
docs: No instructions for REPL over UART on RP2
PR
#7461
Rp2 general
1.153
S
1896
Issue
#979
logging.basicConfig(force=False) on empty handler list never initializes Formatter and Handler
Issue
#691
logging.StreamHandler should call super().__init__()
1.153
Q
1897
Issue
#6196
Image too big for partition ESP32 with SPIRAM
Issue
#8202
error v1.18 build esp32 GENERIC_SPIRAM with user modules
1.152
S
1898
Issue
#5276
Uasyncio cancelling coroutine takes as long as next scheduled execution
Issue
#5242
Cancelling coroutines: can't pend throw to just-started generator.
1.151
Q
1899
Issue
#8017
SHA512 and hashlib port
Issue
#577
AttributeError: 'module' object has no attribute 'sha512'
1.150
S
1900
Issue
#14450
Make MPY ARCH supports for ESP32C3 RISCV
PR
#16993
esp32/esp32_common.cmake: RISC-V improvements.
1.150
Q
1901
Issue
#6572
NRF52840: ADC is 8 bits, how to set to 12 bits?
PR
#5033
Implement consistent machine.ADC with read_u16() method
1.149
S
1902
Issue
#3138
gc threshold calculation in docs/reference/constrained
Issue
#11666
esp8266 : available heap: DRAM ?
1.148
Q
1903
Issue
#4142
ESP32: RTC no function 'wake_on_ext0'
Issue
#8489
S2/S3 RTC_VALID_EXT_PINS definitions
1.148
Q
1904
Issue
#17819
assertion error on bad call to socket.socket()
Issue
#17817
Assertion error on invalid string to compile()
1.148
Q
1905
Issue
#5854
touchPad on Pin 2 (ESP32)
PR
#6408
esp32: Expose touch_pad_get/set_meas_time() in python
1.146
Q
1906
Issue
#8290
ESP32: SDCard throws Errors
Issue
#8949
ESP32 machine.SDCard() Instantiation throws error on soft reboot: SPI bus already initialized; ESP_ERR_INVALID_STATE
1.146
Q
1907
Issue
#16462
lightsleep doesn't work with v1.24.1 on ESP32-S2 (S2FN4R2)
Issue
#16181
lightsleep on Pico W regression for 1.24.0
1.141
Q
1908
Issue
#18869
tests: extmod/time_time_ns.py intermittent failure due to CI runner clock precision
Issue
#18868
tests: cmdline/repl_lock.py and repl_cont.py intermittent failures
1.138
S
1909
Issue
#4801
sock.connect(socket.getaddrinfo(ip,port)[0][-1]) takes too long to respond
Issue
#8326
ESP32 : socket.connect() blocks even with timeout
1.138
S
1910
Issue
#10957
RP2040: mDNS support in AP mode
PR
#8958
rp2: Wiznet 5k lwip mDNS support for EVB_PICO boards
1.138
Q
1911
Issue
#17852
pin vs stream confusion leads to undefined behavior and Asan diagnostic
PR
#17414
unix: Introduce sanitize_undefined variant, use during CI.
1.138
Q
1912
Issue
#3621
webrepl crash - ESP8266
Issue
#2590
webrepl error form esp8266
1.137
Q
1913
Issue
#7847
PEP 634 Structural Pattern Matching (Python 3.10) support
Issue
#7905
Discussion of Python 3.9 support
1.136
Q
1914
Issue
#6675
boot loop after fresh firmware install on ESP8266MOD 12-F and ESP-12E
Issue
#3946
post flash AP_IF behavior not consistent with documentation on ESP32
1.136
Q
1915
Issue
#6225
argument count error is wrong when subclass calls super().__init__()
Issue
#664
TypeError when calling super().init()
1.131
Q
1916
Issue
#10913
ESP32 / modnetwork / .status() is not reliable
Issue
#305
Network Status ESP32
1.130
S
1917
Issue
#102
umqtt.robust dies when MQTT broker gets restarted
Issue
#316
umqtt.robust sends the NodeMCU Esp8266 board in some freezing state
1.130
Q
1918
Issue
#1274
Need to address inconsistencies between mktime and localtime.
PR
#17366
shared/timeutils: Standardize supported date range on all platforms.
1.129
S
1919
Issue
#10508
Timeout support for websocket/webrepl
PR
#814
webrepl: Changes for more webrepl features while making it smaller.
1.127
Q
1920
Issue
#8273
re module defines re.match both as a function and class
Issue
#193
re match object group() should be equivalent to group(0) according to Python3 documentation
1.125
Q
1921
Issue
#47
What to do about USB VID and PID?
PR
#498
Auto-generate the stmhal/pybcdc_inf header file from static files
1.125
Q
1922
Issue
#8866
rp2.StateMachine: state machine fails when I2S protocol is used
Issue
#11797
rp2 PIO: two statemachines cannot share the same pins if they run on differenit PIOs
1.124
Q
1923
Issue
#17594
RP2: time.sleep and time.sleep_ms waking early (but not time.sleep_us)
Issue
#15751
machine.lightsleep makes time.sleep_ms takes more time on every call
1.124
Q
1924
Issue
#12124
Support for ESP32 Quad and Octal SPI on SPI2 and SPI3
Issue
#8634
Possible bug with Hardware SPI(1) on ESP32-S3
1.123
Q
1925
Issue
#5439
Can not ppp success on esp32
Issue
#3740
ESP32: Interest in PPPoS?
1.122
Q
1926
Issue
#17829
docs: RP2 section should include RP2350 (A/B) and/or eliminate hard references to only RP2040
Issue
#6855
rp2 API documentation
1.121
Q
1927
Issue
#1509
RTC initialisation and wakeup from external events
PR
#2500
stmhal/modmachine.c reset_cause() supports additional causes
1.117
S
1928
Issue
#12097
Unix port using gcc with clang flags
Issue
#782
micropython won't compile on OSX Mavericks
1.113
S
1929
Issue
#8586
Long Timer Never Gets Called
PR
#9725
Add freq arguement in machine.Timer.rst
1.112
Q
1930
Issue
#5405
Move esp32 REPL to a different UART
PR
#8255
esp32/uart: Allow limited configuration of (repl) uart0.
1.111
Q
1931
Issue
#6105
uasyncio V3 stream readline: is this correct?
PR
#8797
extmod/uasyncio: Use list of bytes in readexactly() and readline() of StreamReader.
1.105
Q
1932
Issue
#15098
mpremote mount fails reading binary file
Issue
#17665
mpremote mount: file write of non-byte arrays fails due to incorrect length calculation
1.102
Q
1933
Issue
#2093
RFC: Sensor driver interface
PR
#644
micropython/drivers/sensor: Adding micropython support for Infineon PASCO2 sensor driver
1.100
Q
1934
Issue
#1078
requests: guard against getaddrinfo() hang when WiFi not connected
Issue
#18797
socket.getaddrinfo() blocks indefinitely when WiFi active but not connected (RP2350/CYW43)
1.099
S
1935
Issue
#7865
Faulty exception: Implicit string conversion: bad_implicit_conversion(...)
PR
#2960
py: Use correct exception message for implicit conversion to str or b…
1.096
S
1936
Issue
#516
Lib json ensure_acsii parameters can be set
Issue
#859
python-ecosys/requests can not post Chinese, why not add `; charset=UTF-8` to Content-Type?
1.096
Q
1937
Issue
#17173
mpremote cp -r command fails with "mpremote: cp: -r not specified; omitting directory"
PR
#11685
mpremote: Copy empty sub-dirs with "mpremote fs cp -r dir :".
1.092
Q
1938
Issue
#4832
stm32: Factory reset from code
PR
#6904
STM32: Factory Reset not Executed.
1.091
S
1939
Issue
#2701
ESP8266 RTC.irq method rejects arguments. Missing RTC constants in machine module.
PR
#5419
[ESP8266] [Documentation] Add note that machine.RTC is not fully sup…
1.086
S
1940
Issue
#6605
STM32L432KC "can't" create flash filesystem
PR
#5330
stm32: littlefs support
1.086
Q
1941
Issue
#1070
uMQTT_Simple suggestions: #1: Return ping result instead of None & #2: Make socket write under 'disconnect' & 'ping' non-blocking
PR
#88
umqtt.simple: do not close the socket in ping()
1.084
Q
1942
Issue
#17453
micropython.const inconsistent behaviour in class
PR
#18714
docs: Improve micropython.const() documentation and consistency
1.083
S
1943
Issue
#4792
MICROPY_PY_BUILTINS_ROUND_INT==0 breaks round(<int>, <n>)
Issue
#3538
round(x, -1) is not implemented for integers, whereas it is in CPython
1.083
S
1944
Issue
#17829
docs: RP2 section should include RP2350 (A/B) and/or eliminate hard references to only RP2040
PR
#18975
rp2: Add RP2350 PIO v1 assembler support.
1.080
S
1945
Issue
#16611
[feature request] being able to change UART(0) speed without recompiling.
Issue
#16182
How to handle fast flipping of RE/DE pins when using ESP32 and RP2040 UART as RS485
1.079
Q
1946
Issue
#18551
docs: RP2 DMA some defaults missing/incorrect
Issue
#16083
docs: DMA chain example shows incorrect use of DMA.registers
1.079
Q
1947
Issue
#355
uasyncio.websocket.server compatibility with websocket clients
Issue
#348
uasyncio.websocket.server import websocket
1.079
Q
1948
Issue
#2572
extmod/modframebuf.c framebuf1_text() does not clear pixels
PR
#3252
extmod/framebuf: Replace *sb_*pixel functions with a single generic one
1.078
Q
1949
Issue
#1642
stm32: Implement Asynchronous UART TX
Issue
#1650
stm32: Implement Asynchronous SPI Slave
1.077
Q
1950
Issue
#5858
extmod/uasyncio Please provide CPython's synchronisation primitives
PR
#5332
extmod: add new implementation of uasyncio
1.075
S
1951
Issue
#5596
[ESP32 Docs]: Partition readblocks / writeblocks extended
Issue
#5913
ESP32-OTA: Partition.writeblocks with buffer size not multiple of blocksize gives OSError
1.074
Q
1952
Issue
#18331
ESP32: Ctrl-C from examples/bluetooth/ble_uart_repl.py does not interrupt user code; only the BLE REPL loop stops
Issue
#4742
nrf52832 does not respond to control-C. I can not stop my program
1.073
S
1953
Issue
#12270
ESP32C3 no output on serial after flashing finished.
Issue
#7565
Combine ESP32C3 firmware bug
1.069
S
1954
Issue
#14079
Rp2: Incorrect CPU freq after lightsleep()
Issue
#15751
machine.lightsleep makes time.sleep_ms takes more time on every call
1.069
S
1955
Issue
#15228
Unable to print unicode characters when running repl with mpremote
Issue
#15282
mpremote cannot cat with recent MP on pyboard
1.066
Q
1956
Issue
#1650
stm32: Implement Asynchronous SPI Slave
Issue
#1642
stm32: Implement Asynchronous UART TX
1.063
Q
1957
Issue
#775
OSError: timeout waiting for v2 card
Issue
#7129
Pico: sdcard.py timeout waiting for response
1.062
S
1958
Issue
#12842
esp32: UDP sendto causes memory leaks/ENOMEM error for most IP addresses
Issue
#4227
ESP32 cannot send and receive UDP packets to itself
1.060
Q
1959
Issue
#11713
/ports/esp32/usb_serial_jtag.c usb_serial_jtag_isr_handler bug
PR
#15727
esp32: Fix ESP32-C3 usb serial/jtag on IDF v5.0.4, clean up native USB-CDC
1.060
Q
1960
Issue
#6023
no input for repl with dupterm
PR
#3784
esp8266: Change UART(0) to attach to REPL via uos.dupterm interface.
1.059
S
1961
Issue
#49
contextlib: (re) add ExitStack?
PR
#883
github/workflows: Add workflow to run package tests.
1.059
Q
1962
Issue
#18144
Integer overflow with large ranges
Issue
#17684
range() returns wrong results across 1<<31
1.058
S
1963
Issue
#18200
Why PC .c files full path strings are in built Micropython firmware (usermod) ?
Issue
#18880
cmake: Route usermod sources through native port build systems.
1.052
Q
1964
Issue
#11000
docs: machine.SDCard: clarify, which SPI device is used
Issue
#4722
sdcard esp32 does not work TTGO T8 V1.8
1.052
Q
1965
Issue
#102
umqtt.robust dies when MQTT broker gets restarted
Issue
#192
umqtt.robust: check_msg() blocks after reconnect
1.052
S
1966
Issue
#6570
_IRQ_GATTC_NOTIFY not compatible
Issue
#5716
Is esp32 ble irq() missing resp_data receiving event?
1.050
Q
1967
Issue
#4298
compatibility : esp8266 *may* stop processing wifi when (ab)using micropython.schedule()
Issue
#4459
esp8266 Waiting for STA_IF connect causing reset
1.047
Q
1968
Issue
#15118
network.hostname: max length of hostname
PR
#9086
extmod/mod_network: Define network hostname globally for all nic boards.
1.047
S
1969
Issue
#10096
ESP32: Threading with 2 or 3 similar threads not properly scheduled
Issue
#4840
esp32: threading: stack check seems seems wrong
1.046
Q
1970
Issue
#3646
ussl.wrapsocket and mbedtls
PR
#7315
extmod/uasyncio: Add ssl support to start_server.
1.043
Q
1971
Issue
#14331
Add yield support in async function
PR
#10190
extmod/uasyncio: Fix syntax of generator functions
1.043
Q
1972
Issue
#5361
Class RTC on ESP32 documentation bug
PR
#2334
docs: Make the machine.RTC reflect reality on esp8266
1.042
S
1973
Issue
#6799
Add means for accessing locals when MicroPython is built with sys.settrace
PR
#4265
Profiling: sys.settrace implementation.
1.035
S
1974
Issue
#16829
docs: Please provide examples to show how to backup and restore the complete contents of flash.
PR
#9091
mpremote: support 'cp :a :b'
1.034
Q
1975
Issue
#9049
Raspberry Pi Pico W: Add WPS functionality
Issue
#8910
Set hostname on cyw43-based boards
1.031
Q
1976
Issue
#3509
Mpy modules cannot be imported (sys.path missing '') when running file outside of cwd
Issue
#9734
`mpremote`: Mounting Windows directory with packages in a `lib` subfolder are not found
1.031
Q
1977
Issue
#2720
Can't get property value of the superclass
PR
#8881
objproperty.c: Add support for fget/fset/fdel.
1.030
S
1978
Issue
#18213
ESP32C6: USB not in board.json `features` but GPIO pins are disabled anyway
PR
#12200
ports/esp32: Support JTAG console, free up UART.
1.030
Q
1979
Issue
#5010
Pyboard D: space in flash for frozen bytecode
Issue
#3139
esp8266 makefile Add support for per-project frozen module directory
1.029
Q
1980
Issue
#9006
Lightsleep with sleep period set to a value never waking
PR
#16431
rp2: Fix soft timer expiry waking early from lightsleep.
1.029
S
1981
Issue
#18620
Integer overflow in `array` constructor via `len*itemsize` multiplication
Issue
#18144
Integer overflow with large ranges
1.028
Q
1982
Issue
#11636
network.WLAN(network.STA_IF) will create a access point if connection failed.
PR
#2506
esp8266/modnetwork.c: Allows AP reconnection without WiFi credentials
1.026
Q
1983
Issue
#921
USB HID keyboard and mouse at the same time
Issue
#4183
Support for USB_HID Consumer Control devices?
1.026
S
1984
Issue
#10049
When esp32S3 uses microython, it uses too much internal memory
PR
#7963
ESP32: Set maximum heap size in mpconfigport.h.
1.013
S
1985
Issue
#5994
esp32/mpconfigport: MICROPY_EVENT_POLL_HOOK fails to yield
Issue
#12925
rp2: Timeout regression in select/poll, cyw43, others
1.012
S
1986
Issue
#13642
STM32: BLE bond is not persistant
Issue
#13639
STM32: BLE Bonding Example does not work
1.011
S
1987
Issue
#4734
esp8266, 16MB
Issue
#13264
Flashing Micropython 1.21 to an ESP-01m not possible
1.011
S
1988
Issue
#9563
dac.write_timed() does not work with NUCLEO_G474RE
Issue
#1388
dac1 and dac2 channels interfere with each other
1.006
Q
1989
Issue
#17217
Request: Port for Lolin ESP32-S3 Pro (16MB flash, 8MB SPRAM)
Issue
#15825
Can you help transplant the MicroPython firmware of ESP32P4?
1.005
Q
1990
Issue
#16142
mpremote: unable to execute fs commands - mpremote.transport.TransportError: could not enter raw repl
Issue
#9659
mpremote: on ESPxxx all mpremote commands are followed by a hard reboot
1.002
S
1991
Issue
#747
mip / package.json: Allow 'deps' to come from another repository
Issue
#677
mip: github branch is incorrectly used for secondary github: sources in package.json
1.002
Q
1992
Issue
#6541
ESP32: persistent PPP needed
Issue
#8728
ESP32 and PPP not working
1.000
S
1993
Issue
#18257
[RP2040] I2C read/write operations fail with EIO in v1.26.1 - works in v1.23.0
Issue
#13536
RP2040 I2C bus breaks if pins are changed at runtime
1.000
Q
1994
Issue
#2335
esp8266: Support up to 16 MB of flash
Issue
#17198
Bootloop when using 64MBit flash with ESP8266
0.998
Q
1995
Issue
#8821
Please provide a starting point to find binary releases
Issue
#7863
Add ESP32-S2 binary to downloads page
0.996
Q
1996
Issue
#2335
esp8266: Support up to 16 MB of flash
PR
#1626
esp8266: SPI flash access functions and user mounting.
0.996
Q
1997
Issue
#5870
extmod/uasyncio: add serve_forever()?
PR
#7365
extmod/uasyncio: Fix start_server and wait_closed race condition
0.995
Q
1998
Issue
#17559
WDT activated after LAN init
Issue
#16732
Reinitializing network.LAN with W5500 Causes Connection Loss Until Hard Reset
0.995
Q
1999
Issue
#5801
Enable Touchpad IRQ
Issue
#14330
Add 'hard' Pin.irq() support for ESP32
0.993
Q
2000
Issue
#5427
struct.pack doesn't check for value bounds
Issue
#145
Struct unpacking and pad bytes
0.992
Q
2001
Issue
#10590
ffi callbacks are not collected
Issue
#7273
modffi callbacks may get garbage collected
0.992
S
2002
Issue
#17300
Ping responce stops working after several hours
Issue
#16340
With network.PPP device hangs after several hours of operation
0.990
S
2003
Issue
#18555
dupterm on Unix blocks (slot 1) / replicates to stdout (slot 0)
PR
#6080
ports/unix: Add full uos.dupterm support.
0.990
S
2004
Issue
#18729
zephyr/mphalport: Scheduled callbacks not processed during time.sleep_ms() on TrustZone NS builds
PR
#7177
zephyr: run async/scheduled events during REPL and sleep
0.989
Q
2005
Issue
#11635
I2S MONO format does not work
Issue
#11245
I2S switches from MSB-first to LSB-first on an ESP32-S3
0.989
Q
2006
Issue
#4142
ESP32: RTC no function 'wake_on_ext0'
PR
#17518
esp32: Add esp32.wake_on_gpio.
0.988
S
2007
Issue
#15781
extmod/vfs_fat.c still uses _FS_REENTRANT, but lib/oofatfs now uses FF_FS_REENTRANT
Issue
#4431
FatFS exFAT is broken.
0.986
Q
2008
Issue
#5958
ESP32-S2-Saola-1 Dev board
Issue
#7299
How to build for Saola_1_wrover
0.985
S
2009
Issue
#7442
extmod: Implement SO_LINGER in modlwip
PR
#4322
extmod/modlwip: Implement TCP listen/accept backlog.
0.985
Q
2010
Issue
#811
MQTT: Unable to connect to Azure IoT Hub
Issue
#9856
Unable to Publish Message to AWS IoT Cloud
0.984
S
2011
Issue
#8511
machine.TouchPad should be documented
Issue
#9652
docs: Pin.toggle() method is not documented
0.984
Q
2012
Issue
#16490
time.mktime() returns incorrect Unix timestamp on ESP32
Issue
#4145
utime.localtime() returns UTC and local time in some cases
0.983
Q
2013
Issue
#10970
Support for CH32V307 RISC-V
Issue
#16215
Can Support CH32V103 ?
0.983
Q
2014
Issue
#98
[uasyncio] Trying to call aclose() twice on streams with the same underlying socket leads to exception
Issue
#6576
Fatal Uasyncio/Uart Stream Lifecycle Bug (STM32)
0.982
Q
2015
Issue
#567
Unable to Publish Message to AWS IoT with Micropython v1.19
Issue
#811
MQTT: Unable to connect to Azure IoT Hub
0.981
Q
2016
Issue
#18962
OpenMV Feature: ROMFS IOCTL Documentation and Debug
PR
#16903
ports: make naming of ROMFS partition config variables consistent
0.978
Q
2017
Issue
#5369
esp32: PPP tunel for WiFi
Issue
#4658
ESP32: how to use PPP module
0.976
S
2018
Issue
#6463
Using LWIP on Windows
Issue
#1532
Windows port does not build in Visual Studio 2015
0.976
S
2019
Issue
#3260
pyboard: SPI slave, how to collect all data till an inter frame gap
Issue
#5068
A SERVERE BUG OF SPI-SLAVE IN PYB
0.972
Q
2020
Issue
#7012
Micropython rp2 fails to build on windows systems.
PR
#18328
Fix "Argument list too long" error in qstr generation for large projects
0.972
S
2021
Issue
#16091
requests::Response::content hangs forever for Socket::read
Issue
#15844
esp32: Webserver Socket stops responding after a minute.
0.971
Q
2022
Issue
#3155
modlwip: socket.read(n) on a socket with a finite timeout can lose data
PR
#15223
extmod/modlwip: Make socket.connect raise ETIMEDOUT on non-zero timeout.
0.971
Q
2023
Issue
#17877
Include PPP (Point-to-Point Protocol) Support in MicroPython Firmware for Raspberry Pi Pico W / Pico 2W
PR
#16661
docs: Note which ports have default or optional network.PPP support.
0.971
S
2024
Issue
#2130
Timezone support for "time" module
PR
#715
Update ntptime.py
0.969
Q
2025
Issue
#6978
rp2: uasyncio: sys.stdout not working
Issue
#1293
esp8266: can't read from sys.stdin
0.969
Q
2026
Issue
#4427
BUG: sys.modules['__main__'] not pointing __import__('__main__')
Issue
#2833
exec('import module') doesn't add module to scope when used in imported file
0.968
Q
2027
Issue
#11294
Pico W - Multicast receive stops working until after `machine.reset()`
Issue
#10812
Sockets not releasing for Pico_W
0.966
S
2028
Issue
#17515
Add Pin.mode() and Pin.alt() support for all applicable ports
PR
#17692
rp2: Fix RP2350 and RP2350B pin alt functions.
0.965
Q
2029
Issue
#851
aiohttp TLS websocket fails for continously sending packages on ESP32
Issue
#853
aiohttp sends Sec-WebSocket-Key with in wrong with b'' envelope
0.962
Q
2030
Issue
#1946
esp8266: wlan.connect() may crash when there're too many scan results
Issue
#1311
ESP8266 WiFi esp.connect() causes crash with latest builds
0.960
S
2031
Issue
#11625
ESP32C3 Connecting to wifi with wrong password will not feedback STAT_WRONG_PASSWORD status
Issue
#11181
docs: full Documentation for the Pi Pico W
0.959
Q
2032
Issue
#18432
docs: WeAct F411 'blackpill' PB4 note
PR
#5642
stm32/boards/WEACTV20_F411: Add support for WeAct v2.0 'blackpill' board
0.958
Q
2033
Issue
#8263
example->bluetooth->ble_bonding_peripheral.py error with NUCLEO-WB55
Issue
#13639
STM32: BLE Bonding Example does not work
0.957
Q
2034
Issue
#1090
Deepcopy does not work , copied Copy from here. Can not copy Instances - Error: un(deep)copyable object of type <class 'counterObject'>. Simple examples do NOT work.
Issue
#952
minor typo in deep copy
0.957
S
2035
Issue
#7998
stm32: Support pins with multiple AFs for the same peripheral.
PR
#16543
stm32: Support 'FDCAN' in board pin CSVs.
0.957
Q
2036
Issue
#754
umqtt.simple got OSError: -1 after publishing 65535 packets message on esp32
Issue
#9856
Unable to Publish Message to AWS IoT Cloud
0.956
Q
2037
Issue
#6523
Taking slice of memoryview in Viper function crashes PyBoard
PR
#6250
py: Fixed case where shifting a memory view right corrupts the contents
0.954
S
2038
Issue
#9043
More flexible memory analysis with `micropython.mem_info()`
Issue
#5650
mem_info reports impossible values
0.952
Q
2039
Issue
#14421
ESP32 without psram. Socket and Memory Split or ... .
Issue
#14293
ESP32C3 BLE get panic when some 10-20k byte arrays is allocated otherwhere before
0.950
Q
2040
Issue
#18609
Micropython allows creation of non UTF-8 identifiers
Issue
#13084
formatting character values >= 128 gives unexpected results, can crash
0.948
Q
2041
Issue
#8728
ESP32 and PPP not working
Issue
#3740
ESP32: Interest in PPPoS?
0.947
Q
2042
Issue
#2093
RFC: Sensor driver interface
Issue
#2290
RFC: Additional DHT sensor support, including new I2C versions
0.947
Q
2043
Issue
#9006
Lightsleep with sleep period set to a value never waking
Issue
#16181
lightsleep on Pico W regression for 1.24.0
0.946
S
2044
Issue
#6195
STM32H7 Ethernet
Issue
#8775
[STM32H755_Nucleo-144/stm32h755]: there is a working config
0.945
S
2045
Issue
#9204
tools/mpremote Copy folder content creates folder on board
Issue
#17173
mpremote cp -r command fails with "mpremote: cp: -r not specified; omitting directory"
0.945
Q
2046
Issue
#2490
esp8266: socket accept() does not always accept
Issue
#1479
ESP8266 no use without a way to re-open a socket
0.943
Q
2047
Issue
#8594
Enable factory reset boot mode without a user switch
PR
#6904
STM32: Factory Reset not Executed.
0.942
Q
2048
Issue
#7204
Hang when accessing filesystem if using timers/interrupts
Issue
#8137
Raspberry Pi Pico (RP2040) stops working in long sessions
0.941
Q
2049
Issue
#6799
Add means for accessing locals when MicroPython is built with sys.settrace
Issue
#3864
implement sys.settrace (or its subset)
0.940
Q
2050
Issue
#8941
Support config("pm")
Issue
#15168
esp8266, esp32: WiFi: clarification about PowerManagement attributes
0.940
Q
2051
Issue
#1681
stmhal: ADC class only uses ADC1 hardware
Issue
#4435
[STM32H743] ADC fail
0.939
S
2052
Issue
#2419
I2C bus recovery
PR
#2550
extmod/machine_i2c: Make the clock stretching timeout configurable and raise errors when it times out
0.938
S
2053
Issue
#6036
ESP32 WiFi AP Channel Width
Issue
#16165
wifi channel selection in access point mode is ignored
0.938
S
2054
Issue
#8028
esp32: psram invalid pin on original pins if remaped
Issue
#7607
ESP32 RTC_VALID_EXT_PINS not valid for ESP32 S2/S3
0.936
Q
2055
Issue
#7130
ESP32 Bluetooth: Error code "OSError: -18" when advertising with a too long payload
PR
#5236
extmod/modbluetooth: Make UUID support the buffer protocol.
0.936
Q
2056
Issue
#1946
esp8266: wlan.connect() may crash when there're too many scan results
Issue
#2116
esp8266: wifi scan and ^C Keyboard Interrupt causes reboot
0.935
Q
2057
Issue
#5779
machine.soft_reset() behaves curiously on esp8266
Issue
#3030
Generalizing "soft reboot" feature to cover full reset possibility
0.934
Q
2058
Issue
#2419
I2C bus recovery
Issue
#1765
unable to recover from I2C bus error
0.934
Q
2059
Issue
#17242
wiznet5k_send_ethernet: fatal error -5
Issue
#17875
wiznet5k driver can call scheduler from hard IRQ context
0.932
S
2060
Issue
#17217
Request: Port for Lolin ESP32-S3 Pro (16MB flash, 8MB SPRAM)
Issue
#11042
ESP32S3R8 - 16MB Flash - 8MB PSRAM?
0.932
S
2061
Issue
#2419
I2C bus recovery
Issue
#908
Multiple i2c.init calls can hang the bus
0.931
Q
2062
Issue
#17399
docs: pots/unix (standalone) has no instructions to build static linked micropython instance
PR
#17695
unix/make: Fix 32bit libffi path.
0.930
Q
2063
Issue
#2093
RFC: Sensor driver interface
Issue
#3218
RFC sensor API: updates?
0.930
S
2064
Issue
#8772
RP2: Get read buffer size / partial read on USB stdin
Issue
#6998
rp2: uart.read() never returns
0.930
Q
2065
Issue
#4435
[STM32H743] ADC fail
Issue
#1681
stmhal: ADC class only uses ADC1 hardware
0.929
S
2066
Issue
#2028
super() appears not to work with multiple inheritance
PR
#15533
py/runtime: Fix self arg passed to classmethod when accessed via super.
0.928
Q
2067
Issue
#2419
I2C bus recovery
PR
#2420
extmod/machine_i2c: Add clock stretching support
0.928
Q
2068
Issue
#13088
Sometimes write files is extremely slow!
Issue
#12609
ESP32 - v1.21.0 slower than v1.20.0 running a large application
0.926
S
2069
Issue
#16650
TLS errors on ESP-IDF 5.4 with default MICROPY_GC_INITIAL_HEAP_SIZE
Issue
#7962
ESP32: Micropython allocated heap is reduced for IDF >= 4.2.2.
0.925
S
2070
Issue
#5376
Empty op name printed when missing from mp_binary_op_method_name
PR
#3381
py/objtype: Define all special methods if requested.
0.922
S
2071
Issue
#2419
I2C bus recovery
Issue
#5145
[STM32WB] USBDONGLE_WB55: I2C
0.921
Q
2072
Issue
#1329
Discussion of Python 3.5 support
PR
#2015
README: With "async" support, bump supported language version to 3.5.
0.921
S
2073
Issue
#6346
Class `bytearray()` does not implement `count()`
Issue
#4810
bytesarray buffer manipulation/copy fail
0.921
Q
2074
Issue
#7117
rp2 import PIO, StateMachine, asm_pio -> Info -> Black Cat in a Coal Bunker
Issue
#11797
rp2 PIO: two statemachines cannot share the same pins if they run on differenit PIOs
0.920
Q
2075
Issue
#6701
RTC wakeup callback should be executed immediately rather than deferred
Issue
#1455
Unexpected Pyboard behaviour around pyb.stop() and rtc.wakeup()
0.920
S
2076
Issue
#2572
extmod/modframebuf.c framebuf1_text() does not clear pixels
PR
#2367
extmod/framebuf: Add blit() method
0.919
Q
2077
Issue
#2572
extmod/modframebuf.c framebuf1_text() does not clear pixels
PR
#2562
tests/extmod/framebuf1: Extend framebuffer test coverage.
0.917
Q
2078
Issue
#1546
RTC LSE/LSI selection
Issue
#1559
stmhal: Improve RTC startup
0.916
S
2079
Issue
#18213
ESP32C6: USB not in board.json `features` but GPIO pins are disabled anyway
Issue
#17672
ESP32-C6, ESP32-S3, etc.: MICROPY_HW_ENABLE_UART_REPL should be disabled for boards that have both direct USB and UART connectors
0.914
Q
2080
Issue
#18432
docs: WeAct F411 'blackpill' PB4 note
PR
#5582
stm32/boards/WEACTV20_F411: Add support for WeAct v2.0 'blackpill' board
0.914
Q
2081
Issue
#913
USB device removal appears to cause problems in Windows.
Issue
#16248
USB (tested with midi) not working on pico 2 (rp2350 in ARM mode only)
0.913
S
2082
Issue
#8104
ESP32: Setting Bluetooth TX power when initalizing BLE
Issue
#8751
[ESP32-S3] BLE.init() interrupts serial output
0.910
Q
2083
Issue
#15941
Unexpected asyncio code exec between exc in task and call of global asyncio crash handler
Issue
#7807
uasyncio gather() return_exceptions behaviour differs from CPython
0.910
Q
2084
Issue
#17547
mpy-cross: Assertion failed when compiling tests/basics/exception_chain.py.
PR
#18366
mpy-cross: Make the debug emitter work again.
0.908
Q
2085
Issue
#5746
ESP32: BLE.config('mac') causes crash if BLE not active
Issue
#6297
BLE.active() change gap_name to "ESP32"
0.908
Q
2086
Issue
#15304
docs: WLAN module, undocumented methods
Issue
#15169
network: wiznet: send_ethernet
0.907
Q
2087
Issue
#731
Raspberry Pi Pico and SD Card module
Issue
#656
Raspberry Pi Pico SD Card Errors
0.906
S
2088
Issue
#17846
framebuf: crash with incorrect usage (native subclassing?)
Issue
#15571
frambuf initalizes with ValueError
0.902
Q
2089
Issue
#9280
utime.sleep_us() overflow
PR
#2939
utime module documentation fixes and cleanup
0.902
Q
2090
Issue
#7847
PEP 634 Structural Pattern Matching (Python 3.10) support
PR
#10110
doc: Add Python 3.10 page.
0.899
Q
2091
Issue
#1681
stmhal: ADC class only uses ADC1 hardware
Issue
#5053
[STM32F7] ADC-DMA Sampling + Triple Interleaved Sampling
0.899
S
2092
Issue
#18660
mpremote REPL and mount issues with socket:// and RFC2217 connections
Issue
#17918
mpremote: enter_raw_repl: not working with micropython v1.26
0.899
Q
2093
Issue
#17855
Crash printing exception detail when source code is not valid UTF-8
Issue
#13084
formatting character values >= 128 gives unexpected results, can crash
0.897
S
2094
Issue
#5857
extmod/uasyncio Provide means of scheduling I/O with high priority
Issue
#140
uasyncio scheduling is not fair
0.896
Q
2095
Issue
#2028
super() appears not to work with multiple inheritance
Issue
#520
super for `object` does not work
0.896
Q
2096
Issue
#2724
ESP8266: Extremely bad clock accuracy
PR
#1251
esp8266: RTC support + linker script update
0.896
S
2097
Issue
#8976
Add socket.getnameinfo support?
PR
#9051
modusocket.c: Support additional arguments to getaddrinfo.
0.895
Q
2098
Issue
#8298
urequests.get() error related to getaddrinfo
Issue
#300
urequests error: IndexError: list index out of range
0.894
Q
2099
Issue
#18982
esp32/machine_pin: ESP32-P4 pin 54 can't be set to output
PR
#11129
drivers/ninaw10: Fix ESP input only pins.
0.894
S
2100
Issue
#2198
Not able to send Multicast messages from ESP8266
Issue
#11294
Pico W - Multicast receive stops working until after `machine.reset()`
0.892
Q
2101
Issue
#18076
RP2: ADC pins does not work properly in XIAO RP2350
Issue
#15687
PICO2 internal temperature sensor not accessible at ADC(4)
0.892
S
2102
Issue
#11736
'/' as a parameter of a function gives a syntax error
Issue
#328
function define syntax check
0.891
Q
2103
Issue
#18213
ESP32C6: USB not in board.json `features` but GPIO pins are disabled anyway
Issue
#15769
Unable to disable default usb UART on ESP32S3
0.887
Q
2104
Issue
#7808
Minor Viper Flaw: Misleading error message
Issue
#11638
Type Inference issue when using struct in viper
0.887
Q
2105
Issue
#5162
[nRF port] Unable to activate MICROPY_PY_SYS_STDFILES in mpconfigport.h
PR
#6377
nrf/os: Fix building with MICROPY_VFS enabled.
0.885
Q
2106
Issue
#9286
windows: os.sep should be backslash
PR
#1513
resolves visual studio FileNotFoundError: [Errno 2]
0.882
S
2107
Issue
#17867
SEEED_XIAO_NRF52 board access to 1 MB Flash
PR
#10193
nrf: Add board definitions for the Seeed XIAO NRF52840 Sense device.
0.882
S
2108
Issue
#2497
ESP8266: WebREPL truncates pasted data
Issue
#6023
no input for repl with dupterm
0.882
Q
2109
Issue
#14331
Add yield support in async function
PR
#1800
py: add async/await/async for/async with syntax
0.879
S
2110
Issue
#3009
Add support for PDB debugging module
Issue
#4796
Can upy be debugged with Visual Studio Code like CPython?
0.878
Q
2111
Issue
#2497
ESP8266: WebREPL truncates pasted data
Issue
#6912
Raw paste mode can't be used with WebREPL
0.878
Q
2112
Issue
#12037
Data loss in string transfer through sys.stdout.write
Issue
#11253
On RP2 sys.stdin.read(64) and sys.stdin.readline() do not work if we have multiple of 64 bytes in buffer
0.877
Q
2113
Issue
#1546
RTC LSE/LSI selection
Issue
#5549
Pyboard D RTC calibration does not work
0.873
Q
2114
Issue
#5261
ESP8266 stuck in network.STAT_CONNECTING although connected
PR
#9460
ports/esp8266: Add auto_connect & reconnects options to WLAN.config().
0.872
Q
2115
Issue
#2720
Can't get property value of the superclass
Issue
#3947
BuiltinClass.some_property calls property getter/setter; should return <property> object
0.870
Q
2116
Issue
#7903
rp2 asm_pio parameterization
Issue
#7117
rp2 import PIO, StateMachine, asm_pio -> Info -> Black Cat in a Coal Bunker
0.864
Q
2117
Issue
#17924
Clang undefined behavior sanitizer diagnostics (mostly uninteresting??)
PR
#3799
emitbc: Avoid undefined behavior calling memset()
0.863
S
2118
Issue
#5442
UART.readline() reads the buffer even when it does not end in a newline character
Issue
#1533
stmhal: UART(..., timeout=0) is broken for stream protocol
0.861
Q
2119
Issue
#9957
signed integer overflow (undefined behavior) in littlefs
PR
#18755
py/objrange: Fix integer overflow in range length calculation
0.859
Q
2120
Issue
#2642
esp8266: set default softAP False (OFF)
PR
#2808
Fixed issue with AP being configured while not being active
0.856
Q
2121
Issue
#6816
USB problem on RPi pico
Issue
#6866
rp2 More USB woes
0.855
S
2122
Issue
#8298
urequests.get() error related to getaddrinfo
PR
#225
Fix `urequests.request` failing with `OSError: 97`
0.854
Q
2123
Issue
#3813
ESP8285 can't use ap_if.config "can't set AP config"
PR
#2808
Fixed issue with AP being configured while not being active
0.853
S
2124
Issue
#1329
Discussion of Python 3.5 support
PR
#9070
docs: Update CPython differences and improve the look of table layouts.
0.851
Q
2125
Issue
#3789
MicroPython assumes valid prelude and bytecode in .mpy files
PR
#1811
Add ability to have frozen bytecode
0.850
Q
2126
Issue
#5394
Freezing resources that are not Python scripts
PR
#5291
Follow links: Restore old behaviour of freezing (linked) directories in modules/
0.849
Q
2127
Issue
#11296
Pico W STA/AP Interfaces Sharing Same DNS?
Issue
#15695
RPI PICO W Regression: Setting DNS results in address resolution failure
0.848
S
2128
Issue
#2509
machine.SPI(): add CS/NSS pin
PR
#7400
mimxrt: Add the machine.spi() class to machine.
0.847
Q
2129
Issue
#15941
Unexpected asyncio code exec between exc in task and call of global asyncio crash handler
Issue
#15187
asyncio: Calling .run() within a task does not behave as per CPython
0.845
Q
2130
Issue
#8340
Using asyncio in _thread
Issue
#8515
uasyncio : missing RuntimeError: This event loop is already running
0.843
Q
2131
Issue
#3646
ussl.wrapsocket and mbedtls
PR
#8252
extmod/modussl_mbedtls.c: Add missing args and constants to ssl module.
0.843
S
2132
Issue
#4142
ESP32: RTC no function 'wake_on_ext0'
Issue
#7607
ESP32 RTC_VALID_EXT_PINS not valid for ESP32 S2/S3
0.840
Q
2133
Issue
#8941
Support config("pm")
Issue
#8910
Set hostname on cyw43-based boards
0.838
Q
2134
Issue
#2642
esp8266: set default softAP False (OFF)
Issue
#2432
WebREPL is turned off by default
0.836
Q
2135
Issue
#2130
Timezone support for "time" module
Issue
#2237
1.8.2 ESP8266 Issues setting RTC
0.834
Q
2136
Issue
#6980
Pyboard.py doesn't keep file path with folders on windows
Issue
#9132
tools/mpremote: Hope improve path format support for Windows.
0.833
Q
2137
Issue
#15662
Frozen modules in the embed port does not generate frozen_content.c
Issue
#8356
mpy-cross: Build process broken.
0.831
Q
2138
Issue
#8594
Enable factory reset boot mode without a user switch
Issue
#6903
STM32: Can't Factory Reset
0.830
Q
2139
Issue
#18851
Still no IPv4 Hostname advertisement with stock LwIP and stock mDNS IPv6 does however.
PR
#9058
extmod/modnetwork: Add global hostname/LWIP-mDNS.
0.830
Q
2140
Issue
#5405
Move esp32 REPL to a different UART
PR
#3784
esp8266: Change UART(0) to attach to REPL via uos.dupterm interface.
0.828
Q
2141
Issue
#2093
RFC: Sensor driver interface
PR
#549
micropython/drivers: Add "sht3x" sensor driver.
0.827
Q
2142
Issue
#1159
Inheritance for native types is not supported
Issue
#18592
Python subclass of native type with attr handler cannot properly store attributes
0.826
Q
2143
Issue
#12532
Global buffer overflow in mp_get_stream_raise
Issue
#13046
heap-buffer-overflow: from integer overflow at mp_stream_rw
0.826
Q
2144
Issue
#2093
RFC: Sensor driver interface
Issue
#1504
RFC: configurablility of object representation, especially with respect to floats
0.825
Q
2145
Issue
#7208
Pyboard-D: Webrepl not responding
Issue
#2100
webrepl input doesn't work if application is running
0.824
S
2146
Issue
#4029
esp32: UDP broadcast via sendto causes memory leaks/ENOMEM error
Issue
#12278
RP2: Out of memory with simple "requests" script
0.823
Q
2147
Issue
#18728
zephyr/machine_timer: Race condition calling machine_timer_deinit() from k_timer ISR context
PR
#16794
zephyr: Create machine.Timer class implementation.
0.822
Q
2148
Issue
#2509
machine.SPI(): add CS/NSS pin
PR
#16922
ports/rp2: Optional spi_id and optional disabling of MISO pin
0.822
Q
2149
Issue
#16579
rp2: asm_pio_encode() sideset/delay faulty logic
PR
#7890
Rp2 Port - exec sideset
0.822
S
2150
Issue
#686
aioble: Connecting to the Apple Media Service (Pico-W)
Issue
#803
aioble 'BLE' object has no attribute 'l2cap_connect' on Pico-W
0.822
Q
2151
Issue
#15571
frambuf initalizes with ValueError
Issue
#15275
Cannot instantiate FrameBuffer from a bytes object
0.821
Q
2152
Issue
#5087
[ESP32] CAN bus and MOD bus master RTU.
Issue
#7892
MicroPython CAN API
0.820
S
2153
Issue
#6036
ESP32 WiFi AP Channel Width
PR
#11493
esp32/network_wlan.c: Bugfix: WLAN.config(channel=x) triggers reset.
0.819
Q
2154
Issue
#8290
ESP32: SDCard throws Errors
Issue
#7484
ESP32 Cannot mount SD Card on Wemos LOLIN D32 Pro V2.0.0
0.818
S
2155
Issue
#5163
[nRF port] Unable to Activate the FAT File System
Issue
#2855
WiPy 1.0 mp v1.8.7 - SD OSError: 19
0.817
Q
2156
Issue
#3906
RSSI of connected STAs from AP not working
Issue
#9203
port/ESP32/network.AP_IF: get IP addresses from connected stations
0.817
Q
2157
Issue
#869
Feature request: support for the HTTP Digest authentication on the requests and/or the aiohttp
PR
#4157
unix: Enable MICROPY_PY_UHASHLIB_MD5.
0.816
S
2158
Issue
#677
mip: github branch is incorrectly used for secondary github: sources in package.json
Issue
#747
mip / package.json: Allow 'deps' to come from another repository
0.814
Q
2159
Issue
#2424
Pyboard SysTick losing ticks: interrupts sometimes locked out for 170ms
PR
#344
Cleanup systick for stmhal
0.812
Q
2160
Issue
#5106
RFC: class.mro() is notimpl
Issue
#525
Method Resolution Order (MRO) is not compliant
0.811
Q
2161
Issue
#5746
ESP32: BLE.config('mac') causes crash if BLE not active
Issue
#5580
bluetooth is missing mac param for config
0.810
Q
2162
Issue
#7148
STM32: How to avoid disabling USB IRQs in sdcard.c ?
PR
#744
Disable IRQs around sdcard reads.
0.809
Q
2163
Issue
#16008
Using ntptime.settime() while _thread is running can break sleep timing
Issue
#16519
RP2: machine.RTC().datetime() does not advance during lightsleep
0.808
Q
2164
Issue
#12675
Prebake vfs partition
Issue
#18681
Micropython fails to update the partition table when it creates a flash filesystem at boot
0.808
Q
2165
Issue
#6555
ESP8266: option to use NMI for PWM
Issue
#3631
ESP8266 : PWM glitches from full pwm to any value (only if 1 channel active)
0.807
Q
2166
Issue
#7638
Conversion from const char* to mp_rom_error_text_t ?
PR
#12186
unix/modjni: Fix build error.
0.807
Q
2167
Issue
#6541
ESP32: persistent PPP needed
PR
#15242
ports/esp32/network_ppp: Ensure clean shutdown of PPP connection.
0.806
S
2168
Issue
#6681
nRF52: a new I2C instance does not deinit the previous
Issue
#4574
NRF port - I2C
0.806
Q
2169
Issue
#10913
ESP32 / modnetwork / .status() is not reliable
Issue
#11325
network: status codes/constants not unified across ports
0.803
Q
2170
Issue
#2628
Extend obj->iternext to handle not just __next__(), but also send() method
Issue
#369
Need mp_const_stop_iteration variant which can hold an argument value
0.803
Q
2171
Issue
#2642
esp8266: set default softAP False (OFF)
PR
#2555
esp8266/scripts/inisetup: Activate the AP before setting it up
0.801
Q
2172
Issue
#13021
ESP32 Read PWM-GPIO Value
Issue
#6275
ESP32, PWM channel issues
0.801
Q
2173
Issue
#9280
utime.sleep_us() overflow
Issue
#7188
rp2: irq_disable irq_enable - sleep for more than 10 micro seconds - rp2 locks
0.801
Q
2174
Issue
#334
umqtt (with tls): check_msg() / wait_msg() - how to know connection is gone? timeout?
PR
#196
umqtt.{robust,simple}: wait_msg(): select blocking mode by parameter
0.799
S
2175
Issue
#11678
RP2 UART timeout is incorrect
PR
#8074
rp2/machine_uart.c: Handle UART RX timeout IRQ.
0.799
S
2176
Issue
#16578
EK-RA4M2 board specification
Issue
#7034
Porting MicroPython to Renesas RA4M1 and RA6M2
0.799
Q
2177
Issue
#6311
Support for ESP-Mesh
Issue
#8943
Add ESPNow/WiFi support
0.798
Q
2178
Issue
#7108
ure: character classes not working in sets
Issue
#3176
extmod: re treats `\r` and `\n` as literal `r` and `n`
0.798
Q
2179
Issue
#6984
No Connection to Wifi with AUTH_WPA_WPA2_PSK
Issue
#8858
Pico W - AP always without password?
0.797
Q
2180
Issue
#410
UMQTT - mqtt stops publishing after 5 minutes
PR
#812
umqtt.simple: Fix MQTTClient publish for connection disruption.
0.796
S
2181
Issue
#896
Discussion about allocating memory from within an irq
Issue
#6459
Clarify whether ubluetooth.BLE.irq handler is really an _interrupt_ handler
0.795
Q
2182
Issue
#8005
ussl.wrap_socket causes esp32-s2 board to crash
Issue
#5808
ussl.wrap_socket fails with mbedtls_ssl_handshake errors on ESP32
0.795
Q
2183
Issue
#3469
68c28174 breaks utf8 decode with ignore
Issue
#4310
str() will convert invalid utf8 from bytes object
0.791
Q
2184
Issue
#11678
RP2 UART timeout is incorrect
PR
#6870
rp2: Add timeout and invert to the machine.uart class
0.791
S
2185
Issue
#4792
MICROPY_PY_BUILTINS_ROUND_INT==0 breaks round(<int>, <n>)
PR
#1376
py: implemented round(f, N>0), added test
0.790
Q
2186
Issue
#296
If any possible to make umqtt to support Qos 2?
Issue
#90
umqtt.simple: query regarding qos == 1
0.787
Q
2187
Issue
#6063
Problems while building for ESP32 IDF v4.0 under Windows 10
Issue
#5277
ESP32 - First time building micropython - Help 2
0.786
S
2188
Issue
#410
UMQTT - mqtt stops publishing after 5 minutes
Issue
#112
Unconnected MQTT publish fails silently
0.785
Q
2189
Issue
#16604
Emitted code epilogue block contains a superflous jump to the next available code address.
PR
#8773
py/emit: Improve the logic to detect and eliminate dead code
0.781
Q
2190
Issue
#7130
ESP32 Bluetooth: Error code "OSError: -18" when advertising with a too long payload
PR
#17725
examples/bluetooth/ble_advertising.py: fix decoding of UUID32
0.779
Q
2191
Issue
#7220
BLE: Advertising name stays as 'ESP32'
PR
#11831
examples/bluetooth/ble_advertising.py: Error when advertising payload is too large instead of silently failing
0.778
Q
2192
Issue
#8763
New CDC Driver required for Windows 7 due to changed VID_2341 & PID_025E
PR
#498
Auto-generate the stmhal/pybcdc_inf header file from static files
0.776
Q
2193
Issue
#1450
Single precision floating point formatting issues
Issue
#1435
Single precision float printing error
0.775
S
2194
Issue
#7965
ports/unix: uasyncio.ThreadSafeFlag appears broken
Issue
#8596
Unix port: `uasyncio` does not have certain classes/methods
0.774
Q
2195
Issue
#4207
[NUCLEO_H743ZI] changing CPU frequency does not work as expected
Issue
#13063
Nucleo-H743ZI2 Micropython Hang up
0.774
S
2196
Issue
#1450
Single precision floating point formatting issues
PR
#1449
stmhal: fix single precision float printing error
0.773
S
2197
Issue
#16577
docs: BLE Event handling seems to contradict general guidelines for IRQ handling
Issue
#9834
BLE panic in V1.19.1 but not in V1.18
0.772
Q
2198
Issue
#13209
ESP32(S3) - littlefs - Consistant drop of module loading speed if files are written to filesystem
PR
#5811
esp32: Change from FAT to littlefs v2 as default filesystem.
0.771
Q
2199
Issue
#13248
rp2 PIO state machine pin config enhancements
Issue
#11797
rp2 PIO: two statemachines cannot share the same pins if they run on differenit PIOs
0.771
Q
2200
Issue
#7384
framebuf: Support drawing text at different sizes
Issue
#7253
extmod/modframebuf: Additional colour modes and endianness handling
0.768
Q
2201
Issue
#937
Obscure bug with locals not captured by function
PR
#13710
py: fix setting globals for compiled native functions
0.766
S
2202
Issue
#4058
pyboard, swapping sd cards
Issue
#2949
Device Crashes Catastrophically when accessing SD in certain situations
0.765
Q
2203
Issue
#691
logging.StreamHandler should call super().__init__()
Issue
#928
shutdown function of logging module does not empty _loggers
0.764
Q
2204
Issue
#1862
axTLS-based modussl: ussl.wrap_socket silently accepts invalid certificates
PR
#3398
extmod/modussl_axtls: Implement key and cert kw args to wrap_socket.
0.764
S
2205
Issue
#11926
Allow SPI flash to be configurable per board
PR
#8162
mimxrt: A set of small extensions and a bug fix.
0.762
S
2206
Issue
#9563
dac.write_timed() does not work with NUCLEO_G474RE
Issue
#617
stmhal: write_timed method on pyb.DAC(2) causes crash
0.761
Q
2207
Issue
#12124
Support for ESP32 Quad and Octal SPI on SPI2 and SPI3
PR
#7291
Esp32s2 changes
0.760
Q
2208
Issue
#18385
aiohttp newer version
Issue
#148
Merging uaiohttpclient
0.760
Q
2209
Issue
#2335
esp8266: Support up to 16 MB of flash
Issue
#1336
esp8266: Making esp.flash_id() more useful
0.759
Q
2210
Issue
#844
urequests still using HTTP/1.0
Issue
#622
Micropython's urequests behaves differently than python's requests
0.759
Q
2211
Issue
#10096
ESP32: Threading with 2 or 3 similar threads not properly scheduled
Issue
#6720
RFC ESP32 application performance relative to STM
0.756
Q
2212
Issue
#1878
py: __del__ special method not implemented for user-defined classes
Issue
#3627
raising exception in __del__ finaliser results in deadlock with multithread enabled
0.756
Q
2213
Issue
#17507
ussl (TLS/SSL) is not implemented yet on Pico 2 W
PR
#5436
add modussl_mbedtls.c methods and exceptions. esp32/unix
0.755
Q
2214
Issue
#2093
RFC: Sensor driver interface
PR
#914
drivers/sensor/sht: Add driver for SHT3x/SHT4x sensors
0.754
Q
2215
Issue
#18034
ESP32: Timer and sleep cause hang
Issue
#17577
ESP32-C6 timers not working on custom build
0.753
Q
2216
Issue
#403
Can urequests use requests AuthBase classes from standard requests?
Issue
#6649
POST Request with BASIC AUTH - How to?
0.753
Q
2217
Issue
#1546
RTC LSE/LSI selection
PR
#112
Use LSI OSC for RTC clock when LSE is not detected
0.753
S
2218
Issue
#8511
machine.TouchPad should be documented
Issue
#8048
ESP32 S2 or S3 , can not from machine import TouchPad
0.752
Q
2219
Issue
#13639
STM32: BLE Bonding Example does not work
PR
#6662
extmod/modbluetooth: Add pairing/bonding support (v2)
0.752
S
2220
Issue
#6997
Esp8266 doesn't execute code after woke up from deep sleep
Issue
#3961
ESP8266 crashes on wake from deepsleep
0.752
S
2221
Issue
#408
No Example for uasyncio SSL webserver
Issue
#8647
Need solution for asyncio SSL/TLS connections
0.751
S
2222
Issue
#17334
ESP32-C6: WAKEUP_ALL_LOW causes GPIO pin to be stuck upon waking from deeepsleep
PR
#16883
Support wakeup gpio source of ESP32C3 and I was tuned wakeup source one by one each soc.
0.751
S
2223
Issue
#3789
MicroPython assumes valid prelude and bytecode in .mpy files
Issue
#4634
Further ways to improve .mpy encoding
0.749
Q
2224
Issue
#5596
[ESP32 Docs]: Partition readblocks / writeblocks extended
Issue
#5868
esp32: use wear leveling for vfs partition
0.748
Q
2225
Issue
#9015
uasynio.stream.Stream.readline fails when using SSL
PR
#5840
moduasyncio: Add SSL support
0.746
S
2226
Issue
#1509
RTC initialisation and wakeup from external events
Issue
#1559
stmhal: Improve RTC startup
0.745
S
2227
Issue
#8594
Enable factory reset boot mode without a user switch
PR
#4752
stm32: Move factory reset files and code to separate source file.
0.744
Q
2228
Issue
#18411
EXT_GPIO1 on an RM2 module gets set to output high after setting WLAN interface active.
Issue
#10205
RPI Pico W: Pin("LED", Pin.OUT).on() crashes/hangs
0.742
Q
2229
Issue
#4662
[PYBD] Switching Frequency completely locks up the board
Issue
#4737
ports/stm32: Can't change CPU frequency on NUCLEO_F401RE board
0.741
S
2230
Issue
#7280
Is a port for STM32L5 or STM32U5 in the roadmap?
PR
#14191
stm32/README.md: Update list of supported STM32 series.
0.740
Q
2231
Issue
#2198
Not able to send Multicast messages from ESP8266
Issue
#8688
ESP8266 v1.18 Unreliable UDP Receiving From Broadcast Address (ex 192.168.1.255)
0.738
Q
2232
Issue
#6523
Taking slice of memoryview in Viper function crashes PyBoard
PR
#9028
py/objarray: Raise error on out-of-bound memoryview slice start.
0.738
S
2233
Issue
#652
traceback.format_exc failed due to sys.exc_info not exist
Issue
#5110
Availability of sys.exc_info() in current builds
0.738
S
2234
Issue
#16890
[webassembly] 'runPythonAsync' api missing { async: true } option.
PR
#11823
ports/webassembly: Make mp_js_do_str and mp_js_process_char asynchronous.
0.738
Q
2235
Issue
#17399
docs: pots/unix (standalone) has no instructions to build static linked micropython instance
Issue
#1295
Generate standalone binaries of uPy?
0.737
Q
2236
Issue
#8938
W5500-EVB-PICO: setblocking, SOL_SOCKET, SO_REUSEADDR NOT working; Cannot use Asyncio start_server()
Issue
#13591
docs: asyncio start_server does not behave as described
0.737
S
2237
Issue
#296
If any possible to make umqtt to support Qos 2?
PR
#83
umqtt.robust: publish() adapt to umqtt.simple
0.735
Q
2238
Issue
#1274
Need to address inconsistencies between mktime and localtime.
Issue
#16490
time.mktime() returns incorrect Unix timestamp on ESP32
0.734
Q
2239
Issue
#6816
USB problem on RPi pico
Issue
#8573
rp2: Recovering from EMI
0.732
Q
2240
Issue
#9052
Unable to Flash MicroPython on ESP32-C3
Issue
#8412
Micropython won't boot on esp32 c3?
0.732
S
2241
Issue
#3715
stm32: Adding pins and peripherals to the board files
PR
#13664
stm32/boards: Standardize pin names to always have P{PORT}{NUMBER} available
0.732
S
2242
Issue
#1710
bytearray slice assignment fails for derived types
PR
#14029
py/objarray: Fix use-after-free if extending a slice from itself.
0.732
Q
2243
Issue
#16221
ports/rp2: "Uncaught exception in IRQ callback handler" when retrieving PIO FIFO value with MSB set
Issue
#18765
rp2: crash on soft reboot with DMA IRQ enabled and DMA active
0.729
Q
2244
Issue
#16644
ports/stm32: Add memory map with attributes for different MCU families.
PR
#16633
ports/stm32: Make ETH DMA buffer attributes configurable.
0.727
S
2245
Issue
#17567
ESP32S3 4M Port missing. Partition table in Firmware in file is wrong
Issue
#13024
Feature-request: Put the GENERIC download on the ESP32 web page, and move all non-critical modules to vfs
0.727
Q
2246
Issue
#7712
bytearray(length) does not validate length is >= 0
Issue
#3204
Unix: CPython incompatibility assigning negative values to bytearrays.
0.725
Q
2247
Issue
#4578
Writing to a file in a callback corrupts the SD card when the file_id_object has closed
Issue
#2949
Device Crashes Catastrophically when accessing SD in certain situations
0.724
Q
2248
Issue
#18613
Feature Request: Enable WDT Cancel
Issue
#18961
OpenMV Feature: WDT()
0.724
Q
2249
Issue
#882
Cannot init USB devices in boot.py
PR
#18375
esp32: Re-initialise USB after soft reset.
0.724
S
2250
Issue
#7849
STM32 sleep wake time problem
PR
#4359
docs/machine: Change sleep to lightsleep and add timeout arguments.
0.723
Q
2251
Issue
#9166
ESP32 mDNS support on Ethernet (class LAN)
Issue
#8537
Ethernet W5500 is now supported by ESP-IDF. Feature request: is possible to support it in the MicroPython too?
0.722
Q
2252
Issue
#1329
Discussion of Python 3.5 support
PR
#7896
features for different python versions
0.720
Q
2253
Issue
#1587
stmhal: os.sync() [apparently] doesn't flush FatFS read buffers
PR
#11673
extmod/moduos.c: Move the sync() method code into extmod/moduos.c.
0.717
Q
2254
Issue
#2130
Timezone support for "time" module
Issue
#3523
esp8266/modules/ntptime: More accurate NTP syncing
0.714
Q
2255
Issue
#736
esp32 UDP socket bind()/recvfrom(): incoming empty packet crashes the system
Issue
#8688
ESP8266 v1.18 Unreliable UDP Receiving From Broadcast Address (ex 192.168.1.255)
0.713
Q
2256
Issue
#15647
mimxrt boot automounts sd card without adding /lib to path, breaking imports
PR
#4349
stm32/main: Add boardconfig option to enable/disable booting from sdcard
0.712
Q
2257
Issue
#10432
ESP32: 64-bit integer in python variable parsed into 32-bit in dynamic module written in C
Issue
#7269
modffi int broken in 32 bit architectures, in big endian architectures, and with unsigned values
0.710
Q
2258
Issue
#18169
Viper: ptr8(0)[0] = 1 causes SIGSEGV on unix port
Issue
#18800
Micropython Viper error: overwrites call parameter
0.710
Q
2259
Issue
#13639
STM32: BLE Bonding Example does not work
PR
#6651
extmod/modbluetooth: Add pairing/bonding support.
0.709
S
2260
Issue
#13088
Sometimes write files is extremely slow!
Issue
#7880
Random access writing - severe performance issue (ESP32)
0.709
Q
2261
Issue
#17924
Clang undefined behavior sanitizer diagnostics (mostly uninteresting??)
PR
#17409
Enable gcc undefined behavior sanitizer during coverage build
0.709
S
2262
Issue
#11269
docs: Building embedding example using shared/static lib with cmake (with example)
PR
#5964
ports/libmicropython: Implement a static library "port".
0.708
S
2263
Issue
#9203
port/ESP32/network.AP_IF: get IP addresses from connected stations
Issue
#5395
List mac addresses connected to ESP8266 via AP_IF mode
0.706
Q
2264
Issue
#2424
Pyboard SysTick losing ticks: interrupts sometimes locked out for 170ms
PR
#10727
shared/runtime/softtimer.c: Use consistently the same clock source.
0.705
S
2265
Issue
#17918
mpremote: enter_raw_repl: not working with micropython v1.26
PR
#5469
tools/pyboard: Split Ctrl-C into two separate steps with small delay
0.705
S
2266
Issue
#2424
Pyboard SysTick losing ticks: interrupts sometimes locked out for 170ms
Issue
#3375
stm32: UART overrun race condition locks up system
0.702
Q
2267
Issue
#8794
UART sendbreak bug
Issue
#5263
ESP32 Uart TX-error using UART.sendbreak()
0.701
Q
2268
Issue
#15622
RP2350 / Pico 2 machine.lightsleep not working correctly
PR
#17546
port/rp2/modmachine: Fix lightsleep watchdog interactions.
0.699
S
2269
Issue
#8028
esp32: psram invalid pin on original pins if remaped
Issue
#8491
S3R8 (octal spram configuration)
0.698
Q
2270
Issue
#9050
ESP32-C3_USB: rst:0xc (RTC_SW_CPU_RST),boot:0xe (SPI_FAST_FLASH_BOOT)
Issue
#18498
Support for ESP32-C3 with 2M Flash
0.697
Q
2271
Issue
#5669
Descriptor attribute access on a class doesn't call __get__
PR
#3826
Optimise instance load/store/delete by skipping special accessors when possible
0.696
Q
2272
Issue
#7769
How to set BLE connection interval?
Issue
#11241
BLE().gap_connect() call results in "TypeError: function doesn't take keyword arguments" (ESP32-WROOM-32D)
0.696
S
2273
Issue
#2509
machine.SPI(): add CS/NSS pin
PR
#9137
mimxrt: Five small service type changes.
0.694
S
2274
Issue
#8290
ESP32: SDCard throws Errors
Issue
#8121
ESP32S3 with SPIRAM, Failure to Mount SD Card
0.693
S
2275
Issue
#18200
Why PC .c files full path strings are in built Micropython firmware (usermod) ?
Issue
#17245
USER_C_MODULE impossible to import library
0.693
Q
2276
Issue
#5624
ESP32: Socket.listen(backlog) leads to OSError: 112
Issue
#1237
esp8266: listen()/accept() broken?
0.690
Q
2277
Issue
#7394
RTC weekday meaning incosistences.
PR
#16357
esp32: Fix RTC initialization from datetime.
0.690
S
2278
Issue
#6174
uasyncio: Code throws exception under CPython
PR
#11562
uasyncio/core.py: Make current_task raise when there is no task.
0.689
Q
2279
Issue
#2692
RFC modframebuf.c scrolling behaviour
PR
#10093
extmod/modframebuf: Fixed a crash in FrameBuffer scrolling.
0.689
Q
2280
Issue
#1555
stmhal: uart chars are being dropped, even when only at 115200 baud
Issue
#2713
stmhal: UART writes spurious characters
0.689
Q
2281
Issue
#10017
network.WLAN(...).scan() on Pico W returns out of range security and hidden parameters
Issue
#17917
WLAN config parameter 'hidden' unknown
0.687
Q
2282
Issue
#11840
Ambiguous use of TICKS_MAX in time.ticks_diff and time.ticks_add given the time.ticks_ms has different resolution from _us and _cpu and it could cover different ranges in time and values
PR
#6171
Feat nrf ticks support
0.687
Q
2283
Issue
#4207
[NUCLEO_H743ZI] changing CPU frequency does not work as expected
Issue
#4737
ports/stm32: Can't change CPU frequency on NUCLEO_F401RE board
0.683
S
2284
Issue
#1159
Inheritance for native types is not supported
PR
#6253
py/runtime: Do generic lookup if type->attr fails.
0.682
S
2285
Issue
#13599
The BLE.Config gives `ValueError: unknown config param` with pairing parameters
PR
#6651
extmod/modbluetooth: Add pairing/bonding support.
0.681
S
2286
Issue
#16537
mboot fails to build
PR
#4315
ports/stm32/mboot: Add missing include for irq.h
0.679
Q
2287
Issue
#18597
WPA3 PSK on Raspberry Pi Pico 2 W (cyw43-driver)
Issue
#16779
RP2: Pico 2 W Not connecting with thread running
0.678
Q
2288
Issue
#4748
[ESP32] DHCP Hostname not working correctly
Issue
#5492
ESP32 Static IP not being assigned despite using ifconfig()
0.677
Q
2289
Issue
#11384
docs: rp2 port quick reference PWM section
PR
#7463
updated rp2-docs-quickref
0.675
S
2290
Issue
#7712
bytearray(length) does not validate length is >= 0
Issue
#1965
bytearray extended when append has exception thrown
0.673
Q
2291
Issue
#5434
gc_collect_root crash in VS2017 Release build
PR
#18773
Gcdebugprintf
0.673
Q
2292
Issue
#12037
Data loss in string transfer through sys.stdout.write
PR
#11850
Make sys.stdout.buffer.write() return the number of bytes written.
0.672
S
2293
Issue
#256
umqtt.simple: Subscribe and check_msg
Issue
#321
Umqtt.robust: subscription vanished after reconnect
0.672
Q
2294
Issue
#17869
LSE Startup on STM32H563ZI fails
PR
#18479
stm32/rtc: Make sure RTC is using LSE on N6 MCUs.
0.670
Q
2295
Issue
#18705
mpremote mip install can create a folder named `:`
PR
#9467
tools/mpremote: Add `mpremote mip install` to install packages.
0.667
Q
2296
Issue
#7951
CANbus support for STM32F0
Issue
#4774
STM32H7 CAN FD partial and full support
0.665
Q
2297
Issue
#15615
Native code decorator should be best-effort
Issue
#17046
Enable MICROPY_EMIT_RV32 for ESP32-C6 but compile error "invalid arch" with decorator @micropython.native
0.665
Q
2298
Issue
#5857
extmod/uasyncio Provide means of scheduling I/O with high priority
PR
#5332
extmod: add new implementation of uasyncio
0.664
Q
2299
Issue
#790
Running network and setting up GATT server causes Guru Mediation Error
Issue
#16954
Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled.
0.664
Q
2300
Issue
#8383
Docu: Multiple machine.Timer() instances on ESP8266
Issue
#6967
esp32: Virtual timers not currently supported in doc
0.660
Q
2301
Issue
#17399
docs: pots/unix (standalone) has no instructions to build static linked micropython instance
Issue
#11313
docs: ports/unix/Readme.md: build instructions don't work / seem outdated
0.659
Q
2302
Issue
#9204
tools/mpremote Copy folder content creates folder on board
Issue
#17052
mpremote fs cp fails and I don't understand why.
0.658
Q
2303
Issue
#6816
USB problem on RPi pico
Issue
#8963
RP2: Pico W still hanging shortly after start of main.py when connecting to wif
0.655
Q
2304
Issue
#13385
Compiling with FROZEN_MANIFEST fails to build mpy-cross if it hasn't been built separately first
PR
#3987
mpy-cross/Makefile: Also undefine MICROPY_FORCE_32BIT and CROSS_COMPILE.
0.655
S
2305
Issue
#6718
urandom.randint handling of >32bit values on 64-bit arch
Issue
#6712
randint() returns machine word instead of an actual int object.
0.654
S
2306
Issue
#8938
W5500-EVB-PICO: setblocking, SOL_SOCKET, SO_REUSEADDR NOT working; Cannot use Asyncio start_server()
Issue
#4824
non-blocking socket blocks and raises EAGAIN
0.653
Q
2307
Issue
#281
deepcopy function references a non-existant variable
PR
#390
copy: Add support for OrderedDict in deepcopy.
0.651
S
2308
Issue
#8594
Enable factory reset boot mode without a user switch
Issue
#8528
Pyboard: Cannot use safe mode and factory reset
0.650
Q
2309
Issue
#11942
uasyncio.start_server leades OSError: [Errno 107] ENOTCONN
PR
#7444
extmod/uasyncio: Allow catching exceptions in start_server.
0.650
Q
2310
Issue
#4895
ESP32 crashes when running uPy from ISR
Issue
#12239
esp32/ble: Fatal crashes in BLE ISR handler
0.648
Q
2311
Issue
#11083
Can't find esp idf header file: esp_gap_ble_api.h: No such file or directory
Issue
#12015
esp32 build error ESP_IDF v5.2.0
0.648
Q
2312
Issue
#8693
Motor doesn't work under idf 4.2.2 + micropython 1.18
PR
#7258
Pin ESP32 to core 1 once again ftw
0.647
S
2313
Issue
#11422
mpremote should not limit name shortcuts to 1st 4 devices
Issue
#8485
mpremote on Mac OS X: allow env var or option in config file to select default serial port to use
0.647
Q
2314
Issue
#1090
Deepcopy does not work , copied Copy from here. Can not copy Instances - Error: un(deep)copyable object of type <class 'counterObject'>. Simple examples do NOT work.
PR
#1098
copy: Provide top-level documentation.
0.647
S
2315
Issue
#11083
Can't find esp idf header file: esp_gap_ble_api.h: No such file or directory
Issue
#6545
Using OpenSSL in user C module
0.646
Q
2316
Issue
#7389
vfs_posix_rename old_path points to the same as new_path
PR
#17713
Fix incomplete implementation of readonly for VfsPosix
0.646
Q
2317
Issue
#8208
RP2: Overclock or CPU_MHZ as a board config option
Issue
#6987
Board definitions for rp2 ports
0.646
Q
2318
Issue
#10172
Fix DHCP server for certain clients (dhcpcd)
PR
#12499
shared/netutils/dhcpserver: Reply on correct netif
0.644
Q
2319
Issue
#6440
Implement exit() to exit for ./micropython shell
Issue
#598
Need sys.exit()
0.643
Q
2320
Issue
#17878
zephyr: Support for USER_C_MODULES
PR
#6956
esp32: Integrate with the rp2 port mechanism to support user modules in cmake based builds.
0.643
S
2321
Issue
#7502
search() on a compiled regular expression ignores the "pos" argument
Issue
#11724
ure returns different results than using re (Regular expression)
0.642
Q
2322
Issue
#2198
Not able to send Multicast messages from ESP8266
Issue
#9105
Pico W: Joining multicast group doesn't receive messages.
0.641
Q
2323
Issue
#4857
STM32 USE_HOST_MODE
Issue
#212
USB host mode
0.640
S
2324
Issue
#7894
windows/mingw strange compiler error when freezing viper code
Issue
#9314
ESP32: Viper code can't be called from frozen bytecode module.
0.637
Q
2325
Issue
#8328
Modbus Module for ESP32
Issue
#5087
[ESP32] CAN bus and MOD bus master RTU.
0.637
S
2326
Issue
#16008
Using ntptime.settime() while _thread is running can break sleep timing
Issue
#16779
RP2: Pico 2 W Not connecting with thread running
0.637
Q
2327
Issue
#4821
Roadmap for next release (v1.11 -> v2.0?)
Issue
#4784
Preparing for next release, v1.11
0.635
S
2328
Issue
#10239
ports/esp32:a bug with Hardware SPI Initialize on ESP32-S3
PR
#7291
Esp32s2 changes
0.635
Q
2329
Issue
#1161
Towards possibility of precise garbage collector
Issue
#1168
Make garbage collector built on malloc / free implementation with pointer indirection
0.632
Q
2330
Issue
#11422
mpremote should not limit name shortcuts to 1st 4 devices
PR
#7647
mpremote: Fix listing when VID/PID are none, and add "devs" shortcut
0.631
Q
2331
Issue
#18551
docs: RP2 DMA some defaults missing/incorrect
PR
#7670
docs: Add documentation for rp2 DMA support.
0.629
S
2332
Issue
#6257
STM32H7 SPI6 not working with DMA
Issue
#3851
Fixed issue with SPI not being able to send more than 65535 bytes.
0.628
Q
2333
Issue
#8063
Esp32: Add explicit "wait_tx_done" method to UART
PR
#17698
esp32/machine_uart: Change `sendbreak()` implementation to simply pull the pin low for the break period
0.628
Q
2334
Issue
#4227
ESP32 cannot send and receive UDP packets to itself
Issue
#8330
Socket datas (UDP, TCP, MQTT) are received discontinuously - expected realtime
0.628
Q
2335
Issue
#1736
uos.dupterm() behavior in underspecified, implementations broken
PR
#16017
Draft: tinyusb cdc class in python / dupterm
0.627
Q
2336
Issue
#14536
docs: Windows port README should include `make submodule` as a build step
PR
#8894
lib: Add micropython-lib submodule.
0.627
Q
2337
Issue
#937
Obscure bug with locals not captured by function
PR
#2089
Locals in functions micropython bug.
0.626
Q
2338
Issue
#1509
RTC initialisation and wakeup from external events
Issue
#6701
RTC wakeup callback should be executed immediately rather than deferred
0.626
Q
2339
Issue
#9117
Calling i2c.scan() causes restart on Wemos D1 mini pro
Issue
#2376
ESP8266 1.8.3-80 i2c.scan shows all available ports
0.625
Q
2340
Issue
#16496
dual ethernet in esp32 port
Issue
#16732
Reinitializing network.LAN with W5500 Causes Connection Loss Until Hard Reset
0.624
Q
2341
Issue
#4708
network.PPP troubles
Issue
#4786
esp32: uart deinit missing
0.623
S
2342
Issue
#8896
Arduino RP2 Nano connect: Unexpected OSError (regression)
Issue
#10722
`ussl` not in board `ARDUINO_NANO_RP2040_CONNECT` in port `rp2`
0.623
Q
2343
Issue
#10533
Add support for dual usb serial on the Pico.
PR
#7187
rp2: Add the unique-id to the usb-id.
0.622
Q
2344
Issue
#1650
stm32: Implement Asynchronous SPI Slave
PR
#2058
stmhal/spi.c: Support for one line SPI communication.
0.622
Q
2345
Issue
#1587
stmhal: os.sync() [apparently] doesn't flush FatFS read buffers
Issue
#882
stmhal: Mass Storage issues on OSX
0.620
Q
2346
Issue
#6105
uasyncio V3 stream readline: is this correct?
Issue
#5335
USB_VCP.readline() does not read whole line
0.620
Q
2347
Issue
#12675
Prebake vfs partition
Issue
#13024
Feature-request: Put the GENERIC download on the ESP32 web page, and move all non-critical modules to vfs
0.620
Q
2348
Issue
#1509
RTC initialisation and wakeup from external events
PR
#12482
mimxrt/rtc: Improve the RTC initialisation during start-up.
0.619
Q
2349
Issue
#11381
RasperryPi Pico W - Wifi issue with hidden SSID ?
Issue
#12191
Pico W will not connect on WiFi
0.618
S
2350
Issue
#7664
`uasyncio.rst` and `uctypes.rst` are still named with `u` prefix
PR
#880
all: remove u-module naming where possible
0.617
Q
2351
Issue
#8867
esp32 - uart - uasyncio streamreader, always receive b"" from RS485
Issue
#402
Uasyncio Uart Stream Close Bug
0.615
Q
2352
Issue
#2424
Pyboard SysTick losing ticks: interrupts sometimes locked out for 170ms
Issue
#1555
stmhal: uart chars are being dropped, even when only at 115200 baud
0.615
Q
2353
Issue
#3666
WiPy/CC3200: usocket.socket.settimeout() not working for socket.getaddrinfo()
Issue
#8326
ESP32 : socket.connect() blocks even with timeout
0.615
S
2354
Issue
#6497
Pinout for the nrf52840 USB dongle
Issue
#4231
[nrf] Add board support for nRF52840 dongle (pca10059)
0.614
Q
2355
Issue
#1159
Inheritance for native types is not supported
Issue
#6175
Lookup of operator builtins can fail with multiple inheritance
0.613
Q
2356
Issue
#12698
RP2: Global variable lost/distorted after start_new_thread() with try/except
Issue
#2916
NameError: name 'i' is not defined when using threads
0.608
S
2357
Issue
#18646
RP2 - PIO 'remove_programs()' does not correctly remove/de-reference StateMachine code
Issue
#17509
RP2350: PIO2 State Machines do not work
0.608
Q
2358
Issue
#11185
rp2: Add something to read vbus and vsys
Issue
#10406
PR2: How to use ADC channel 3/GPIO pin 29 to measure VSYS on Pico W board
0.607
S
2359
Issue
#296
If any possible to make umqtt to support Qos 2?
Issue
#157
check_msg() fails when subscribed message has QOS
0.607
Q
2360
Issue
#7957
mp_obj_class_lookup error
PR
#6176
py: Support passing in an OrderedDict to type() as the locals.
0.607
Q
2361
Issue
#17869
LSE Startup on STM32H563ZI fails
PR
#4760
stm32/rtc: Allow overriding startup timeouts from mpconfigboard.
0.607
S
2362
Issue
#3009
Add support for PDB debugging module
Issue
#2306
Feature suggestion; Triggering Repl in handler decorator
0.605
S
2363
Issue
#3009
Add support for PDB debugging module
PR
#499
Draft: Working towards pdb debugging support.
0.605
S
2364
Issue
#8586
Long Timer Never Gets Called
Issue
#10099
Software timer misfiring after gc.collect()
0.604
Q
2365
Issue
#6344
nRF microbit (nRF51822) issues
PR
#14142
nrf/main: Fix build of microbit when SD is used.
0.602
Q
2366
Issue
#882
Cannot init USB devices in boot.py
Issue
#15230
If boot.py doesn't exit then rp2 port will never initialise USB (soft-bricked)
0.602
S
2367
Issue
#6344
nRF microbit (nRF51822) issues
PR
#3137
Nordic port for nrf51822, nrf52832 and nrf52840
0.600
Q
2368
Issue
#18969
OpenMV Feature: Upstreaming patches
Issue
#18965
OpenMV Feature: IMXRT is missing romfs
0.596
Q
2369
Issue
#7998
stm32: Support pins with multiple AFs for the same peripheral.
PR
#9188
stm32/boards: Fix returning incorrect af_list() with NUCLEO-F446RE.
0.596
Q
2370
Issue
#6996
rp2 and ISRs defined by the Pin class
PR
#16442
WIP: rp2: Make GPIO wakeup from lightsleep consistent.
0.595
Q
2371
Issue
#6036
ESP32 WiFi AP Channel Width
PR
#8991
ports/esp32: WLAN use esp_wifi_s/get_channel() to set and get wifi channel.
0.595
S
2372
Issue
#10402
printing to io.StringIO subclass leads to seg fault
Issue
#1067
Write to closed StringIO leads to seg fault
0.594
S
2373
Issue
#12216
ports/unix: please implement machine.unique_id()
Issue
#1701
Recasting current baremetal modules to "umachine"
0.592
Q
2374
Issue
#17126
Neopixel "flicker"/noise only when Wifi is on
Issue
#18023
ESP32 neopixel library not working properly
0.592
Q
2375
Issue
#646
Do we want to have weakref support?
PR
#529
weakref: Add basic stub function to aid in porting.
0.591
Q
2376
Issue
#6953
stm32 HID class USB crash explained
Issue
#1217
USB HID Receive on Micro Python
0.591
Q
2377
Issue
#8405
[esp32] MQTT connect delays
Issue
#5790
Esp32 using MQTT help
0.589
Q
2378
Issue
#9316
pico - zombie pio state machines after soft reset
Issue
#8866
rp2.StateMachine: state machine fails when I2S protocol is used
0.587
Q
2379
Issue
#12735
SEGV in decompress_error_text_maybe
Issue
#12830
Crashes while using builtins.super
0.584
Q
2380
Issue
#4081
Scoped allocation
PR
#3448
Add 3rd memory region: a global Python stack for scoped allocation
0.584
Q
2381
Issue
#6836
sys.settrace issue (bug?)
PR
#4265
Profiling: sys.settrace implementation.
0.584
S
2382
Issue
#17839
webassembly: registerJsModule apparently broken
Issue
#17657
webassembly: getting JS symbols implicitly also throws errors
0.584
Q
2383
Issue
#1650
stm32: Implement Asynchronous SPI Slave
Issue
#17064
STM32H735 SPI6 works only on sigle byte transfers because of not implemented BDMA
0.583
Q
2384
Issue
#2497
ESP8266: WebREPL truncates pasted data
PR
#1298
esp8266: Fix lost chars problem when block-xfering data (e.g., when pasting).
0.582
S
2385
Issue
#8325
MicroPython OneWire protocol BUG?
PR
#1095
Adding onewire support
0.581
Q
2386
Issue
#11625
ESP32C3 Connecting to wifi with wrong password will not feedback STAT_WRONG_PASSWORD status
Issue
#11149
docs: WLAN.status- Decription of enum value
0.580
Q
2387
Issue
#6564
GSM PPP is not Attaching to Micropython network.PPP
Issue
#16887
MIMXRT/PPP: Board crashes sometimes accessing a LTE modem.
0.579
Q
2388
Issue
#937
Obscure bug with locals not captured by function
Issue
#15883
function locals() return the same result as globals()
0.579
S
2389
Issue
#5596
[ESP32 Docs]: Partition readblocks / writeblocks extended
PR
#8268
esp32: support 512 byte block size in esp32.Partition
0.572
Q
2390
Issue
#8383
Docu: Multiple machine.Timer() instances on ESP8266
Issue
#16438
ESP32C6 Timers: Only Timer(0) and Timer(2) are functional for ESP32-C6 v1.24
0.572
Q
2391
Issue
#15168
esp8266, esp32: WiFi: clarification about PowerManagement attributes
Issue
#4295
esp8266 - feature request, disable wifi radio
0.570
Q
2392
Issue
#16588
RMT frequency other than 80 MHz?
PR
#6118
extend carrier frequency into RMT class
0.570
S
2393
Issue
#47
What to do about USB VID and PID?
PR
#7594
rp2/tusb_port.c: Allow boards to configure USB VID and PID.
0.568
Q
2394
Issue
#1161
Towards possibility of precise garbage collector
PR
#1230
Garbage collector documentation
0.566
Q
2395
Issue
#5857
extmod/uasyncio Provide means of scheduling I/O with high priority
PR
#164
uasyncio.core: Fix scheduling in the presense of I/O completion callbacks.
0.564
Q
2396
Issue
#844
urequests still using HTTP/1.0
PR
#594
urequests support for user-provided http versions
0.564
S
2397
Issue
#17661
Repeatable OSError: Wifi Internal Error in sta_if.connect
Issue
#15602
ESP32-S3 FH4R2 v0.2 No WiFi
0.562
Q
2398
Issue
#6186
Pyboard D build does not include btree
PR
#7106
esp32: add back btree module
0.560
Q
2399
Issue
#355
uasyncio.websocket.server compatibility with websocket clients
Issue
#405
Example for uasyncio.websocket.server fails
0.559
S
2400
Issue
#10432
ESP32: 64-bit integer in python variable parsed into 32-bit in dynamic module written in C
PR
#16953
py: Fixes and test coverage for 64-bit big integer representations.
0.554
Q
2401
Issue
#4058
pyboard, swapping sd cards
Issue
#6761
Can't mount SD card error
0.551
Q
2402
Issue
#16076
i2s bug?
PR
#3489
esp32: Add I2S peripheral support.
0.550
Q
2403
Issue
#17707
Passing tests reported as failures with `MICROPY_ERROR_REPORTING_TERSE`
Issue
#1347
Incorrect exception type raised when MICROPY_ERROR_REPORTING_TERSE is selected
0.549
S
2404
Issue
#5214
pulse counter quadrature encoder
Issue
#16199
PIO does not work on RP2350B with GPIO pin >=32
0.549
Q
2405
Issue
#47
What to do about USB VID and PID?
Issue
#15706
ESP32-S3 sdkconfig custom PID no longer working after commit 0a11832cd (...esp_console config for ESP32-C3)
0.548
Q
2406
Issue
#896
Discussion about allocating memory from within an irq
Issue
#914
Ctrl-C is too greedy and dangerous
0.548
Q
2407
Issue
#17878
zephyr: Support for USER_C_MODULES
Issue
#16424
USER_C_MODULES for ESP32
0.547
Q
2408
Issue
#1862
axTLS-based modussl: ussl.wrap_socket silently accepts invalid certificates
Issue
#10832
SSL certificate verify failure lacks specifics
0.546
Q
2409
Issue
#8063
Esp32: Add explicit "wait_tx_done" method to UART
Issue
#18123
ESP32-C3 UART init error
0.545
Q
2410
Issue
#18660
mpremote REPL and mount issues with socket:// and RFC2217 connections
PR
#17321
mpremote: Fix disconnect handling on Windows and Linux.
0.544
Q
2411
Issue
#15508
Arduino Nano Connect RP2040: Webrepl fails.
Issue
#8896
Arduino RP2 Nano connect: Unexpected OSError (regression)
0.544
Q
2412
Issue
#11619
network.country availability
PR
#10635
top: Common network hostname/country configuration.
0.540
Q
2413
Issue
#6555
ESP8266: option to use NMI for PWM
Issue
#6945
ESP8266: PWM glitches when doing DHT measure
0.540
Q
2414
Issue
#2028
super() appears not to work with multiple inheritance
PR
#15509
tests/cpydiff/core_class: Document issue with super in classmethod.
0.540
Q
2415
Issue
#16561
ESP32 + W5500: network.LAN() fails without an interrupt pin
PR
#10420
ports/esp32: Add support for SPI-based ethernet chips
0.539
Q
2416
Issue
#1274
Need to address inconsistencies between mktime and localtime.
Issue
#11148
docs: for time.localtime()
0.537
Q
2417
Issue
#8063
Esp32: Add explicit "wait_tx_done" method to UART
PR
#16052
rp2/machine_uart: Make it so TX is done only when no longer busy.
0.536
Q
2418
Issue
#11000
docs: machine.SDCard: clarify, which SPI device is used
Issue
#4848
ESP32 SPI SD Card - Invalid DMA Channel
0.533
Q
2419
Issue
#8218
ESP32 Port - Using UART0
Issue
#4849
[ESP8266] No non-blocking read on uart0 if dupterm is active
0.531
Q
2420
Issue
#15979
SPI Connection to SD Card Fails to Recognize Chinese Directories
Issue
#15892
Unable to use both SD card and display when they share SPI pins. (Erratic behavior from both)
0.529
S
2421
Issue
#6581
docs: add section about interrupts to the quick reference (e.g. for ESP32)
PR
#7239
GPIO interrpt pins added for ESP32
0.528
S
2422
Issue
#18592
Python subclass of native type with attr handler cannot properly store attributes
PR
#9997
py/runtime: Avoid crash on calling members of uninitialized native type.
0.527
Q
2423
Issue
#1274
Need to address inconsistencies between mktime and localtime.
PR
#1270
lib/timeutils: Fix problem with dates prior to Mar 1, 2000
0.527
S
2424
Issue
#11713
/ports/esp32/usb_serial_jtag.c usb_serial_jtag_isr_handler bug
Issue
#9052
Unable to Flash MicroPython on ESP32-C3
0.526
Q
2425
Issue
#5369
esp32: PPP tunel for WiFi
Issue
#18737
PPP DNS Resolution Error in Micropython 1.27
0.525
Q
2426
Issue
#4971
RFC: "REPL interact" as easier to implement debugger?
Issue
#3009
Add support for PDB debugging module
0.523
S
2427
Issue
#7886
Discussion of Python 3.7 support
PR
#18362
[WIP] PEP 3115 `metaclass` and PEP 487 `__init_subclass__`
0.523
Q
2428
Issue
#2724
ESP8266: Extremely bad clock accuracy
PR
#3528
esp8266/modules/ntptime: Add "ms_accuracy" kwarg
0.519
Q
2429
Issue
#11381
RasperryPi Pico W - Wifi issue with hidden SSID ?
Issue
#17917
WLAN config parameter 'hidden' unknown
0.518
Q
2430
Issue
#1375
unix usocket: External representation of (binary) addresses
PR
#1002
Make unix usocket connect and bind functions more similar to CPython
0.518
S
2431
Issue
#18935
stm32lib: ST not adding new parts.
PR
#11138
stm32: Add support for H5 MCUs
0.516
Q
2432
Issue
#5276
Uasyncio cancelling coroutine takes as long as next scheduled execution
Issue
#8717
There is still a cancellation/race issue in uasyncio wait_for
0.515
S
2433
Issue
#6541
ESP32: persistent PPP needed
PR
#4766
esp32/network_ppp: Add a timeout for closing PPP connection.
0.514
Q
2434
Issue
#17875
wiznet5k driver can call scheduler from hard IRQ context
PR
#17363
rp2/machine_timer: Support hard IRQ timer callbacks.
0.513
S
2435
Issue
#18968
OpenMV Feature: Multi-level init/deinit system
Issue
#18969
OpenMV Feature: Upstreaming patches
0.512
Q
2436
Issue
#1159
Inheritance for native types is not supported
PR
#7934
Allow types to use both .attr and .locals_dict
0.511
S
2437
Issue
#8208
RP2: Overclock or CPU_MHZ as a board config option
PR
#18739
rp2/clocks_extra: Set VREG like the Pico SDK does: needed for 200 MHz.
0.511
S
2438
Issue
#16131
ESP8266 is difficult to obtain an IP address from soft-routing WIFI
Issue
#4684
PyboardD - Unable to connect to some 2G networks
0.511
Q
2439
Issue
#16579
rp2: asm_pio_encode() sideset/delay faulty logic
PR
#7888
Rp2 Port - exec sideset
0.511
S
2440
Issue
#14339
[RP2] machine.soft_reset() hangs when i2s is not deinitialized
PR
#15428
ports/rp2: Disable correct IRQ for PIO1.
0.510
S
2441
Issue
#6787
stm32: network WLAN(AP_IF).isconnected() always returns True
PR
#16227
extmod/network_cyw43: Fix isconnected() result on AP interface.
0.508
S
2442
Issue
#8144
RFC: overriding mpconfig(port).h macros
PR
#9060
unix: Refactor variant config and enable features in standard build.
0.508
Q
2443
Issue
#8208
RP2: Overclock or CPU_MHZ as a board config option
Issue
#16799
Raspberry Pi Pico2 W - Wifi fails to start if CPU is overclocked
0.508
Q
2444
Issue
#1555
stmhal: uart chars are being dropped, even when only at 115200 baud
Issue
#1533
stmhal: UART(..., timeout=0) is broken for stream protocol
0.507
Q
2445
Issue
#9114
Viper bug: integers > 0x3fffffff appear as python objects
Issue
#7782
Bug in viper code calculations involving two operands which are indexed values
0.504
Q
2446
Issue
#16755
Frame buffer antialiasing option
Issue
#6977
Wasted Memory?
0.504
Q
2447
Issue
#1642
stm32: Implement Asynchronous UART TX
PR
#9116
ports: Implement uart.flush() and uart.txdone().
0.502
S
2448
Issue
#7998
stm32: Support pins with multiple AFs for the same peripheral.
PR
#1371
stmhal/pin_named_pins.c: Add pin_find_af_type function
0.500
Q
2449
Issue
#17878
zephyr: Support for USER_C_MODULES
Issue
#18292
Can't build with USER_C_MODULES on mimxrt
0.500
Q
2450
Issue
#15761
asyncio try/except/finally handling skipped if `asyncio.run()` catches KeyboardInterrupt - asyncio.start_server() keeps running
Issue
#11530
uasyncio: current_task behaviour differs from CPython
0.499
Q
2451
Issue
#15456
docs: explain optional global-interpreter-lock
PR
#15476
esp32: Fix uneven GIL allocation between Python threads.
0.494
Q
2452
Issue
#7982
esp32: No OTA images generated anymore since switch to cmake
PR
#12475
esp32: Add bootloader rollback support for all boards.
0.492
Q
2453
Issue
#18024
rp2/W5100S-EVB-PICO does not seem to send a hostname to DHCP server when getting address.
Issue
#17976
Setting hostname on Pico W (still) has no effect: no host name is exposed (also not the default one)
0.490
Q
2454
Issue
#7982
esp32: No OTA images generated anymore since switch to cmake
Issue
#8659
OTA in esp32-c3
0.489
Q
2455
Issue
#1142
Inline assembler data statement: suggested enhancement
Issue
#15248
asm: inline assembler: directive "data" for all the micros
0.486
Q
2456
Issue
#11000
docs: machine.SDCard: clarify, which SPI device is used
PR
#4851
Fixed bug in SPI card suport
0.486
S
2457
Issue
#4484
module wiznet5k server not disconnecting prior to close
PR
#14265
Add nonblocking support for WIZnet 5k NIC
0.486
Q
2458
Issue
#4196
BUG -- initial prompt on WebREPL connect is always ">>> ", even for paste (and raw) mode
PR
#10041
wait for >>> when attempting to enter_raw_repl
0.485
Q
2459
Issue
#1736
uos.dupterm() behavior in underspecified, implementations broken
PR
#3784
esp8266: Change UART(0) to attach to REPL via uos.dupterm interface.
0.483
Q
2460
Issue
#12113
Pico AES CCM Mode
Issue
#15185
Cryptolib throws ValueError
0.483
S
2461
Issue
#9166
ESP32 mDNS support on Ethernet (class LAN)
Issue
#15296
esp32 - mDNS not working
0.481
Q
2462
Issue
#8129
Document values of CAN bus Constants
PR
#8057
STM32: FDCAN fix for FIFO1 usage and handling of Error interrupts.
0.480
Q
2463
Issue
#1509
RTC initialisation and wakeup from external events
Issue
#1490
rtc.wakeup() behaves anomalously
0.480
Q
2464
Issue
#6648
BLE: Intermittent start up failure with new scheduled nimble stack
Issue
#10477
Stopping BT stack from scheduled function may hang on stm32
0.480
Q
2465
Issue
#9979
UART timeout parameter not functioning as expected on ESP32 port
Issue
#1533
stmhal: UART(..., timeout=0) is broken for stream protocol
0.479
Q
2466
Issue
#5441
H7 QSPI Transfer Error
PR
#6993
stm32/storage: Prevent attempts to read/write invalid block addresses.
0.478
S
2467
Issue
#11325
network: status codes/constants not unified across ports
Issue
#4682
Pyboard D network module station interface: please implement STAT_CONNECTING
0.478
S
2468
Issue
#11483
Raspberry Pi Pico SD Card Errors
PR
#992
micropython/drivers/sdcard.py: Add CRC7 values for SDCard.cmd() function calls
0.478
S
2469
Issue
#1274
Need to address inconsistencies between mktime and localtime.
PR
#813
Add time.mktime and enhance time.localtime (for stmhal)
0.477
Q
2470
Issue
#1509
RTC initialisation and wakeup from external events
PR
#6614
stm32/rtc: Validate the RTC prescaler on boot and change if incorrect.
0.473
Q
2471
Issue
#18613
Feature Request: Enable WDT Cancel
PR
#11981
docs/ESP32: Reinitialize watchdog timer with longer timeout.
0.472
Q
2472
Issue
#1375
unix usocket: External representation of (binary) addresses
Issue
#3280
Unix (only) socket.getaddrinfo() fails
0.470
S
2473
Issue
#16577
docs: BLE Event handling seems to contradict general guidelines for IRQ handling
PR
#6438
extmod/nimble: Run the eventq in micropython.schedule.
0.469
S
2474
Issue
#18845
`json.dump` behaves incorrectly on invalid stream write bytes count.
Issue
#3990
tests/extmod/ujson_dump_iobase.py always fails when MICROPY_STREAMS_NON_BLOCK is disabled
0.468
S
2475
Issue
#11025
Firmware 1.19.1 on NUCLEO-WB55 is failing on BLE functions
PR
#5212
stm32: support for BLE on STM32WB55 MCUs
0.466
Q
2476
Issue
#896
Discussion about allocating memory from within an irq
PR
#738
Add support for storing args during an exception raised by an irq.
0.466
S
2477
Issue
#8940
esp32: Heap fragmentation and mbedtls/lwip.
PR
#3580
py/gc: Support multiple heaps (version 2).
0.464
S
2478
Issue
#8782
mpy_ld.py: "AttributeError: 'Symbol' object has no attribute 'section'" when relocating data section
PR
#12123
mpy_ld.py: Support complex RO sections
0.464
Q
2479
Issue
#15205
ImportError: No module named 'bluetooth'
PR
#3137
Nordic port for nrf51822, nrf52832 and nrf52840
0.463
Q
2480
Issue
#18935
stm32lib: ST not adding new parts.
Issue
#6422
STM32 HAL Driver Update
0.463
Q
2481
Issue
#11536
Pico W : WebREPL : Ctrl-C not working
Issue
#11661
WebREPL setup fails in PicoW when no boot.py exists on device
0.462
S
2482
Issue
#6813
RP2040: floating point performance: switch to ROM libraries?
PR
#13133
rp2: Switch to locally provided math library.
0.462
Q
2483
Issue
#8063
Esp32: Add explicit "wait_tx_done" method to UART
Issue
#8362
ESP32 / UART.deinit()
0.461
Q
2484
Issue
#5495
NRF - Frozen Modules not Available in REPL
PR
#6755
NRF: Add support for using frozen manifest in the nrf port.
0.459
S
2485
Issue
#2424
Pyboard SysTick losing ticks: interrupts sometimes locked out for 170ms
Issue
#17947
stm32: mp_hal_ticks_us returns non-monotonic values.
0.457
S
2486
Issue
#6995
Priority inversion and rp2 port
PR
#13312
rp2: fix atomic section
0.455
Q
2487
Issue
#18868
tests: cmdline/repl_lock.py and repl_cont.py intermittent failures
PR
#17993
tests/thread/thread_gc1: Skip unreliable test in Github CI.
0.454
Q
2488
Issue
#9929
ESP32 - Bluetooth - BLE scan and WIFI not works same time.
Issue
#6641
Simultaneous LAN8720 and WIFI connection will render ESP32-WROOM network functions unusable
0.453
Q
2489
Issue
#17661
Repeatable OSError: Wifi Internal Error in sta_if.connect
Issue
#15563
ESP32 wifi issues
0.452
S
2490
Issue
#8923
Pi Pico W AP mode unable to set subnet
Issue
#10794
network.AP_IF creates a weird AP name and unable to connect
0.451
Q
2491
Issue
#6175
Lookup of operator builtins can fail with multiple inheritance
Issue
#624
To support multiple inheritance, should filter out "object" from base class spec and handle it as implicit fallback
0.451
Q
2492
Issue
#1083
unix-ffi re module throws when looking at match containing optional groups
Issue
#7920
Regex results different from CPython
0.450
Q
2493
Issue
#17875
wiznet5k driver can call scheduler from hard IRQ context
PR
#894
Allow real memory errors (from locked gc) to be reported with traceback.
0.449
Q
2494
Issue
#11625
ESP32C3 Connecting to wifi with wrong password will not feedback STAT_WRONG_PASSWORD status
Issue
#11325
network: status codes/constants not unified across ports
0.449
S
2495
Issue
#15761
asyncio try/except/finally handling skipped if `asyncio.run()` catches KeyboardInterrupt - asyncio.start_server() keeps running
Issue
#7471
Incorrect uasyncio behaviour: tasks are not correctly terminated
0.446
S
2496
Issue
#5801
Enable Touchpad IRQ
PR
#4781
ESP32: enable wake-on-touch
0.445
S
2497
Issue
#556
Raspberry Pi Pico W - umqtt clean_session=False -[Errno 12] ENOMEM
Issue
#908
AttributeError: 'NoneType' object has no attribute 'write'
0.445
Q
2498
Issue
#1736
uos.dupterm() behavior in underspecified, implementations broken
Issue
#4849
[ESP8266] No non-blocking read on uart0 if dupterm is active
0.444
S
2499
Issue
#3511
ujson dumps NaN but doesn't load it
Issue
#4780
ujson dumps exponential format but can't load it
0.443
Q
2500
Issue
#1681
stmhal: ADC class only uses ADC1 hardware
PR
#372
stmhal - fixed up adc stuff
0.443
S
2501
Issue
#6234
MicroPython doesn't work on recent Android SDKs
Issue
#3163
trouble building on arm-androideabi with clang
0.443
S
2502
Issue
#7015
ESP32 RMT: two enhancement suggestions
Issue
#16589
RMT receive
0.442
Q
2503
Issue
#10508
Timeout support for websocket/webrepl
Issue
#2410
More fully featured websockets
0.441
Q
2504
Issue
#8325
MicroPython OneWire protocol BUG?
PR
#2750
drivers-onewire: Enable pull up
0.440
S
2505
Issue
#18257
[RP2040] I2C read/write operations fail with EIO in v1.26.1 - works in v1.23.0
Issue
#6891
I2C writes fail sporadically with OS Error 5
0.437
S
2506
Issue
#8625
ESP32 S2 - Filesystem is empty after some time
Issue
#12406
Zero block size ?
0.437
S
2507
Issue
#15421
Enable Hardware I2C2 to Portenta C33 Port
Issue
#13280
I2C readfrom_mem throws EPERM on Portenta C33
0.435
Q
2508
Issue
#4142
ESP32: RTC no function 'wake_on_ext0'
PR
#16883
Support wakeup gpio source of ESP32C3 and I was tuned wakeup source one by one each soc.
0.433
S
2509
Issue
#2028
super() appears not to work with multiple inheritance
Issue
#6077
Multiple inheritance not working but also not throwing any error
0.433
S
2510
Issue
#937
Obscure bug with locals not captured by function
Issue
#3566
Variables in functions do not exist in locals() - breaking exec
0.430
S
2511
Issue
#1161
Towards possibility of precise garbage collector
Issue
#3774
add syntax to hint to gc lifetime of variable
0.429
Q
2512
Issue
#5010
Pyboard D: space in flash for frozen bytecode
Issue
#2527
ESP Build broken?
0.429
Q
2513
Issue
#6555
ESP8266: option to use NMI for PWM
Issue
#5965
ESP8266: PWM glitches on a channel when setting duty on another one (ESP8266)
0.428
Q
2514
Issue
#6379
Add support for GT832E-01 (NRF52832) (attempt made)
PR
#5041
ports/nrf: Add Particle Xenon board (NRF52840)
0.427
Q
2515
Issue
#8728
ESP32 and PPP not working
PR
#17904
network_ppp: Stop polling if stream or PPP PCB are removed.
0.426
Q
2516
Issue
#17722
core: assertion error on syntactically invalid Python code
PR
#18761
py/emitbc: Handle invalid syntax gracefully instead of assertion
0.425
Q
2517
Issue
#8794
UART sendbreak bug
PR
#17698
esp32/machine_uart: Change `sendbreak()` implementation to simply pull the pin low for the break period
0.424
Q
2518
Issue
#7074
When I turn on the wifi station and wifi AP at the same time in esp32, the newly created thread cannot run.
Issue
#15563
ESP32 wifi issues
0.424
Q
2519
Issue
#1555
stmhal: uart chars are being dropped, even when only at 115200 baud
PR
#1931
Pyboard UART issues #1912, #1913 fixed. UART doc updated.
0.423
S
2520
Issue
#10751
codeformat.py bug
Issue
#8070
build system: New code formatting errors flagged in old code.
0.423
Q
2521
Issue
#8570
ESP32S3 UART?
Issue
#6166
ESP32-spiram - UART panic error
0.422
Q
2522
Issue
#18592
Python subclass of native type with attr handler cannot properly store attributes
PR
#528
Initial support for subclassing native types
0.421
Q
2523
Issue
#16519
RP2: machine.RTC().datetime() does not advance during lightsleep
Issue
#16502
PICO machine.lightsleep resets registers SLEEP_EN0 and SLEEP_EN1
0.420
Q
2524
Issue
#6675
boot loop after fresh firmware install on ESP8266MOD 12-F and ESP-12E
Issue
#11357
Changing AP interface MAC address using bytes results in a crash, but bytearray works
0.419
Q
2525
Issue
#15883
function locals() return the same result as globals()
Issue
#937
Obscure bug with locals not captured by function
0.417
Q
2526
Issue
#7795
PPP troubling with large messages > 1.4kB (esp32)
Issue
#6541
ESP32: persistent PPP needed
0.416
Q
2527
Issue
#8017
SHA512 and hashlib port
Issue
#235
Hashlib questions (use of uhashlib, native code otherwise present, ripemd160)
0.415
Q
2528
Issue
#11384
docs: rp2 port quick reference PWM section
PR
#7519
(Re)PR for remaining changes for (PR #7643)
0.415
S
2529
Issue
#8570
ESP32S3 UART?
Issue
#4997
UART on ESP32 - panic error
0.414
S
2530
Issue
#7862
How use _thread library?
Issue
#7368
esp32 cannot create thread after opening ap
0.412
Q
2531
Issue
#17339
sta_if.status() unreliable
PR
#3937
Implement status() for ESP32 STA_IF Resolves #3913
0.412
S
2532
Issue
#896
Discussion about allocating memory from within an irq
PR
#913
REVIEW ONLY: first steps making GC reentrant
0.411
S
2533
Issue
#1509
RTC initialisation and wakeup from external events
Issue
#1523
interaction between pyb.standby() and pyb.rtc()
0.411
S
2534
Issue
#2497
ESP8266: WebREPL truncates pasted data
PR
#3343
esp8266/esp_mphal: Send data in chunks to mp_uos_dupterm_tx_strn.
0.411
S
2535
Issue
#17228
RP2040 will lockup if a watchdog timeout occurs while lightsleep() is running
Issue
#15751
machine.lightsleep makes time.sleep_ms takes more time on every call
0.410
Q
2536
Issue
#938
Add support for stdlib decimal.Decimal
Issue
#233
datetime implementation
0.406
S
2537
Issue
#896
Discussion about allocating memory from within an irq
Issue
#865
Handle MemoryError in aioble_central.py scanner event
0.402
Q
2538
Issue
#8608
docs: add a community resources section
Issue
#1240
[wiki] add list of FAQ
0.401
Q
2539
Issue
#15622
RP2350 / Pico 2 machine.lightsleep not working correctly
PR
#17232
ports/rp2/modmachine.c: Fix lightsleep watchdog interactions.
0.400
S
2540
Issue
#4873
stm32: time.time() always returning 0
Issue
#1327
stmhal: rtc.datetime() throws an exception if called without arguments
0.399
Q
2541
Issue
#5570
FileIO is not a subclass of IOBase
Issue
#10402
printing to io.StringIO subclass leads to seg fault
0.396
Q
2542
Issue
#7932
sd
Issue
#16526
ESP32-S3 SDCard(width=4) uses undocumented hard-coded pin assignments
0.396
Q
2543
Issue
#8160
uart.any freezing when second data has sended
Issue
#9634
Raspberry Pico W MicroPython execution freezes a few seconds after disconnecting screen from UART
0.395
Q
2544
Issue
#1736
uos.dupterm() behavior in underspecified, implementations broken
Issue
#17732
rp2: Can't send KeyboardInterrupt with os.dupterm()
0.394
Q
2545
Issue
#1128
Performing operations on non-initialized Timer leads to crashes/lockups
Issue
#8934
Timer: deinit(): lag
0.390
Q
2546
Issue
#11698
gc.collect() does not work properly
Issue
#10718
Memory allocation remains after an exchange with the REPL via the serial port.
0.387
Q
2547
Issue
#8794
UART sendbreak bug
PR
#12787
ports/rp2/machine_uart.c: fix handling of serial break condition
0.381
Q
2548
Issue
#6365
extend framebuf.blit method with parameters to select a rectangle from the source
PR
#17358
extmod/modframebuf: Add support for blit'ing read-only data.
0.381
Q
2549
Issue
#5163
[nRF port] Unable to Activate the FAT File System
Issue
#6194
nrf: internal flash filesystem/storage not implemented with VFS
0.380
S
2550
Issue
#3592
Assigning to __class__ fails without error
Issue
#6600
py/objtype.c: Issue with bytecode cache invalidation and incorrect lookup order for descriptors.
0.380
Q
2551
Issue
#5561
NUCLEO-H743ZI DFU mode failure
Issue
#5693
[mboot] It will stay in the dfu mode forever and not reset
0.380
S
2552
Issue
#1555
stmhal: uart chars are being dropped, even when only at 115200 baud
PR
#1298
esp8266: Fix lost chars problem when block-xfering data (e.g., when pasting).
0.380
Q
2553
Issue
#6311
Support for ESP-Mesh
PR
#9799
esp32/event loop: using new esp event lib API
0.377
S
2554
Issue
#7867
Ctrl+A followed by Ctrl+C gets serial input stuck since 1.17
Issue
#1796
stm32: Repeated ctrl-c sequence hard crashes pyboard
0.375
Q
2555
Issue
#7012
Micropython rp2 fails to build on windows systems.
PR
#7774
Fix for windows console 8192 characters limitation stm32 build
0.373
S
2556
Issue
#7699
ESP32:How to use micopython ethernet to ap?How to route ethernet to ap?
Issue
#11090
WIFI AP Doesn't work on ESP32
0.373
Q
2557
Issue
#677
mip: github branch is incorrectly used for secondary github: sources in package.json
Issue
#1014
mip: package installation using GitLab URLs for repos in subgroups
0.371
Q
2558
Issue
#6440
Implement exit() to exit for ./micropython shell
PR
#18275
runtime/exitcodes: Set exit code according to the SystemExit exception.
0.370
Q
2559
Issue
#6953
stm32 HID class USB crash explained
PR
#3779
usbd_cdc_msc_hid.c: bugfix: be honest about data not written to EP
0.370
Q
2560
Issue
#15304
docs: WLAN module, undocumented methods
Issue
#17194
docs: WLAN.scan() results on RP2/PICO_W with 1.24.1
0.369
Q
2561
Issue
#11926
Allow SPI flash to be configurable per board
PR
#17067
stm32: add support to PYBD_SF6 for boards with larger flash
0.368
Q
2562
Issue
#11667
ViperTypeError: div/mod not implemented for uint
PR
#14119
py/emitnative: implement unary ops for viper code
0.366
Q
2563
Issue
#17515
Add Pin.mode() and Pin.alt() support for all applicable ports
Issue
#1408
Consistent Pin API for all ports
0.365
Q
2564
Issue
#1642
stm32: Implement Asynchronous UART TX
PR
#11915
stm32/uart: Fix UART timeout issue with low baudrate.
0.364
S
2565
Issue
#16391
Seeed Studio XIAO RP2350 doesn't boot
Issue
#15778
RP2350 bricked with micropython
0.363
Q
2566
Issue
#2424
Pyboard SysTick losing ticks: interrupts sometimes locked out for 170ms
PR
#819
Add support for pyb.micros() by using the systick timer.
0.362
Q
2567
Issue
#18658
mpremote cp fails with equals sign (=) in filename
PR
#8237
tools/mpremote: Fix "fs cp -r" on Windows.
0.361
Q
2568
Issue
#11082
RP2 SPI: Instantiating with spi=None does not behave sensibly.
Issue
#11941
ESP32 serie: SPI 2 fails silently when not using a miso pin, and additionally crashes the MCU when the ESP is a ESP32S3
0.360
Q
2569
Issue
#5596
[ESP32 Docs]: Partition readblocks / writeblocks extended
PR
#12493
esp32: fix Partition.writeblocks partial write corruption
0.360
Q
2570
Issue
#4389
esp8266: Necessity for UART flush
Issue
#8063
Esp32: Add explicit "wait_tx_done" method to UART
0.359
S
2571
Issue
#7442
extmod: Implement SO_LINGER in modlwip
Issue
#5172
modlwip.c does not properly return POLL_HUP and POLL_ERR socket errors
0.355
Q
2572
Issue
#7795
PPP troubling with large messages > 1.4kB (esp32)
PR
#17656
esp32/network_ppp: Bugfixes for deadlocks and crashes when disconnecting.
0.354
Q
2573
Issue
#18024
rp2/W5100S-EVB-PICO does not seem to send a hostname to DHCP server when getting address.
Issue
#17975
Setting hostname on Pico W (still) has no effect: no host name is exposed (also not the default one)
0.354
Q
2574
Issue
#11247
[RP2-W] WiFi in unusable state, cyw43_spi_init() -> bus_data assert fails
Issue
#16799
Raspberry Pi Pico2 W - Wifi fails to start if CPU is overclocked
0.353
Q
2575
Issue
#12115
STM32 machine.ADC channel constants overflowing MP_ROM_INT() 31 bit signed type
Issue
#3943
RFC: refine and standardise machine.ADC class
0.349
Q
2576
Issue
#18213
ESP32C6: USB not in board.json `features` but GPIO pins are disabled anyway
PR
#7715
esp32/boards: Add GENERIC_C3_USB.
0.349
Q
2577
Issue
#8413
btstack on unix port with libusb, result in Segmentation fault
PR
#5875
unix: Add a modbluetooth implementation supporting USB adaptors.
0.348
S
2578
Issue
#16511
esp32s3/c3 hardware JTAG control to external pins
Issue
#16414
Disabling USB_SERIAL_JTAG on esp32c3 to free up the pins.
0.347
S
2579
Issue
#18646
RP2 - PIO 'remove_programs()' does not correctly remove/de-reference StateMachine code
PR
#18974
rp2: Add PIO assembler and StateMachine test suite.
0.341
S
2580
Issue
#1587
stmhal: os.sync() [apparently] doesn't flush FatFS read buffers
Issue
#11620
os.sync availability
0.340
Q
2581
Issue
#7982
esp32: No OTA images generated anymore since switch to cmake
Issue
#12015
esp32 build error ESP_IDF v5.2.0
0.339
Q
2582
Issue
#17925
hard crash when producing a large string via "*"
Issue
#18168
Resizing bytearray with active memoryviews corrupts state and segfaults
0.339
Q
2583
Issue
#8336
STM32H7: PA0 and PA1 ADC returning incorrect values
Issue
#1681
stmhal: ADC class only uses ADC1 hardware
0.339
Q
2584
Issue
#18837
Enabling DUPTERM on Unix kills output to stderr
PR
#6080
ports/unix: Add full uos.dupterm support.
0.338
S
2585
Issue
#18169
Viper: ptr8(0)[0] = 1 causes SIGSEGV on unix port
Issue
#18167
uctypes.bytes_at() accepts out-of-range (non-canonical) address and segfaults
0.338
S
2586
Issue
#295
uasyncio would benefit from a function to check for event loop instance
PR
#5841
extmod/uasyncio: Don't create a Loop instance in get_event_loop().
0.338
Q
2587
Issue
#5545
machine.RTC.init throws exception on Pyboard 1.0
PR
#18112
stm32: Fix issues for STM32G0.
0.337
Q
2588
Issue
#5958
ESP32-S2-Saola-1 Dev board
Issue
#11440
ESP32-D0WD-3 SPIRAM does not boot with 1.20
0.337
Q
2589
Issue
#1274
Need to address inconsistencies between mktime and localtime.
Issue
#6873
rp2: time epoch differs from Pyboard and docs.
0.336
Q
2590
Issue
#5623
esp32: RMT timing glitches
Issue
#8408
Error with a script (RMT and neopixel)
0.336
Q
2591
Issue
#2569
Access point interface active without being noticed
PR
#2808
Fixed issue with AP being configured while not being active
0.335
S
2592
Issue
#6572
NRF52840: ADC is 8 bits, how to set to 12 bits?
PR
#17616
Zephyr: Add ADC support.
0.334
Q
2593
Issue
#1161
Towards possibility of precise garbage collector
Issue
#3586
Backport CircuitPython GC changes in to uPy
0.334
Q
2594
Issue
#15568
NUCLEO_F746ZG LAN stops working after few days.
Issue
#5022
network.LAN on NUCLEO_F429ZI
0.333
Q
2595
Issue
#1161
Towards possibility of precise garbage collector
PR
#1604
Making the memory manager more pluggable
0.333
S
2596
Issue
#11531
Support .origin PIO directive
PR
#18133
rp2: Add execctrl option for the PIO decorator.
0.333
Q
2597
Issue
#5570
FileIO is not a subclass of IOBase
Issue
#4299
py/modio.c Can this be made to work in Unix build?
0.333
S
2598
Issue
#18480
gap_advertise connectable=False doesn't work
Issue
#5722
ESP32 BLE gap_advertise() param cause exception
0.331
S
2599
Issue
#4458
Various unexpeced errors, if initialized timer is not referenced by pythoncode
Issue
#1128
Performing operations on non-initialized Timer leads to crashes/lockups
0.328
Q
2600
Issue
#12675
Prebake vfs partition
Issue
#13451
LittleFS data partition reported as FAT
0.327
Q
2601
Issue
#2628
Extend obj->iternext to handle not just __next__(), but also send() method
Issue
#402
RFC: Implementing generic generator protocol
0.326
S
2602
Issue
#1681
stmhal: ADC class only uses ADC1 hardware
PR
#4213
docs: Specify new machine.ADC and machine.ADCBlock classes
0.326
Q
2603
Issue
#1878
py: __del__ special method not implemented for user-defined classes
PR
#18840
Implement `weakref` module from `__del__` only.
0.324
S
2604
Issue
#6701
RTC wakeup callback should be executed immediately rather than deferred
Issue
#1490
rtc.wakeup() behaves anomalously
0.324
Q
2605
Issue
#1161
Towards possibility of precise garbage collector
PR
#1321
py/gc.c: decouple gc_sweep from allocation/free operations
0.324
Q
2606
Issue
#6605
STM32L432KC "can't" create flash filesystem
Issue
#3752
Making the /flash drive more flexible
0.323
Q
2607
Issue
#8358
pyboard.py very slow on windows, reason and solution
PR
#17330
tools/pyboard.py: Port recent patchs from mpremote serial transport, to add timeouts for non-responsive serial ports
0.322
Q
2608
Issue
#17515
Add Pin.mode() and Pin.alt() support for all applicable ports
Issue
#3199
Documentation outdated for latest machine.Pin API
0.319
Q
2609
Issue
#18657
mpremote cp fails with apostrophe in destination filename
PR
#8237
tools/mpremote: Fix "fs cp -r" on Windows.
0.319
Q
2610
Issue
#5801
Enable Touchpad IRQ
Issue
#8048
ESP32 S2 or S3 , can not from machine import TouchPad
0.318
Q
2611
Issue
#6523
Taking slice of memoryview in Viper function crashes PyBoard
PR
#7724
speed_python.rst: Slicing a memoryview causes allocation.
0.318
Q
2612
Issue
#6175
Lookup of operator builtins can fail with multiple inheritance
PR
#3391
RFC/WIP py/objtype: user classes: Allow to lookup __new__() method.
0.317
S
2613
Issue
#8941
Support config("pm")
PR
#5670
Added txpower to WLAN config
0.316
Q
2614
Issue
#9166
ESP32 mDNS support on Ethernet (class LAN)
Issue
#7169
esp32: Station interface doesn't activate mDNS responder
0.315
Q
2615
Issue
#8671
ESP32-C3 BLE Long Range (Coded PHY) support
Issue
#7130
ESP32 Bluetooth: Error code "OSError: -18" when advertising with a too long payload
0.315
Q
2616
Issue
#628
`logging.FileHandler` not adding new lines to log file
PR
#806
logging.py: CPython-compatible logging improvements.
0.313
S
2617
Issue
#4221
Theoretical remark regarding mutex in the STM32 port
PR
#18380
rp2/pendsv.c: PendSV_Handler dispatch check.
0.311
Q
2618
Issue
#16650
TLS errors on ESP-IDF 5.4 with default MICROPY_GC_INITIAL_HEAP_SIZE
PR
#13219
esp32: Add MICROPY_GC_INITIAL_HEAP_SIZE option and tune it.
0.309
S
2619
Issue
#6430
Add extra WLAN authmode in docs
PR
#16119
esp32/network_wlan: Add missing WLAN security constants.
0.308
Q
2620
Issue
#5244
collections.deque constructor does not take keyword arguments
PR
#440
WIP: Update deque
0.308
Q
2621
Issue
#525
Method Resolution Order (MRO) is not compliant
Issue
#624
To support multiple inheritance, should filter out "object" from base class spec and handle it as implicit fallback
0.307
S
2622
Issue
#10696
DMA interrupts
Issue
#18765
rp2: crash on soft reboot with DMA IRQ enabled and DMA active
0.307
Q
2623
Issue
#15957
After inserting and removing the SD card, an error occurs when deleting a file
PR
#6007
drivers/sdcard.py Fix failure with shared SPI bus
0.307
S
2624
Issue
#18257
[RP2040] I2C read/write operations fail with EIO in v1.26.1 - works in v1.23.0
PR
#11255
rp2: Add timeout parameter for machine.I2C()
0.305
Q
2625
Issue
#6857
SPI issues with F7 impacted by IRQ
Issue
#685
SPI.send() can get interrupted
0.304
S
2626
Issue
#11381
RasperryPi Pico W - Wifi issue with hidden SSID ?
Issue
#9071
TLS/SSL module does not work on its own (Pico w)
0.303
Q
2627
Issue
#6618
ESP32: dhcp_hostname is read-only on non-WLAN interfaces
PR
#3527
esp32/modnetwork.c: Add dhcp_hostname handling
0.302
S
2628
Issue
#7867
Ctrl+A followed by Ctrl+C gets serial input stuck since 1.17
Issue
#7734
Serial keeps outputting after Ctrl+C
0.302
Q
2629
Issue
#16684
Suggestion: add the ability to modify builtin modules (conforming to the standard C-Python implementation)
PR
#5701
py/builtinimport.c: Allow built-in modules to be packages (v2)
0.301
Q
2630
Issue
#8308
ESP32-S3 REPL error.
Issue
#7541
ESP32-S2-MINI-1 support
0.301
Q
2631
Issue
#13536
RP2040 I2C bus breaks if pins are changed at runtime
PR
#13281
machine_i2c: Add I2C bus clear support.
0.301
S
2632
Issue
#13692
super().__new__() different inheriting from object vs custom class
PR
#15509
tests/cpydiff/core_class: Document issue with super in classmethod.
0.300
Q
2633
Issue
#6344
nRF microbit (nRF51822) issues
Issue
#5879
NRF51822 (PCA10028) - no serial console after flashing
0.300
Q
2634
Issue
#16650
TLS errors on ESP-IDF 5.4 with default MICROPY_GC_INITIAL_HEAP_SIZE
PR
#18915
esp32: Drop support for ESP-IDF <v5.3, fix build on ESP-IDF v5.3
0.299
Q
2635
Issue
#11450
network.hostname() seems useless... does mDNS work?
Issue
#2875
mDNS support for ESP8266?
0.299
S
2636
Issue
#11625
ESP32C3 Connecting to wifi with wrong password will not feedback STAT_WRONG_PASSWORD status
PR
#16270
esp32: Add missing network.STAT_CONNECT_FAIL constant.
0.299
Q
2637
Issue
#1681
stmhal: ADC class only uses ADC1 hardware
PR
#12119
stm32/adc: Add STM32H5 support.
0.293
Q
2638
Issue
#1587
stmhal: os.sync() [apparently] doesn't flush FatFS read buffers
Issue
#11449
os.sync not present on all platforms, how to be sure of filesystem consistency?
0.292
Q
2639
Issue
#7894
windows/mingw strange compiler error when freezing viper code
Issue
#2209
mpy-cross creates corrupt .mpy's on windows
0.292
Q
2640
Issue
#3138
gc threshold calculation in docs/reference/constrained
Issue
#6245
gc_alloc_amount value not subtract by gc_free
0.289
Q
2641
Issue
#4238
[STM32] DTCM buffer incorrect sized for processor type
Issue
#3752
Making the /flash drive more flexible
0.289
Q
2642
Issue
#16560
RingIO is limited to 64kB
PR
#6172
stm32/usb_cdc: Double data speed sending from micropython to computer
0.286
Q
2643
Issue
#7878
ussl.wrap_socket: option for pre-allocated buffer
Issue
#206
urequests with ussl causes an OSError
0.286
Q
2644
Issue
#2198
Not able to send Multicast messages from ESP8266
PR
#13166
docs/esp32: UDP MULTICAST client/server example.
0.284
Q
2645
Issue
#7253
extmod/modframebuf: Additional colour modes and endianness handling
PR
#3536
Endianness handling for RGB565 framebuf mode.
0.283
S
2646
Issue
#12671
Unix port doesn't build if the variant directory is a symbolic link
Issue
#3265
build fails on unix without gnu find
0.281
Q
2647
Issue
#4708
network.PPP troubles
Issue
#7021
ESP32: network.PPP on UART not working, interrupt-issue?
0.280
S
2648
Issue
#17048
machine.USBDevice support for vendor requests
Issue
#15564
Implement machine.USBDevice for ESP32-S3
0.280
S
2649
Issue
#6430
Add extra WLAN authmode in docs
Issue
#11048
RP2040: wlan.scan results disconnected from documentation and faulty
0.279
S
2650
Issue
#4458
Various unexpeced errors, if initialized timer is not referenced by pythoncode
Issue
#7433
RP2: Unexpected behaviour if allocation occurs in ISR
0.278
Q
2651
Issue
#7844
Framebuffer Tests: Parameter stride is never tested
PR
#17328
extmod/modframebuf: Add attributes for width, height, format and stride.
0.275
S
2652
Issue
#1450
Single precision floating point formatting issues
PR
#17444
py/formatfloat: Improve accuracy of float formatting code.
0.274
S
2653
Issue
#1642
stm32: Implement Asynchronous UART TX
PR
#3854
[ports/stm32]: Added generic MP IRQ callback and example for UART.
0.273
S
2654
Issue
#12957
RTC issues on PYBD (STM32)
PR
#4760
stm32/rtc: Allow overriding startup timeouts from mpconfigboard.
0.273
S
2655
Issue
#4065
implement bit_length() for mp_type_int
PR
#14387
py/objint: Make byteorder argument optional in byte-conversion methods.
0.272
Q
2656
Issue
#1685
Exception.__init__ raises TypeError if overridden and called by subclass
Issue
#4527
Generator `.throw(e, None)` and `.throw(e, None, None)` mishandle already-instantiated exception
0.272
Q
2657
Issue
#5927
tests/pyb/adcall.py: fails on NUCLEO_F411RE and hang board
PR
#17558
stm32: fix a few bugs with ADC on STM32WBxx MCUs and tweak tests so they pass on NUCLEO_WB55
0.269
S
2658
Issue
#17334
ESP32-C6: WAKEUP_ALL_LOW causes GPIO pin to be stuck upon waking from deeepsleep
Issue
#4060
ESP32 module wake on touch, wake on ext1
0.269
S
2659
Issue
#9570
Socket gets stuck while sending data on esp8266
Issue
#1990
LmacRxBlk:1 appears
0.269
S
2660
Issue
#525
Method Resolution Order (MRO) is not compliant
Issue
#3376
unix: dir() of a subclass instance does not show superclass methods
0.269
Q
2661
Issue
#18461
`mpremote mip install` hangs when uploading files
PR
#9467
tools/mpremote: Add `mpremote mip install` to install packages.
0.268
Q
2662
Issue
#12315
WLAN.config(reconnects) and WLAN.status() doesn't work as intended
PR
#12932
esp32/network_wlan: Fix network.WLAN.status().
0.267
S
2663
Issue
#10432
ESP32: 64-bit integer in python variable parsed into 32-bit in dynamic module written in C
Issue
#848
struct.unpack("Q") doesn't produce correct result; result truncated to 32-bit
0.267
Q
2664
Issue
#3840
ESP32: no default gc threshold
PR
#2247
py/gc: Implement GC running by allocation threshold.
0.267
S
2665
Issue
#5087
[ESP32] CAN bus and MOD bus master RTU.
Issue
#5845
How to enable CAN bus support on NUCLEO_F091RC
0.266
Q
2666
Issue
#1159
Inheritance for native types is not supported
PR
#594
objtype: Don't treat inheritance from "object" as from native type.
0.261
Q
2667
Issue
#10913
ESP32 / modnetwork / .status() is not reliable
Issue
#3967
ESP32 STA_IF reconnect loop
0.260
S
2668
Issue
#18415
stress_schedule consistently fails with native emitter
PR
#17668
Allow the GIL to be enabled on the unix port, and add a CI job to test this configuration
0.259
Q
2669
Issue
#6332
Overflow converting -2147483648 to int when using MPZ
PR
#17739
py/objint_longlong: Fix overflow check in mp_obj_int_get_checked.
0.257
Q
2670
Issue
#2552
Add .offset()/.seek() method for memoryview for inplace "slicing"
Issue
#4331
Standardizing on an (extension) method to reinitialize an object inplace
0.257
Q
2671
Issue
#11374
mpremote: Add facility to specify location of config.py
PR
#17662
tools/mpremote/config: Add environment-variable and .env-style config options.
0.257
S
2672
Issue
#2569
Access point interface active without being noticed
Issue
#4158
ESP32: WebREPL: network.WLAN(network.AP_IF) is not set to active on boot.
0.255
Q
2673
Issue
#8782
mpy_ld.py: "AttributeError: 'Symbol' object has no attribute 'section'" when relocating data section
Issue
#8783
mpy_ld.py: Unable to emit relocations in more complex .rodata.* sections
0.253
Q
2674
Issue
#9043
More flexible memory analysis with `micropython.mem_info()`
Issue
#15630
memory allocation ESP32's
0.250
Q
2675
Issue
#94
umqtt.simple publish with qos 1 pid rollover
Issue
#103
umqtt.simple socket behaviour when WiFi is degraded
0.248
Q
2676
Issue
#6195
STM32H7 Ethernet
Issue
#3515
Any plans to support the new H7 series ?
0.247
S
2677
Issue
#6281
STM32F765 support
Issue
#3998
stm32: Hard Fault in mp_stack_set_top(&_estack)
0.246
Q
2678
Issue
#5495
NRF - Frozen Modules not Available in REPL
Issue
#12611
Creating a directory named same as already frozen module makes the frozen module inaccessible.
0.245
Q
2679
Issue
#1450
Single precision floating point formatting issues
Issue
#11141
Wrong float numbers in print()
0.245
Q
2680
Issue
#9117
Calling i2c.scan() causes restart on Wemos D1 mini pro
Issue
#2116
esp8266: wifi scan and ^C Keyboard Interrupt causes reboot
0.242
Q
2681
Issue
#16490
time.mktime() returns incorrect Unix timestamp on ESP32
Issue
#11148
docs: for time.localtime()
0.240
S
2682
Issue
#10328
Filesystem mounts created by pyboard.py are unstable.
Issue
#1807
pyb.mount() feature suggestion
0.237
Q
2683
Issue
#17570
esp32S3 The USB function is occupied by USB jtag/serial (VID_303A&PID_1001)
PR
#18375
esp32: Re-initialise USB after soft reset.
0.237
S
2684
Issue
#11929
Don't allow `micropython.const`
PR
#8548
py/parse: Allow all constant objects to be used in "X = const(o)".
0.237
Q
2685
Issue
#646
Do we want to have weakref support?
Issue
#1161
Towards possibility of precise garbage collector
0.236
Q
2686
Issue
#6497
Pinout for the nrf52840 USB dongle
PR
#5041
ports/nrf: Add Particle Xenon board (NRF52840)
0.235
Q
2687
Issue
#7957
mp_obj_class_lookup error
Issue
#3124
Unable to create builtin object from a subclass of a builtin
0.233
Q
2688
Issue
#5376
Empty op name printed when missing from mp_binary_op_method_name
Issue
#1222
NotImplemented not implemented
0.230
Q
2689
Issue
#1375
unix usocket: External representation of (binary) addresses
Issue
#5806
unix extmod/uasyncio: socket.getaddrinfo and uasyncio.open_connection are incompatible
0.228
S
2690
Issue
#8129
Document values of CAN bus Constants
Issue
#2386
PyBoard CAN doesn't work?
0.228
Q
2691
Issue
#1159
Inheritance for native types is not supported
Issue
#624
To support multiple inheritance, should filter out "object" from base class spec and handle it as implicit fallback
0.227
Q
2692
Issue
#7905
Discussion of Python 3.9 support
PR
#10111
docs: Update Python 3.9 status.
0.226
Q
2693
Issue
#10999
SoftSPI: Implement 'bits' and 'firstbit' parameters
Issue
#11404
RP2: machine.spi LSB first is unsupported (also SoftSPI)
0.226
S
2694
Issue
#4748
[ESP32] DHCP Hostname not working correctly
Issue
#6495
Sparkfun ESP32 "Things" - DNS Not "Sticking"?
0.225
Q
2695
Issue
#334
umqtt (with tls): check_msg() / wait_msg() - how to know connection is gone? timeout?
PR
#509
umqtt.robust: Fix check_msg blocking after reconnect
0.225
S
2696
Issue
#7833
ESP32 serial support for new API
Issue
#7023
Feature request: UART RTS/CTS hardware flow control on ESP32
0.225
Q
2697
Issue
#16221
ports/rp2: "Uncaught exception in IRQ callback handler" when retrieving PIO FIFO value with MSB set
PR
#15431
ports/rp2: Lazy PIO handlers.
0.224
Q
2698
Issue
#6512
machine.SDCard doesn't release the SDSPI when deleted
Issue
#7352
micropython 1.15 esp32 reboot at SD deinit
0.223
S
2699
Issue
#5795
extmod/uasyncio Event.set() not safe in ISR
Issue
#6893
uasyncio Event unexpected behaviour with only one task
0.222
S
2700
Issue
#801
In aioble calling DeviceConnection.pair() or security.pair() gives 'unknown config param'
PR
#468
aioble/security: Add DeviceConnection.pairing_in_progress flag.
0.222
Q
2701
Issue
#5427
struct.pack doesn't check for value bounds
PR
#3264
py/binary.c: Bugfix for struct.pack('>Q', 16)
0.220
Q
2702
Issue
#1450
Single precision floating point formatting issues
PR
#1180
Fix floating point number near 1.0
0.220
S
2703
Issue
#8614
Can't distinguish generator type from coroutine type in esp32 Micropython 1.17
Issue
#4136
esp8266: functions, generators don't support __name__
0.219
Q
2704
Issue
#17730
code paths that return large ints where small ints would suffice
PR
#9531
py/objint_*: Convert back to small int after binary op.
0.219
Q
2705
Issue
#1450
Single precision floating point formatting issues
Issue
#4212
Rounding error when printing the number 460.0
0.219
Q
2706
Issue
#17034
FreezeError("unable to freeze code with relocations") with frozen code
Issue
#2517
Unable to freeze modules for PyBoard
0.219
Q
2707
Issue
#9800
Working with filesystems - Hybrid (ESP32)
PR
#5027
esp32: Add VFS FAT partition to partitions.csv and mount it as the FS.
0.218
Q
2708
Issue
#9166
ESP32 mDNS support on Ethernet (class LAN)
PR
#4951
esp32: Add support for mDNS queries and responder.
0.218
S
2709
Issue
#18024
rp2/W5100S-EVB-PICO does not seem to send a hostname to DHCP server when getting address.
Issue
#17974
Setting (WLAN) hostname on Pico W (still) has no effect: no host name is exposed (also not the default one)
0.217
Q
2710
Issue
#6572
NRF52840: ADC is 8 bits, how to set to 12 bits?
PR
#4213
docs: Specify new machine.ADC and machine.ADCBlock classes
0.217
Q
2711
Issue
#3715
stm32: Adding pins and peripherals to the board files
PR
#16543
stm32: Support 'FDCAN' in board pin CSVs.
0.217
Q
2712
Issue
#17222
esp32s3 builtin serial prompt: mpremote connects but cp/ls not working
Issue
#7485
mpremote with mount fails on ESP32
0.215
Q
2713
Issue
#7905
Discussion of Python 3.9 support
PR
#6126
py: Implement PEP 526, syntax for variable annotations
0.214
Q
2714
Issue
#18868
tests: cmdline/repl_lock.py and repl_cont.py intermittent failures
PR
#1467
py: Escape quotes are recognised correctly.
0.214
Q
2715
Issue
#1681
stmhal: ADC class only uses ADC1 hardware
Issue
#6219
[ESP32] Read from ADC2 Pins
0.214
Q
2716
Issue
#16560
RingIO is limited to 64kB
PR
#9458
py/ringbuf: Add micropython.ringbuffer() interface for general use.
0.213
Q
2717
Issue
#8017
SHA512 and hashlib port
PR
#61
hashlib: Fix shadowing of sha256 and sha512 constructors.
0.212
Q
2718
Issue
#1700
Custom exception cannot be re-raised from called function
PR
#390
vm: Save current active exception on opening new try block.
0.211
Q
2719
Issue
#1128
Performing operations on non-initialized Timer leads to crashes/lockups
PR
#3923
stm32: add period_hz argument to timer constructor/initialiser
0.209
Q
2720
Issue
#6980
Pyboard.py doesn't keep file path with folders on windows
PR
#10821
tools/pyboard.py: Use '/' exclusively when dealing with paths.
0.209
Q
2721
Issue
#7738
PYBD SF6W WiFi Issues - [CYW43] HT not ready
PR
#18988
lib/cyw43-driver: Update driver to latest version v1.1.1.
0.209
S
2722
Issue
#1719
JSON module does not throw exception when object is not serialisable
PR
#863
Simple json printing using existing print framework.
0.209
Q
2723
Issue
#17236
rp2: Flash writes disrupt UART IRQ
Issue
#16619
rp2: flash writes broken after starting core1 and performing a soft reset
0.207
Q
2724
Issue
#8485
mpremote on Mac OS X: allow env var or option in config file to select default serial port to use
PR
#7647
mpremote: Fix listing when VID/PID are none, and add "devs" shortcut
0.206
Q
2725
Issue
#6618
ESP32: dhcp_hostname is read-only on non-WLAN interfaces
PR
#8831
esp32: esp8266: Rename dhcp_hostname to hostname
0.205
Q
2726
Issue
#5895
lfs2 not working with sd-card
Issue
#8217
Failure To Mount SD Card
0.203
Q
2727
Issue
#4832
stm32: Factory reset from code
PR
#4752
stm32: Move factory reset files and code to separate source file.
0.203
Q
2728
Issue
#792
How to use the umqtt.simple in other socket
Issue
#4817
MQTT on LAN using ESP32
0.202
Q
2729
Issue
#8431
rp2: No way to avoid conflicting claims on DMA channels
PR
#18914
rp2: Disable DMA IRQ before clearing handler function.
0.202
Q
2730
Issue
#6996
rp2 and ISRs defined by the Pin class
PR
#9438
ports/rp2: Fix lightsleep to work with interrupts and cyw43.
0.199
Q
2731
Issue
#1700
Custom exception cannot be re-raised from called function
PR
#379
vm: Implement raise statement w/o args (reraising last exception).
0.197
S
2732
Issue
#8527
ESP32: Support I2S-driven ADC sampling
Issue
#1165
stmhal: I2S class for pyb module (RFC)
0.196
Q
2733
Issue
#794
Add filter options to scanning
PR
#854
Create async_scan_continuous.py
0.195
S
2734
Issue
#8721
Wrong SCL / SDA (MICROPY_HW_I2C0_SCL) for PIMORONI_TINY2040
Issue
#6232
Problem I2C on UART Grove port with Adafruit Feather STM32F405 Express
0.194
Q
2735
Issue
#7517
Issues with nrf52 port
Issue
#4231
[nrf] Add board support for nRF52840 dongle (pca10059)
0.194
Q
2736
Issue
#4437
STM32 UART buffer silent overrun
Issue
#1912
stmhal: UART doesn't override RTS when buffer gets full
0.194
Q
2737
Issue
#2692
RFC modframebuf.c scrolling behaviour
Issue
#15571
frambuf initalizes with ValueError
0.193
Q
2738
Issue
#7149
docs: document uwebsocket module
Issue
#4450
RFC: Rename "websocket" to "uwebsocket"
0.192
S
2739
Issue
#18531
Add function 'settimeout' to class SSLSocket
PR
#4219
unix/modusocket: Finish socket.settimeout() implementation.
0.192
Q
2740
Issue
#5958
ESP32-S2-Saola-1 Dev board
Issue
#12826
ESPRESSIF-ESP32-S2-WROOM
0.190
Q
2741
Issue
#2569
Access point interface active without being noticed
Issue
#11546
docs: network.WLAN in STA_IF mode: which parameters are persistent?
0.186
Q
2742
Issue
#8383
Docu: Multiple machine.Timer() instances on ESP8266
PR
#6258
docs/esp32: Fix machine.Timer quickref
0.185
S
2743
Issue
#2620
RFC: offical API to save WiFi-connection parameter
PR
#9460
ports/esp8266: Add auto_connect & reconnects options to WLAN.config().
0.185
S
2744
Issue
#7750
Volunteer: Framebuffer.get_rect_raw(x,y,w,h)
Issue
#7843
Framebuf module: Test are sloppy
0.182
S
2745
Issue
#12048
STM32H5 machine.ADC core temperature sensor not working
Issue
#1418
Wrong internal ADC values
0.182
Q
2746
Issue
#11977
WLAN functions fail on Pico Pi W core1
Issue
#13370
Wifi not working properly in Pico W.
0.182
Q
2747
Issue
#18663
Change to `mp_handle_pending' includes possible MICROPY_EVENT_POLL_HOOK and downstream code breakage
PR
#17347
py/scheduler: Allow C scheduler callbacks to re-queue themselves.
0.180
Q
2748
Issue
#13249
rp2 PIO get and put non-blocking
PR
#7650
ports/rp2: Provide direct memory access to PIO FIFOs via proxy arrays.
0.178
Q
2749
Issue
#838
SECURITY: Requests module HTTPS - no server certificate verification.
PR
#697
python-stdlib/ssl: Add SSLContext.
0.176
S
2750
Issue
#11929
Don't allow `micropython.const`
Issue
#573
Providing support for constants in Python code
0.175
Q
2751
Issue
#18967
OpenMV Feature: Memory map support
Issue
#18969
OpenMV Feature: Upstreaming patches
0.175
Q
2752
Issue
#1700
Custom exception cannot be re-raised from called function
Issue
#12239
esp32/ble: Fatal crashes in BLE ISR handler
0.174
Q
2753
Issue
#1642
stm32: Implement Asynchronous UART TX
Issue
#3934
RFC: having a standard way to specify UART buffer lengths
0.174
Q
2754
Issue
#18935
stm32lib: ST not adding new parts.
Issue
#337
STM32CubeF4 - a panacea?
0.173
Q
2755
Issue
#15456
docs: explain optional global-interpreter-lock
Issue
#7662
ESP32: long hardware SPI transfers unnecessarily holding up other threads
0.173
Q
2756
Issue
#13532
Verbosity of mpremote commands should be manageable and shouldn't go to stdout
Issue
#8828
mpremote should not echo command when writing file to stdout
0.169
S
2757
Issue
#5495
NRF - Frozen Modules not Available in REPL
Issue
#2892
stmhal Frozen bytecode: no longer works with lib subdirectory
0.167
S
2758
Issue
#9203
port/ESP32/network.AP_IF: get IP addresses from connected stations
Issue
#3906
RSSI of connected STAs from AP not working
0.166
Q
2759
Issue
#17339
sta_if.status() unreliable
PR
#3942
Resolve #3913: Missing esp32 status() implementation
0.166
S
2760
Issue
#18415
stress_schedule consistently fails with native emitter
PR
#15448
py/scheduler,rp2: Avoid scheduler race conditions when GIL disabled, fix "TinyUSB callback can't recurse" error
0.164
Q
2761
Issue
#5371
reversed() does not work as expected for ucollections.OrderedDict
Issue
#2156
OrderedDict doesn't test for equality
0.164
Q
2762
Issue
#8614
Can't distinguish generator type from coroutine type in esp32 Micropython 1.17
Issue
#2184
unix: type of generator function is incorrect
0.164
Q
2763
Issue
#8782
mpy_ld.py: "AttributeError: 'Symbol' object has no attribute 'section'" when relocating data section
PR
#17377
tools/mpy_ld.py: support absolute relocations in text section on Thumb targets
0.163
Q
2764
Issue
#18626
Missing MP_BINARY_OP_REVERSE_LESS etc.
PR
#11478
py: Improve support for inplace operators
0.161
Q
2765
Issue
#17544
Make ROMFS Bootable.
PR
#16857
Define `vfs.rom_ioctl()`, add romfs commands to mpremote, and implement ROM partition support on stm32, rp2, esp32, esp8266
0.161
Q
2766
Issue
#16604
Emitted code epilogue block contains a superflous jump to the next available code address.
PR
#15310
py: fix native emitter to work with `async with` statements
0.161
Q
2767
Issue
#18660
mpremote REPL and mount issues with socket:// and RFC2217 connections
PR
#11467
tools/mpremote: Improve speed of echoing device data to console.
0.159
Q
2768
Issue
#525
Method Resolution Order (MRO) is not compliant
Issue
#8648
[question] Comparing a callable with a function that gets promoted to a method during the instantiation of a class
0.158
Q
2769
Issue
#2620
RFC: offical API to save WiFi-connection parameter
Issue
#6747
Wifi credentials are not store to flash
0.158
Q
2770
Issue
#1862
axTLS-based modussl: ussl.wrap_socket silently accepts invalid certificates
Issue
#8915
RFC: change ussl to implement SSLContext
0.156
S
2771
Issue
#10963
Block device `readblock(8, 44)` before `ioctl(1)` for `os.mount(block_device, ...)`
PR
#7755
os.rst: Clarify littlefs requirements.
0.156
Q
2772
Issue
#11025
Firmware 1.19.1 on NUCLEO-WB55 is failing on BLE functions
Issue
#6316
[NUCLEO_WB55 - USBDONGLE_WB55] disconnect usb
0.154
Q
2773
Issue
#11346
ussl_basic.py.exp test results are wrong for calling close twice?
Issue
#4364
tests/extmod/ussl_basic.py fails for modussl_mbedtls
0.154
Q
2774
Issue
#17242
wiznet5k_send_ethernet: fatal error -5
Issue
#17127
Unable to setup IP with nic.ipconfig() while works with obsolete nic.ifconfig() network.WIZNET5K
0.153
Q
2775
Issue
#11977
WLAN functions fail on Pico Pi W core1
Issue
#16482
Pico W port Wifi Problems
0.153
Q
2776
Issue
#7654
nimble: Indicating a characteristic will also send indications for other characteristics.
PR
#7564
extmod/modbluetooth: Add send_update arg to gatts_write.
0.152
S
2777
Issue
#6195
STM32H7 Ethernet
PR
#4541
stm32: Add support for ETH RMII peripheral (version 2)
0.150
S
2778
Issue
#6635
real and imag raise exceptions on non-complex numbers
PR
#7623
py/objcomplex: Allow strings of the form -A+Bj.
0.150
Q
2779
Issue
#6718
urandom.randint handling of >32bit values on 64-bit arch
PR
#13556
Fix compilation warnings for Windows 64 bits
0.149
Q
2780
Issue
#1862
axTLS-based modussl: ussl.wrap_socket silently accepts invalid certificates
PR
#8854
SSL certificate verification
0.149
S
2781
Issue
#994
umqtt.simple cannot transmit longer messages than 125 ascii characters on Pico1 W
Issue
#951
UMQTT: Library stops receiving broker responses after a subscribed message arrives
0.148
Q
2782
Issue
#1878
py: __del__ special method not implemented for user-defined classes
PR
#18014
py/gc: Remove finaliser check for AT_HEAD block type.
0.147
S
2783
Issue
#11977
WLAN functions fail on Pico Pi W core1
Issue
#10794
network.AP_IF creates a weird AP name and unable to connect
0.146
Q
2784
Issue
#17707
Passing tests reported as failures with `MICROPY_ERROR_REPORTING_TERSE`
PR
#17955
tests/micropython: Make tests behave in low memory condition.
0.145
Q
2785
Issue
#12124
Support for ESP32 Quad and Octal SPI on SPI2 and SPI3
PR
#12086
esp32: fix SPI construction
0.143
Q
2786
Issue
#2552
Add .offset()/.seek() method for memoryview for inplace "slicing"
PR
#4150
py/objarray: Introduce "memview_offset" alias for "free" field of the…
0.143
Q
2787
Issue
#7971
BLE CUSTOM MAC ADDRESS
Issue
#6640
Bluetooth registered presence detection with esp32
0.141
Q
2788
Issue
#6600
py/objtype.c: Issue with bytecode cache invalidation and incorrect lookup order for descriptors.
PR
#15940
py/objtype: Don't delegate lookup of descriptor methods to __getattr__.
0.139
Q
2789
Issue
#8273
re module defines re.match both as a function and class
PR
#4474
docs/ure: Fix `match.group` function declaration to indicate the `index` parameter is required.
0.138
Q
2790
Issue
#7965
ports/unix: uasyncio.ThreadSafeFlag appears broken
Issue
#7978
uasyncio ThreadSafeFlag re-entry
0.137
Q
2791
Issue
#1862
axTLS-based modussl: ussl.wrap_socket silently accepts invalid certificates
PR
#3271
Added getpeercert, modeled after C Py
0.137
Q
2792
Issue
#5947
uasyncio: feature request: multiple event loops
PR
#5332
extmod: add new implementation of uasyncio
0.135
Q
2793
Issue
#4290
uselect: poll instance produces unexpected results under fault conditions
Issue
#3005
uasyncio stream reader/writer: unexpected behaviour with UART
0.135
Q
2794
Issue
#15804
docs: Can't determine origin of MAC for W5500-PICO-EVB or W5500 chip, WIZNET5k module
PR
#11425
ports/rp2: Allow building MP for Pico-W plus Ethernet.
0.135
S
2795
Issue
#1142
Inline assembler data statement: suggested enhancement
Issue
#1187
Inline assembler data statement: alignment error causes crash
0.134
Q
2796
Issue
#1862
axTLS-based modussl: ussl.wrap_socket silently accepts invalid certificates
Issue
#8562
Does ussl.wrap_socket() support providing cert for client request?
0.133
S
2797
Issue
#5459
ESP32 enhancement: support automatic light-sleep / dynamic freq scaling
PR
#4463
esp32/modmachine: Add support for changing the CPU frequency.
0.132
S
2798
Issue
#18531
Add function 'settimeout' to class SSLSocket
Issue
#2769
ESP8266: type object 'socket' has not attribute 'timeout'
0.131
Q
2799
Issue
#11025
Firmware 1.19.1 on NUCLEO-WB55 is failing on BLE functions
PR
#7893
stm32/boards/NUCLEO_WB55: Update rfcore_firmwre for new WS.
0.129
S
2800
Issue
#15260
esp32.wake_on_ext0 not workingon esp32s2
PR
#12782
esp32 : fix for #7158 - machine.deepsleep() not behaving as expected
0.129
S
2801
Issue
#5098
UART timeout and timeout_char is not working in ESP32
PR
#11915
stm32/uart: Fix UART timeout issue with low baudrate.
0.128
Q
2802
Issue
#17222
esp32s3 builtin serial prompt: mpremote connects but cp/ls not working
Issue
#7776
Error when copying file to ESP32 with mpremote
0.127
S
2803
Issue
#8608
docs: add a community resources section
Issue
#174
User wiki and forum/mailing list
0.127
Q
2804
Issue
#4506
stm32: SPI pins nucleo-h743ZI commented out
Issue
#5391
[nucleo_f767zi] enabling sdcard generates errors
0.126
Q
2805
Issue
#17228
RP2040 will lockup if a watchdog timeout occurs while lightsleep() is running
Issue
#9078
Watchdog triggers before timeout on RP2 (specifically WS5100S-EVB-PICO)
0.126
Q
2806
Issue
#1128
Performing operations on non-initialized Timer leads to crashes/lockups
PR
#735
Add timer_deinit and call it just before doing a soft-restart
0.125
S
2807
Issue
#5654
RFC: Do we need (better) support for runtime initialization of C modules
Issue
#4001
[discussion] Sharing custom C modules is hard
0.125
Q
2808
Issue
#7394
RTC weekday meaning incosistences.
PR
#8250
rp2/modutime: Fix time.localtime day-of-week value.
0.123
Q
2809
Issue
#10432
ESP32: 64-bit integer in python variable parsed into 32-bit in dynamic module written in C
Issue
#6769
esp32: crash when calling dynamically loaded native module function
0.123
Q
2810
Issue
#18461
`mpremote mip install` hangs when uploading files
PR
#15332
tools/mpremote: Fix mpremote mip install with multiple lib folders in sys.path.
0.122
Q
2811
Issue
#4238
[STM32] DTCM buffer incorrect sized for processor type
PR
#16633
ports/stm32: Make ETH DMA buffer attributes configurable.
0.119
Q
2812
Issue
#5089
ESP32-D2WD
Issue
#17663
ESP32S3N16R8:Missing flash ORIGINALLY 16M , ACTUALLY 8M
0.119
Q
2813
Issue
#18213
ESP32C6: USB not in board.json `features` but GPIO pins are disabled anyway
PR
#16236
esp32/machine_pin.c: Fix the logic when to clear USB_SERIAL_JTAG_USB_PAD_ENABLE
0.119
Q
2814
Issue
#5947
uasyncio: feature request: multiple event loops
Issue
#7876
uasyncio event loop is incompatible with lowlevel scheduler (MICROPY_ENABLE_SCHEDULER)
0.118
Q
2815
Issue
#16490
time.mktime() returns incorrect Unix timestamp on ESP32
Issue
#17459
Bug in machine.RCT
0.118
S
2816
Issue
#4971
RFC: "REPL interact" as easier to implement debugger?
Issue
#2306
Feature suggestion; Triggering Repl in handler decorator
0.118
S
2817
Issue
#8866
rp2.StateMachine: state machine fails when I2S protocol is used
Issue
#6961
rp2: Problem when creating more than 4 state machines [solved'ish]
0.116
Q
2818
Issue
#5276
Uasyncio cancelling coroutine takes as long as next scheduled execution
PR
#7399
extmod/uasyncio: Fix race with cancelled task waiting on finished task.
0.116
Q
2819
Issue
#2789
Interactive REPL does not support unicode/utf8
Issue
#3278
cut & paste into repl swallows '-'
0.114
S
2820
Issue
#17947
stm32: mp_hal_ticks_us returns non-monotonic values.
PR
#10727
shared/runtime/softtimer.c: Use consistently the same clock source.
0.114
Q
2821
Issue
#8340
Using asyncio in _thread
Issue
#13288
V1.22 creating new thread leads to hangup
0.114
S
2822
Issue
#7304
`tuple + class MyTuple(tuple)` performs a wrong type cast
PR
#5661
py: Simplify tuple subclass equality testing
0.113
Q
2823
Issue
#14050
Bug - I2S communication disrupted by arbitrary function call following I2C initialization.
Issue
#16076
i2s bug?
0.112
Q
2824
Issue
#4801
sock.connect(socket.getaddrinfo(ip,port)[0][-1]) takes too long to respond
Issue
#3666
WiPy/CC3200: usocket.socket.settimeout() not working for socket.getaddrinfo()
0.112
S
2825
Issue
#11433
ESP32 WLAN.scan() returns incorrect hidden flag
PR
#7611
esp8266,esp32: Include hidden networks in WLAN.scan results.
0.112
Q
2826
Issue
#17672
ESP32-C6, ESP32-S3, etc.: MICROPY_HW_ENABLE_UART_REPL should be disabled for boards that have both direct USB and UART connectors
PR
#8531
esp32: Add MICROPY_HW_ENABLE_UART_REPL and enable on generic S2/S3.
0.111
Q
2827
Issue
#525
Method Resolution Order (MRO) is not compliant
PR
#3391
RFC/WIP py/objtype: user classes: Allow to lookup __new__() method.
0.109
S
2828
Issue
#1862
axTLS-based modussl: ussl.wrap_socket silently accepts invalid certificates
Issue
#198
Request for package: micropython-ssl
0.108
Q
2829
Issue
#18592
Python subclass of native type with attr handler cannot properly store attributes
Issue
#4560
Unix __setattr__ and __delattr__ not called
0.108
Q
2830
Issue
#5394
Freezing resources that are not Python scripts
PR
#4348
stm32/main: Allow freezing boot.py and main.py into firmware image
0.107
Q
2831
Issue
#639
urequests timeout
Issue
#103
umqtt.simple socket behaviour when WiFi is degraded
0.105
Q
2832
Issue
#4458
Various unexpeced errors, if initialized timer is not referenced by pythoncode
Issue
#11597
OSError: [Errno 12] ENOMEM when using RP2040 using multiple timers
0.103
Q
2833
Issue
#47
What to do about USB VID and PID?
PR
#6914
stm32/usb: Allow a board to configure USBD_VID and all PIDs.
0.102
Q
2834
Issue
#1014
mip: package installation using GitLab URLs for repos in subgroups
PR
#816
micropython/mip/mip/__init__.py: Implement install from gitlab.
0.102
S
2835
Issue
#1685
Exception.__init__ raises TypeError if overridden and called by subclass
PR
#18271
Fix crash throwing an incompletely constructed exception
0.101
S
2836
Issue
#525
Method Resolution Order (MRO) is not compliant
PR
#594
objtype: Don't treat inheritance from "object" as from native type.
0.100
Q
2837
Issue
#2415
Discussion of Python 3.6 support
PR
#3831
Add support for underscores in numeric literals
0.099
S
2838
Issue
#7983
Socket connect timeout - Feature request
PR
#890
settimeout for mqtt socket
0.098
Q
2839
Issue
#3906
RSSI of connected STAs from AP not working
Issue
#11181
docs: full Documentation for the Pi Pico W
0.097
Q
2840
Issue
#4386
esp32: Using umqtt blocks access to webrepl
Issue
#5790
Esp32 using MQTT help
0.097
Q
2841
Issue
#1142
Inline assembler data statement: suggested enhancement
PR
#17293
py/asmthumb: Implement long jumps on Thumb/armv6m architecture.
0.095
Q
2842
Issue
#2415
Discussion of Python 3.6 support
Issue
#7847
PEP 634 Structural Pattern Matching (Python 3.10) support
0.094
Q
2843
Issue
#4389
esp8266: Necessity for UART flush
PR
#16052
rp2/machine_uart: Make it so TX is done only when no longer busy.
0.094
Q
2844
Issue
#7517
Issues with nrf52 port
Issue
#5162
[nRF port] Unable to activate MICROPY_PY_SYS_STDFILES in mpconfigport.h
0.091
Q
2845
Issue
#639
urequests timeout
Issue
#1078
requests: guard against getaddrinfo() hang when WiFi not connected
0.091
S
2846
Issue
#9114
Viper bug: integers > 0x3fffffff appear as python objects
Issue
#1847
viper: ViperTypeError: can't do binary op between 'uint' and 'uint'
0.090
Q
2847
Issue
#17236
rp2: Flash writes disrupt UART IRQ
PR
#8645
stm32/uart_repl: Disable irq flash erase/write if uart repl enabled.
0.090
Q
2848
Issue
#8937
extmod/uasyncio: gather gets stuck if you pass an empty list in v1.19
Issue
#5882
extmod/uasyncio gather return_exceptions=True does not return exceptions
0.090
Q
2849
Issue
#386
MQTT connection and client.check_msg() problem
Issue
#410
UMQTT - mqtt stops publishing after 5 minutes
0.089
S
2850
Issue
#6953
stm32 HID class USB crash explained
PR
#2796
stmhal: fix USB HID Receive
0.089
S
2851
Issue
#15941
Unexpected asyncio code exec between exc in task and call of global asyncio crash handler
Issue
#6893
uasyncio Event unexpected behaviour with only one task
0.088
Q
2852
Issue
#6257
STM32H7 SPI6 not working with DMA
PR
#7991
stm32: fix bug with disabling of DMA2 in CYW43 SDIO driver
0.087
S
2853
Issue
#8940
esp32: Heap fragmentation and mbedtls/lwip.
PR
#3533
py/gc: Support multiple heaps.
0.087
S
2854
Issue
#5369
esp32: PPP tunel for WiFi
PR
#17008
ports/esp32: Updated network_ppp.c to match current documentation
0.086
Q
2855
Issue
#16537
mboot fails to build
PR
#13662
stm32/mboot: Generate FLASH_LAYOUT_STR at runtime on H5 MCUs.
0.082
Q
2856
Issue
#17547
mpy-cross: Assertion failed when compiling tests/basics/exception_chain.py.
PR
#17349
mpy-cross: exit with error if arch not given when needed, and add `emit=host` option to help
0.082
Q
2857
Issue
#7983
Socket connect timeout - Feature request
PR
#15223
extmod/modlwip: Make socket.connect raise ETIMEDOUT on non-zero timeout.
0.082
S
2858
Issue
#11450
network.hostname() seems useless... does mDNS work?
PR
#12360
docs/library/network.rst: Clarify network.hostname.
0.081
Q
2859
Issue
#7488
Hang when reading from UART and writing to filesystem on RPI Pico
Issue
#8360
rp2: UART TX can issue double characters
0.081
Q
2860
Issue
#18638
Segmentation Fault in mp_asm_base_get_cur_to_write_bytes (x64 native emitter)
PR
#18366
mpy-cross: Make the debug emitter work again.
0.080
Q
2861
Issue
#5586
ESP32: KeyboardInterrupt raised in thread while typed in UART REPL.
Issue
#7026
rp2: KeyboardInterrupt thrown in 2nd thread instead of main
0.079
S
2862
Issue
#4389
esp8266: Necessity for UART flush
PR
#9448
renesas-ra: Add the UART methods uart.txdone() and uart.flush().
0.079
Q
2863
Issue
#2415
Discussion of Python 3.6 support
PR
#9070
docs: Update CPython differences and improve the look of table layouts.
0.079
Q
2864
Issue
#2692
RFC modframebuf.c scrolling behaviour
PR
#2383
extmod/framebuf: Add the xstep!=0 case to scroll()
0.079
S
2865
Issue
#1700
Custom exception cannot be re-raised from called function
PR
#5032
py: don't add traceback info for finally or re-raised exceptions
0.077
S
2866
Issue
#747
mip / package.json: Allow 'deps' to come from another repository
Issue
#15783
RFC: URL/package.json support in frozen module manifests
0.076
Q
2867
Issue
#2415
Discussion of Python 3.6 support
Issue
#1329
Discussion of Python 3.5 support
0.075
S
2868
Issue
#14280
ruff: ptr8 and ptr16 yield error on pre-commit hooks
PR
#12197
all: Enable ruff linter check for undefined-name (F821).
0.074
Q
2869
Issue
#7899
Discussion of Python 3.8 support
PR
#6126
py: Implement PEP 526, syntax for variable annotations
0.073
Q
2870
Issue
#8527
ESP32: Support I2S-driven ADC sampling
PR
#3489
esp32: Add I2S peripheral support.
0.073
Q
2871
Issue
#3241
uasyncio emits no error message if a coro is called rather than awaited.
PR
#8929
extmod/uasyncio/task.py: Fix crash when non-awaited task is awaited.
0.071
Q
2872
Issue
#8298
urequests.get() error related to getaddrinfo
PR
#469
python-ecosys/urequests: Workaround for faulty getaddrinfo() with ".local" adresses on ESP32.
0.070
Q
2873
Issue
#6541
ESP32: persistent PPP needed
Issue
#17079
ESP32: Guru Meditation some time after ppp.active(False)
0.069
Q
2874
Issue
#1128
Performing operations on non-initialized Timer leads to crashes/lockups
Issue
#2971
RFC: defining machine.Timer
0.068
Q
2875
Issue
#7950
`flush` keyword argument for `print()`?
Issue
#456
Problem with kwargs
0.067
Q
2876
Issue
#1070
uMQTT_Simple suggestions: #1: Return ping result instead of None & #2: Make socket write under 'disconnect' & 'ping' non-blocking
Issue
#84
umqtt.simple check_msg() leaves socket in nonblocking state
0.065
Q
2877
Issue
#1128
Performing operations on non-initialized Timer leads to crashes/lockups
Issue
#733
Timer interrupts aren't disabled on a soft reboot
0.063
S
2878
Issue
#9662
ESP8266 - Allow `network.STA_IF` to `connect` on specific channel
PR
#11558
esp8266: WLAN.config('channel') to use wifi_get/set_channel().
0.062
S
§ 04
Off-topic
Spam, wrong repo, or not actionable.
· 1109 pairs
2879
Issue
#4854
Secure boot functionality for esp32
PR
#12662
ports/boot: Skip execution of main.py if boot.py fails.
8.055
Q
2880
Issue
#15995
docs: websocket
Issue
#16943
docs: The old forum is down
6.861
Q
2881
Issue
#3427
SmartConfig ESP8266 and ESP32
PR
#990
ESP8266 port
6.820
Q
2882
Issue
#11298
Bug: Build Error on NRF Board, Undeclared Variable 'MP_QSTR___del___'
Issue
#5866
Error when building nRF PCA10059 (nRF52840 dongle)
6.744
Q
2883
Issue
#6193
ESP32 Core 1 panic'ed on dir on a namedtuple.
Issue
#6166
ESP32-spiram - UART panic error
6.732
Q
2884
Issue
#5475
Feature Request - mDNS on esp8266
PR
#11868
ports/esp32: Add mDNS to IDFv5.0.2.
6.723
Q
2885
Issue
#9674
ESP32_C3: timer_group: timer_init(271): HW TIMER NUM ERROR
PR
#16996
ports/stm32/timer.c: Add support for STM32H5 Timer 1.
6.668
Q
2886
Issue
#6071
ESP32 - EN pin when in Deep Sleep State
Issue
#15260
esp32.wake_on_ext0 not workingon esp32s2
6.586
Q
2887
Issue
#13428
heap-buffer-overflow [micropython@a5bdd39127]
Issue
#13220
heap buffer overflow found at micropython/lib/re1.5/compilecode.c:68 [micropython@a5bdd39127]
6.410
Q
2888
Issue
#4425
esp8266 recvfrom() gives ap address instead of source
Issue
#3906
RSSI of connected STAs from AP not working
6.158
Q
2889
Issue
#6071
ESP32 - EN pin when in Deep Sleep State
PR
#13367
nrf/modules/machine: Implement deepsleep()
6.100
Q
2890
Issue
#17953
ESP32-C6: build error
Issue
#17987
v1.26.0 error when building ESP32_C3
6.053
Q
2891
Issue
#3523
esp8266/modules/ntptime: More accurate NTP syncing
PR
#3192
docs/esp8266/general.rst: Fix name of NTP module.
5.852
Q
2892
Issue
#17718
crash in btree module
Issue
#17925
hard crash when producing a large string via "*"
5.777
Q
2893
Issue
#13220
heap buffer overflow found at micropython/lib/re1.5/compilecode.c:68 [micropython@a5bdd39127]
Issue
#13428
heap-buffer-overflow [micropython@a5bdd39127]
5.754
Q
2894
Issue
#17718
crash in btree module
Issue
#17727
crash in io.BufferedWriter due to missing argument validation
5.610
Q
2895
Issue
#5854
touchPad on Pin 2 (ESP32)
Issue
#8440
Unable to use pin 20 as SCL for I2C on ESP32.
5.531
Q
2896
Issue
#4854
Secure boot functionality for esp32
Issue
#7280
Is a port for STM32L5 or STM32U5 in the roadmap?
5.514
Q
2897
Issue
#4425
esp8266 recvfrom() gives ap address instead of source
Issue
#3177
esp8266: Allow forwarding between AP and STA interfaces
5.487
Q
2898
Issue
#4158
ESP32: WebREPL: network.WLAN(network.AP_IF) is not set to active on boot.
Issue
#5763
WLAN.connect causes the board to need to be reflashed
5.446
Q
2899
Issue
#8788
ESP32 I2S master clock support
Issue
#8527
ESP32: Support I2S-driven ADC sampling
5.353
Q
2900
Issue
#6538
machine.Pin doesn't have a pin() method on the ESP32 port
PR
#16607
machine.Pin: Implement Pin.toggle() for three ports.
5.348
Q
2901
Issue
#17917
WLAN config parameter 'hidden' unknown
Issue
#17977
Cannot change default exposed IP (for DHCP etc) on Pico W running in AP mode (remains exposing default 192.168.4.x)
5.332
Q
2902
Issue
#4518
memory allocation error from time to time after machine.reset()
Issue
#16144
Wrong message on malloc fail
5.303
Q
2903
Issue
#15120
RP2: Hard I2C not working
Issue
#14339
[RP2] machine.soft_reset() hangs when i2s is not deinitialized
5.262
Q
2904
Issue
#4377
nrf: add support for threading
Issue
#4098
NRF52840 OpenThread Support
5.191
Q
2905
Issue
#13770
Async randomly dying
Issue
#15129
if uart receives 0xf0 byte then mcu after entering lightsleep never wakes up
5.186
Q
2906
Issue
#18964
OpenMV Feature: CAN Support for IMXRT and ALIF
Issue
#18960
OpenMV Feature: RTC.memory()
5.183
Q
2907
Issue
#4667
Print traceback without an exception
PR
#660
stdlib/logging: Add full support for logging exception tracebacks.
5.168
Q
2908
Issue
#14429
Incorrect static const data behavior in native module on esp32.
Issue
#14350
Build micropython for ESP32 ports & ESP-IDF v5.06. failed with static-assert
5.112
Q
2909
Issue
#15169
network: wiznet: send_ethernet
Issue
#15127
wiznet: spi baudrate declared as 2 and 20 MHz ?!
5.112
Q
2910
Issue
#18960
OpenMV Feature: RTC.memory()
Issue
#18967
OpenMV Feature: Memory map support
4.922
Q
2911
Issue
#5908
esp32: float/*_special tests fail
Issue
#5907
esp32: viper tests fail after a while
4.907
Q
2912
Issue
#10609
Delete / Unallocate RMT Driver on ESP32
Issue
#15521
RMT read pulses?
4.878
Q
2913
Issue
#12579
ESP32 timer wake up repeating
Issue
#9006
Lightsleep with sleep period set to a value never waking
4.872
Q
2914
Issue
#4856
Memory space that remains unaffected on reset on ESP32
Issue
#4518
memory allocation error from time to time after machine.reset()
4.869
Q
2915
Issue
#5907
esp32: viper tests fail after a while
PR
#18543
tests: Fix ESP8266 test failures.
4.859
Q
2916
Issue
#15995
docs: websocket
Issue
#17803
docs: docs.micropython.org is down
4.855
Q
2917
Issue
#18319
ports/unix: Allow building and linking dynamically against libmbedtls on Linux
Issue
#17399
docs: pots/unix (standalone) has no instructions to build static linked micropython instance
4.790
Q
2918
Issue
#18476
build to .bin failed
Issue
#17987
v1.26.0 error when building ESP32_C3
4.787
Q
2919
Issue
#17075
Syntax Error when using multiline f-strings on RP2040 with MicroPython v1.23.0
Issue
#15420
BLE with multiple periperals (OSError: [Errno 107] ENOTCONN)
4.731
Q
2920
Issue
#17719
crash in ssl module
Issue
#17728
segfault with improper use of super()
4.726
Q
2921
Issue
#7762
Is it possible for micropython running on STM32 to expand memory through PSRAM?
PR
#18326
zephyr: Add support for split-heap.
4.707
Q
2922
Issue
#8941
Support config("pm")
PR
#11890
ports/esp32: Set ESPNow power management with ESPNow.config(pm=).
4.685
Q
2923
Issue
#18657
mpremote cp fails with apostrophe in destination filename
Issue
#17173
mpremote cp -r command fails with "mpremote: cp: -r not specified; omitting directory"
4.661
Q
2924
Issue
#18963
OpenMV Feature: SPITarget Support in Machine Module
Issue
#18961
OpenMV Feature: WDT()
4.649
Q
2925
Issue
#14218
Support RemoteFile.tell
Issue
#14200
Watch mode for mpremote
4.626
Q
2926
Issue
#7127
stm32/boards: Add STM32H750VBT6 board.
PR
#17171
stm32: Add support for STM32N6xx MCUs and two N6 boards
4.594
Q
2927
Issue
#4425
esp8266 recvfrom() gives ap address instead of source
PR
#18956
esp32/network_wlan: Look up IP addresses for the stations list.
4.559
Q
2928
Issue
#5866
Error when building nRF PCA10059 (nRF52840 dongle)
Issue
#11298
Bug: Build Error on NRF Board, Undeclared Variable 'MP_QSTR___del___'
4.559
Q
2929
Issue
#15118
network.hostname: max length of hostname
Issue
#15128
network.WIZNET5 : link status; isconnected(): the documentation is incorrect?
4.544
Q
2930
Issue
#6538
machine.Pin doesn't have a pin() method on the ESP32 port
Issue
#4214
ESP32 port missing "hard" kwarg in pin.irq()
4.529
Q
2931
Issue
#16297
GD25Q32EEIGR chip does not recognize the development board after burning the Micropython 1.25 firmware
Issue
#17020
Memory corrupted after micropython firmware programming Arduino OPTA
4.515
Q
2932
Issue
#11099
Binary stdin and stdout buffers for Unix port
Issue
#18837
Enabling DUPTERM on Unix kills output to stderr
4.494
Q
2933
Issue
#14079
Rp2: Incorrect CPU freq after lightsleep()
Issue
#15129
if uart receives 0xf0 byte then mcu after entering lightsleep never wakes up
4.438
Q
2934
Issue
#4214
ESP32 port missing "hard" kwarg in pin.irq()
PR
#5719
esp8266/machine_pin: Disable ets_loop_iter during hard IRQ handler.
4.438
Q
2935
Issue
#17075
Syntax Error when using multiline f-strings on RP2040 with MicroPython v1.23.0
Issue
#8868
Formatted string literals cannot handle colon character in string literals
4.421
Q
2936
Issue
#6980
Pyboard.py doesn't keep file path with folders on windows
PR
#5408
tools/pyboard.py: Support importing .mpy files directly.
4.402
Q
2937
Issue
#12871
Crashes in mp_pairheap_delete
Issue
#12830
Crashes while using builtins.super
4.402
Q
2938
Issue
#348
uasyncio.websocket.server import websocket
Issue
#8177
Simple example of uasyncio WebSocket Server (secure - with SSL)
4.395
Q
2939
Issue
#17720
Crash in re.compile with crafted regular expression
Issue
#17817
Assertion error on invalid string to compile()
4.383
Q
2940
Issue
#17818
websocket crash on corrupt data
Issue
#17727
crash in io.BufferedWriter due to missing argument validation
4.383
Q
2941
Issue
#8398
TouchPad Error on ESP32-WROOM32
Issue
#9707
ESP32S3 cant import TouchPad from machines
4.379
Q
2942
Issue
#18875
docs: No instructions for REPL over UART on RP2
PR
#15914
rp2: Fix dropped UART REPL bytes on soft reset.
4.367
Q
2943
Issue
#16603
Pin toggle function does not exist in ESP32.
Issue
#18982
esp32/machine_pin: ESP32-P4 pin 54 can't be set to output
4.333
Q
2944
Issue
#18091
print output redirection not working as in Python.
Issue
#17075
Syntax Error when using multiline f-strings on RP2040 with MicroPython v1.23.0
4.318
Q
2945
Issue
#5548
STM32: Not able to build mboot without USB and user switch
PR
#12808
stm32/mboot: add support for MS WCID USB descriptors
4.316
Q
2946
Issue
#18964
OpenMV Feature: CAN Support for IMXRT and ALIF
Issue
#18962
OpenMV Feature: ROMFS IOCTL Documentation and Debug
4.301
Q
2947
Issue
#6186
Pyboard D build does not include btree
Issue
#7101
ESP32 CMake based build isn't compatible with berkeley-db
4.254
Q
2948
Issue
#18982
esp32/machine_pin: ESP32-P4 pin 54 can't be set to output
Issue
#16603
Pin toggle function does not exist in ESP32.
4.254
Q
2949
Issue
#8414
function doesn't take keyword arguments in micropython
Issue
#1992
unix: "function does not take keyword arguments" message can mislead
4.234
Q
2950
Issue
#5095
[NRF] Are there any plans to support the NFC functionality of the nRF52..
Issue
#4098
NRF52840 OpenThread Support
4.230
Q
2951
Issue
#5552
micropython-lib version included in official downloads is unclear
Issue
#5389
docs.micropython.org/ should redirect to stable release version.
4.225
Q
2952
Issue
#8723
Teensy 4.1 SDIO support
Issue
#18281
mimxrt: PSRAM support for Teensy 4.1
4.215
Q
2953
Issue
#18887
Utf8-Issue
Issue
#16142
mpremote: unable to execute fs commands - mpremote.transport.TransportError: could not enter raw repl
4.187
Q
2954
Issue
#15182
libhydrogen error when trying to build mboot with packing enabled
Issue
#16537
mboot fails to build
4.175
Q
2955
Issue
#18820
ports/zephyr fails to compile with CONFIG_BT=y : 'CONFIG_BT_DEVICE_NAME_MAX' undeclared
PR
#15467
ports/zephyr: Add threading support on the nrf52840DK.
4.125
Q
2956
Issue
#12579
ESP32 timer wake up repeating
PR
#8832
rp2/modmachine: Implement lightsleep() with optional sleep period.
4.121
Q
2957
Issue
#15098
mpremote mount fails reading binary file
Issue
#14218
Support RemoteFile.tell
4.102
Q
2958
Issue
#7849
STM32 sleep wake time problem
Issue
#12579
ESP32 timer wake up repeating
4.096
Q
2959
Issue
#14447
Using dynamically linked mbedtls
Issue
#14200
Watch mode for mpremote
4.046
Q
2960
Issue
#7849
STM32 sleep wake time problem
PR
#8832
rp2/modmachine: Implement lightsleep() with optional sleep period.
4.043
Q
2961
Issue
#13536
RP2040 I2C bus breaks if pins are changed at runtime
Issue
#13280
I2C readfrom_mem throws EPERM on Portenta C33
4.031
Q
2962
Issue
#7910
ports/unix: how to add a c++ shared library to the makefile .i want set a module,which can use c++ function.
PR
#10383
ports/unix: Disable the shared library of libffi
4.023
Q
2963
Issue
#17719
crash in ssl module
Issue
#17846
framebuf: crash with incorrect usage (native subclassing?)
4.020
Q
2964
Issue
#6538
machine.Pin doesn't have a pin() method on the ESP32 port
Issue
#4816
`AttributeError: 'Pin' object has no attribute 'on'`
3.988
Q
2965
Issue
#12302
ESP8266/ESP32: inplace firmware upgrade using the image file stored on the file-system
PR
#18540
esp8266: Remove OTA variant from ESP8266_GENERIC board.
3.963
Q
2966
Issue
#18098
USB HID device on ESP32 has a problem!
Issue
#16457
1.24 breaks USB OTG support
3.935
Q
2967
Issue
#14200
Watch mode for mpremote
Issue
#14218
Support RemoteFile.tell
3.929
Q
2968
Issue
#18656
mpremote fails with UnicodeEncodeError on Windows legacy consoles (cp1252)
PR
#17321
mpremote: Fix disconnect handling on Windows and Linux.
3.875
Q
2969
Issue
#14429
Incorrect static const data behavior in native module on esp32.
Issue
#14280
ruff: ptr8 and ptr16 yield error on pre-commit hooks
3.861
Q
2970
Issue
#6186
Pyboard D build does not include btree
PR
#8738
extmod/extmod.cmake: Require components to be explicitly enabled.
3.855
Q
2971
Issue
#9281
esp32: build error on windows with sed expression
Issue
#7439
Win10 ESP32 build : fatal error: db.h: No such file or directory
3.803
Q
2972
Issue
#4814
stm32 NUCLEO boards: pin name conflicts
PR
#13764
stm32: Add support for analog-only "_C" pins.
3.801
Q
2973
Issue
#18666
ESP32C2 WDT cannot be used
Issue
#18498
Support for ESP32-C3 with 2M Flash
3.791
Q
2974
Issue
#8990
ESP32: Insecure flash encryption in esp32
Issue
#16195
docs: MicroPython port to the ESP32
3.789
Q
2975
Issue
#18964
OpenMV Feature: CAN Support for IMXRT and ALIF
PR
#18799
alif: implement `machine.PWM` support
3.785
Q
2976
Issue
#18088
ESP32 C6 Zigbee Micropython Support
Issue
#16830
ESP32-P4
3.777
Q
2977
Issue
#18984
esp32/sdcard: Unable to use SD card on some ESP32-P4 boards.
Issue
#12447
SDCard not supported for ESP32C3
3.777
Q
2978
Issue
#8990
ESP32: Insecure flash encryption in esp32
PR
#4987
Adding support for ESP32-D2WD (2MiB) for issue #4986
3.742
Q
2979
Issue
#8035
ESP32-S2 2nd usb-serial port
Issue
#5296
ESP32: two USB devices
3.736
Q
2980
Issue
#9048
Installing MicroPython Asyncio from Thonny Package Manager Successful, But import of uasyncio module fails?
Issue
#308
No module named uasyncio - PyBoard V1.1
3.723
Q
2981
Issue
#18820
ports/zephyr fails to compile with CONFIG_BT=y : 'CONFIG_BT_DEVICE_NAME_MAX' undeclared
PR
#18718
zephyr: Resolve problem with FatFs lib.
3.676
Q
2982
Issue
#15421
Enable Hardware I2C2 to Portenta C33 Port
PR
#13564
ARDUINO_PORTENTA_H7/mpconfigboard.h: Configure SPI1.
3.674
Q
2983
Issue
#12776
Crashes while pushing to a TaskQueue instance
Issue
#12830
Crashes while using builtins.super
3.662
Q
2984
Issue
#18319
ports/unix: Allow building and linking dynamically against libmbedtls on Linux
PR
#17456
unix: Extend README with fully static builds section.
3.653
Q
2985
Issue
#18935
stm32lib: ST not adding new parts.
PR
#13610
stm32/Makefile: Ignore uninitialised variable warning in H5 HAL SD code.
3.652
Q
2986
Issue
#16943
docs: The old forum is down
Issue
#17829
docs: RP2 section should include RP2350 (A/B) and/or eliminate hard references to only RP2040
3.647
Q
2987
Issue
#18659
mpremote cat hangs on Windows interactive console with Unicode content
Issue
#18461
`mpremote mip install` hangs when uploading files
3.636
Q
2988
Issue
#16500
docs: time.mktime requires one positional argument
PR
#9221
docs/library/time.rst: fix description of return results in time.mktime()
3.630
Q
2989
Issue
#9325
rp2: rp2.asm_pio_encode incorrectly accepts 'pins' as src for 'wait'
PR
#11390
rp2: Make rp2_state_machine_exec accept integers.
3.627
Q
2990
Issue
#14429
Incorrect static const data behavior in native module on esp32.
Issue
#14093
Unsigned conversion overflow for QSTRs during build
3.627
Q
2991
Issue
#5866
Error when building nRF PCA10059 (nRF52840 dongle)
PR
#4530
nrf/readme: Update make flash command when setting board.
3.600
Q
2992
Issue
#11298
Bug: Build Error on NRF Board, Undeclared Variable 'MP_QSTR___del___'
PR
#14142
nrf/main: Fix build of microbit when SD is used.
3.572
Q
2993
Issue
#7241
How do I read USB keyboard input in Pi Pico
PR
#891
usb/usb-device-keyboard : Add key release.
3.537
Q
2994
Issue
#11298
Bug: Build Error on NRF Board, Undeclared Variable 'MP_QSTR___del___'
Issue
#4333
nrf build fails on latest - undefined reference to `mp_qstr_frozen_const_pool'
3.520
Q
2995
Issue
#17804
The WiFi of esp32c3 conflicts with ADCBLOCK2
Issue
#15602
ESP32-S3 FH4R2 v0.2 No WiFi
3.519
Q
2996
Issue
#8990
ESP32: Insecure flash encryption in esp32
Issue
#8100
esp32c3 Flash Instructions Documented Incorrectly
3.516
Q
2997
Issue
#3667
esp8266: multi threading
Issue
#4377
nrf: add support for threading
3.498
Q
2998
Issue
#18432
docs: WeAct F411 'blackpill' PB4 note
Issue
#18683
When I load up `WEACT_F411_BLACKPILL-V31_FLASH_8M-20251209-v1.27.0.hex`
3.479
Q
2999
Issue
#18960
OpenMV Feature: RTC.memory()
Issue
#18964
OpenMV Feature: CAN Support for IMXRT and ALIF
3.454
Q
3000
Issue
#17718
crash in btree module
Issue
#17815
Crash compiling(?) unusual code
3.443
Q
3001
Issue
#8487
[docs] clarify functions available in `esp32` per chip type
PR
#16702
esp32: Improve machine.SDCard support on newer chips
3.438
Q
3002
Issue
#17415
Native & viper failures with setjmp exception handling
Issue
#18169
Viper: ptr8(0)[0] = 1 causes SIGSEGV on unix port
3.428
Q
3003
Issue
#15154
Build a esp32 firmware with version 1.22.2 meet a build issuse
Issue
#14350
Build micropython for ESP32 ports & ESP-IDF v5.06. failed with static-assert
3.396
Q
3004
Issue
#17917
WLAN config parameter 'hidden' unknown
Issue
#17974
Setting (WLAN) hostname on Pico W (still) has no effect: no host name is exposed (also not the default one)
3.393
Q
3005
Issue
#8937
extmod/uasyncio: gather gets stuck if you pass an empty list in v1.19
PR
#5899
extmod/uasyncio: Fix gather returning exceptions from a cancelled task.
3.391
Q
3006
Issue
#12579
ESP32 timer wake up repeating
PR
#16431
rp2: Fix soft timer expiry waking early from lightsleep.
3.383
Q
3007
Issue
#16862
machine.lightsleep() won't wake using ExtInt() when timer wakeup is used in the same program
Issue
#12579
ESP32 timer wake up repeating
3.378
Q
3008
Issue
#17672
ESP32-C6, ESP32-S3, etc.: MICROPY_HW_ENABLE_UART_REPL should be disabled for boards that have both direct USB and UART connectors
PR
#16197
ports/esp32/usb.c: Allow serial/jtag to be enabled.
3.372
Q
3009
Issue
#9003
Pico W ENOMEM error when (re)using PIO (rp2_pio_init, CYW43)
PR
#17519
rp2/pio: Fix the RP2350 (PICO2) Port PIO2 prog data structure
3.355
Q
3010
Issue
#6538
machine.Pin doesn't have a pin() method on the ESP32 port
Issue
#4379
[ESP32] machine.ADC should be able to be initialised with pin numbers as well as machine.Pin
3.354
Q
3011
Issue
#5475
Feature Request - mDNS on esp8266
Issue
#4072
ESP8266 + 4xENC28J60
3.350
Q
3012
Issue
#12350
Sparkfun Micromod UART
PR
#7572
rp2/boards/SPARKFUN_PROMICRO: Configure UART/I2C/SPI default pins.
3.311
Q
3013
Issue
#12558
docs:RP2 to mention light and deepsleep
Issue
#12104
Arduino Nano ESP32: deepsleep uses more power than lightsleep
3.311
Q
3014
Issue
#12990
null-dereference in int_from_bytes
Issue
#12522
Null pointer dereference in mp_reader_new_file
3.295
Q
3015
Issue
#7127
stm32/boards: Add STM32H750VBT6 board.
PR
#11585
stm32/boards/STM32H7B3I_DK: Enable internal flash.
3.293
Q
3016
Issue
#17747
rp2: Support for new RP2350 PIO instructions in the `@rp2.asm_pio` assembler
Issue
#17111
HSTX Support for RP2350
3.281
Q
3017
Issue
#18282
File Encoding / SyntaxError Problem with Arduino Opta and MicroPython
Issue
#16211
Input Pins 1 and 2 do not work of the 8
3.258
Q
3018
Issue
#17917
WLAN config parameter 'hidden' unknown
Issue
#17975
Setting hostname on Pico W (still) has no effect: no host name is exposed (also not the default one)
3.252
Q
3019
Issue
#15182
libhydrogen error when trying to build mboot with packing enabled
PR
#4315
ports/stm32/mboot: Add missing include for irq.h
3.250
Q
3020
Issue
#4394
esp32 localtime and machine.RTC().datetime() inconformity
PR
#5316
esp32/rtc: Update microseconds in RTC.datetime()
3.244
Q
3021
Issue
#17267
mpremote gives false error if a destination directory doesn't exist for recursive copy
Issue
#18657
mpremote cp fails with apostrophe in destination filename
3.240
Q
3022
Issue
#6186
Pyboard D build does not include btree
PR
#6028
esp8266: Allow to configure btree, vfat and lfs2 support with make
3.236
Q
3023
Issue
#15521
RMT read pulses?
PR
#12784
Change esp32.RMT.source_freq() to class method
3.215
Q
3024
Issue
#17714
virtpin: crash with improper usage
Issue
#17728
segfault with improper use of super()
3.193
Q
3025
Issue
#18088
ESP32 C6 Zigbee Micropython Support
Issue
#17970
ESP32 C6 Micropython I2S Support
3.193
Q
3026
Issue
#14218
Support RemoteFile.tell
Issue
#15116
implement os.sep
3.172
Q
3027
Issue
#18091
print output redirection not working as in Python.
Issue
#15982
Thread on Core 1 on PICO hangs when accessing io
3.170
Q
3028
Issue
#17817
Assertion error on invalid string to compile()
Issue
#17818
websocket crash on corrupt data
3.161
Q
3029
Issue
#8382
ESP32: feature request Partition
PR
#9887
ports/esp32: Add 32mb partition templates.
3.156
Q
3030
Issue
#14376
Assignment expression raises error if updating global variable
Issue
#14397
Viper: Unary minus changes rhs variable in place, even if assigned to new lhs variable.
3.155
Q
3031
Issue
#14218
Support RemoteFile.tell
Issue
#14288
raw f-strings
3.148
Q
3032
Issue
#17829
docs: RP2 section should include RP2350 (A/B) and/or eliminate hard references to only RP2040
Issue
#16307
RP2350 Partitions
3.135
Q
3033
Issue
#18705
mpremote mip install can create a folder named `:`
Issue
#18461
`mpremote mip install` hangs when uploading files
3.135
Q
3034
Issue
#5737
ESP32 Confusing behaviour of PWM after soft reset
PR
#12114
ports/mimxrt: Three bug fixes.
3.129
Q
3035
Issue
#18642
main.mpy not run on boot
Issue
#16457
1.24 breaks USB OTG support
3.126
Q
3036
Issue
#5499
Enhancement: please add support for the ADR assembler opcode
PR
#17635
py/asmrv32: Add support for RV32 Zba opcodes.
3.125
Q
3037
Issue
#10867
uasyncio StreamReader fails if UART times out.
Issue
#9500
RP2 uasyncio TCP server calls handler with no request (1.19.1.468 (4.10.2022))
3.120
Q
3038
Issue
#16943
docs: The old forum is down
Issue
#16500
docs: time.mktime requires one positional argument
3.120
Q
3039
Issue
#7012
Micropython rp2 fails to build on windows systems.
Issue
#8143
Build broken?
3.115
Q
3040
Issue
#7241
How do I read USB keyboard input in Pi Pico
PR
#7604
rp2/boards/PICO: Add USB VID/PID.
3.097
Q
3041
Issue
#16079
UART with the same pin for both RX and TX doesn't work on ESP32 variants
PR
#18548
esp32/machine_uart: Change default UART(1) pins on ESP32 with SPIRAM.
3.084
Q
3042
Issue
#760
aioble: AttributeError: 'module' object has no attribute 'Service' (and - no instructions, and lack of useful examples)
Issue
#4410
Pin.off no attribute 'off' / same with .on
3.082
Q
3043
Issue
#17521
docs: ESP32 RTC.memory and poweron_reset
Issue
#2138
esp8266: rtc.memory() crash if rtc memory is uninitialised (i.e. at power on)
3.080
Q
3044
Issue
#5737
ESP32 Confusing behaviour of PWM after soft reset
Issue
#8249
RP2: PWM duty cycle does not remain constant when frequency is changed
3.072
Q
3045
Issue
#8382
ESP32: feature request Partition
PR
#9783
ports/esp32/partitions: Add 32MiB partition template for ESP32-S3 modules.
3.072
Q
3046
Issue
#15654
Build embed with C modules isn't working
Issue
#17858
py.cmake: MICROPY_SOURCE_PY does not include "nlraarch64.c"
3.070
Q
3047
Issue
#16271
Add STM32U083 support.
Issue
#15124
Add support for ESP32-C2
3.070
Q
3048
Issue
#13770
Async randomly dying
Issue
#13758
Give me a solution for the esp01 response throught Micropython
3.061
Q
3049
Issue
#4856
Memory space that remains unaffected on reset on ESP32
Issue
#8465
ESP32 related issue
3.059
Q
3050
Issue
#4854
Secure boot functionality for esp32
Issue
#8659
OTA in esp32-c3
3.049
Q
3051
Issue
#6800
Build process: mpy file in frozen dir produces spam
PR
#18927
tools/mpy-tool.py: Clean up escaped compiled module name.
3.044
Q
3052
Issue
#7081
display.get_pixel unexpected output on microbit
Issue
#2897
lcd160cr get_line() method produces unexpected bytearray offset
3.035
Q
3053
Issue
#12299
asyncio: MicroPython vs. CPython create_task() garbage collection behavior
Issue
#15187
asyncio: Calling .run() within a task does not behave as per CPython
3.032
Q
3054
Issue
#4425
esp8266 recvfrom() gives ap address instead of source
PR
#2579
esp8266/modnetwork.c: fix wifi set mac address
3.012
Q
3055
Issue
#14331
Add yield support in async function
Issue
#14200
Watch mode for mpremote
3.012
Q
3056
Issue
#17453
micropython.const inconsistent behaviour in class
Issue
#17203
creating virtual timer on MicroPython v1.25.0 on esp32 s3 fails
3.012
Q
3057
Issue
#14415
Micropython download page add link/anchor to variant section headers
Issue
#14354
How to use Bluetooth to connectable unscann and undirected
3.009
Q
3058
Issue
#14447
Using dynamically linked mbedtls
Issue
#14183
WROOM32EU GPIO9 and GPIO10 init UART1
3.004
Q
3059
Issue
#3834
pyboard - deepsleep wake pins
Issue
#4060
ESP32 module wake on touch, wake on ext1
3.000
Q
3060
Issue
#8035
ESP32-S2 2nd usb-serial port
PR
#16197
ports/esp32/usb.c: Allow serial/jtag to be enabled.
2.993
Q
3061
Issue
#5547
py/compile: compile built-in with 'single' option is not CPython compatible
Issue
#937
Obscure bug with locals not captured by function
2.991
Q
3062
Issue
#12097
Unix port using gcc with clang flags
PR
#10383
ports/unix: Disable the shared library of libffi
2.984
Q
3063
Issue
#7368
esp32 cannot create thread after opening ap
Issue
#11166
Enable AP mode on ESP32 and enable TCP socket. After a few hours (overnight), the phone can connect to ESP32, but it cannot use TCP socket. It is preliminarily determined that the socket has been recycled by the system due to a long time of not connecting to ESP32 (gc has been disabled). The requirement of my current project is that the socket always exists and not be recycled by the system. How to set it up?
2.980
Q
3064
Issue
#15776
RP2 build, doc strings, help()
Issue
#17075
Syntax Error when using multiline f-strings on RP2040 with MicroPython v1.23.0
2.977
Q
3065
Issue
#12990
null-dereference in int_from_bytes
Issue
#12702
Various crashes while executing uctypes.sizeof()
2.975
Q
3066
Issue
#7130
ESP32 Bluetooth: Error code "OSError: -18" when advertising with a too long payload
Issue
#7054
Bluetooth: two exampleImportErrors: no module named 'ble_advertising' or 'bletooth_advertising'
2.973
Q
3067
Issue
#16573
docs: ESP32 C3 and C6 has only 2 Timers (0 and 2)
Issue
#17577
ESP32-C6 timers not working on custom build
2.967
Q
3068
Issue
#16297
GD25Q32EEIGR chip does not recognize the development board after burning the Micropython 1.25 firmware
Issue
#16373
UART Ch 1 GPIO 4&5 on RP2040 Pico stopped working with 1.24 releases
2.943
Q
3069
Issue
#210
"OSError: -1" if use keepalive>0
Issue
#154
OSError: [Errno 113] EHOSTUNREACH only when executing connect() in main.py
2.934
Q
3070
Issue
#10872
AttributeError: 'module' object has no attribute 'sockaddr'
Issue
#5191
AttributeError: 'socket' object has no attribute 'SOL_SOCKET' (ESP8266)
2.932
Q
3071
Issue
#5548
STM32: Not able to build mboot without USB and user switch
PR
#4877
stm32/mboot: Automatically reboot when USB is disconnected.
2.926
Q
3072
Issue
#6281
STM32F765 support
PR
#1640
Minimal integration of STM32F429I-disco kit
2.918
Q
3073
Issue
#350
AttributeError: 'defaultdict' object has no attribute 'items'
Issue
#601
type object has no attribute __doc__
2.910
Q
3074
Issue
#15602
ESP32-S3 FH4R2 v0.2 No WiFi
Issue
#16681
No support for ESP32 WPA2 Enterprise WiFi
2.908
Q
3075
Issue
#3241
uasyncio emits no error message if a coro is called rather than awaited.
Issue
#3005
uasyncio stream reader/writer: unexpected behaviour with UART
2.906
Q
3076
Issue
#11384
docs: rp2 port quick reference PWM section
Issue
#4079
Missing docs for machine.PWM for esp8266
2.877
Q
3077
Issue
#12636
how to add sdcard multi partition support on esp32 and esp32 s3
PR
#16289
esp32: support SD card on ESP32C6
2.871
Q
3078
Issue
#18705
mpremote mip install can create a folder named `:`
Issue
#18711
Allow mpremote mip to download libraries as local files
2.868
Q
3079
Issue
#6193
ESP32 Core 1 panic'ed on dir on a namedtuple.
Issue
#4311
Guru Meditation Error: Core 0 panic'ed (IllegalInstruction). Exception was unhandled. esp32/Arduino IDE/freertos
2.863
Q
3080
Issue
#12957
RTC issues on PYBD (STM32)
Issue
#5969
time is messed-up (RTC and utime)
2.854
Q
3081
Issue
#17541
Compiling unix build with dupterm support fails on ubuntu
Issue
#16537
mboot fails to build
2.852
Q
3082
Issue
#5693
[mboot] It will stay in the dfu mode forever and not reset
Issue
#5251
Pyboard D: BOOT0 Pin at 3.3V does not enter DFU mode
2.850
Q
3083
Issue
#11099
Binary stdin and stdout buffers for Unix port
Issue
#18091
print output redirection not working as in Python.
2.842
Q
3084
Issue
#13220
heap buffer overflow found at micropython/lib/re1.5/compilecode.c:68 [micropython@a5bdd39127]
Issue
#13046
heap-buffer-overflow: from integer overflow at mp_stream_rw
2.842
Q
3085
Issue
#15626
asyncio: sleep_ms terminates early
Issue
#16318
asyncio: Asynchronous iterator terminates unexpectedly
2.842
Q
3086
Issue
#210
"OSError: -1" if use keepalive>0
Issue
#2890
[esp8266] OSError: [Errno 113] EHOSTUNREACH only when executing connect() in main.py
2.799
Q
3087
Issue
#6174
uasyncio: Code throws exception under CPython
Issue
#7807
uasyncio gather() return_exceptions behaviour differs from CPython
2.797
Q
3088
Issue
#15957
After inserting and removing the SD card, an error occurs when deleting a file
Issue
#578
Can no longer import from sd
2.797
Q
3089
Issue
#803
aioble 'BLE' object has no attribute 'l2cap_connect' on Pico-W
Issue
#760
aioble: AttributeError: 'module' object has no attribute 'Service' (and - no instructions, and lack of useful examples)
2.793
Q
3090
Issue
#16079
UART with the same pin for both RX and TX doesn't work on ESP32 variants
Issue
#16373
UART Ch 1 GPIO 4&5 on RP2040 Pico stopped working with 1.24 releases
2.785
Q
3091
Issue
#8937
extmod/uasyncio: gather gets stuck if you pass an empty list in v1.19
PR
#8565
tests/extmod/uasyncio_gather: Make double-raise gather test reliable.
2.770
Q
3092
Issue
#16462
lightsleep doesn't work with v1.24.1 on ESP32-S2 (S2FN4R2)
Issue
#15622
RP2350 / Pico 2 machine.lightsleep not working correctly
2.764
Q
3093
Issue
#5696
esp8266: open drain PWM?
Issue
#6634
@larsks Thanks for taking the time to do bisect to track down the commit. I can see how that commit might have affected the DHT driver.
2.758
Q
3094
Issue
#8693
Motor doesn't work under idf 4.2.2 + micropython 1.18
Issue
#14492
Does not build for ESP32-S3 with IDF 5.2 despite claiming support
2.756
Q
3095
Issue
#12871
Crashes in mp_pairheap_delete
Issue
#12531
Uninitialized memory read in the lexer part
2.752
Q
3096
Issue
#14200
Watch mode for mpremote
Issue
#14354
How to use Bluetooth to connectable unscann and undirected
2.751
Q
3097
Issue
#770
lora driver: SX1276 reports incorrect RSSI
PR
#1000
lora: Fix SNR value in SX126x received packets.
2.750
Q
3098
Issue
#12587
Global buffer overflow during umount
Issue
#12830
Crashes while using builtins.super
2.736
Q
3099
Issue
#17941
Segmentation fault in array sorting with GC interaction
Issue
#17815
Crash compiling(?) unusual code
2.736
Q
3100
Issue
#14352
ESP32 micropython port build with relative path to external user C-modules was failed
Issue
#15154
Build a esp32 firmware with version 1.22.2 meet a build issuse
2.733
Q
3101
Issue
#16803
UNIX build missing socket.sendall() method
Issue
#18025
socket.bind for AF_UNIX requires raw sockaddr struct
2.729
Q
3102
Issue
#18176
docs: machine.RTC.memory examples not working
PR
#5419
[ESP8266] [Documentation] Add note that machine.RTC is not fully sup…
2.727
Q
3103
Issue
#18034
ESP32: Timer and sleep cause hang
Issue
#17973
ESP32-S3 PWM in lightsleep mode does not works as expected
2.714
Q
3104
Issue
#9003
Pico W ENOMEM error when (re)using PIO (rp2_pio_init, CYW43)
Issue
#6918
rp2 asm_pio : no module named 'array'
2.711
Q
3105
Issue
#11531
Support .origin PIO directive
Issue
#17747
rp2: Support for new RP2350 PIO instructions in the `@rp2.asm_pio` assembler
2.685
Q
3106
Issue
#7762
Is it possible for micropython running on STM32 to expand memory through PSRAM?
Issue
#9963
How can ESP32 place microython startup on psram
2.678
Q
3107
Issue
#18385
aiohttp newer version
PR
#941
aiohttp: fix header problem
2.678
Q
3108
Issue
#16603
Pin toggle function does not exist in ESP32.
Issue
#17570
esp32S3 The USB function is occupied by USB jtag/serial (VID_303A&PID_1001)
2.676
Q
3109
Issue
#17020
Memory corrupted after micropython firmware programming Arduino OPTA
Issue
#15779
rp2: FatFS filesystem is not recreated after erasing the flash.
2.672
Q
3110
Issue
#15718
RP2350: "stuck at 2V" input pin behavior
Issue
#18079
RP2040, RP2350 PIO: anomalous behaviour of jump pin
2.666
Q
3111
Issue
#11843
docs: non standard behaviour of float()
Issue
#4132
Floating-point behavior is not consistent with IEEE754
2.660
Q
3112
Issue
#13428
heap-buffer-overflow [micropython@a5bdd39127]
Issue
#13002
heap-buffer-over-flow(.mpy): from importing malformed npy module
2.650
Q
3113
Issue
#14331
Add yield support in async function
Issue
#14400
[webassembly] element.onclick = async fn fails
2.646
Q
3114
Issue
#350
AttributeError: 'defaultdict' object has no attribute 'items'
Issue
#8432
AttributeError: 'function' object has no attribute '__name__'
2.635
Q
3115
Issue
#13599
The BLE.Config gives `ValueError: unknown config param` with pairing parameters
Issue
#5131
pyboard-D AP_IF set password
2.631
Q
3116
Issue
#15154
Build a esp32 firmware with version 1.22.2 meet a build issuse
Issue
#14492
Does not build for ESP32-S3 with IDF 5.2 despite claiming support
2.629
Q
3117
Issue
#15995
docs: websocket
PR
#941
aiohttp: fix header problem
2.629
Q
3118
Issue
#7241
How do I read USB keyboard input in Pi Pico
Issue
#18647
Advanced HID
2.623
Q
3119
Issue
#9921
The memory of ESP32S3 is too large when using microython
PR
#17030
esp32/network_common: Raise a memory error on ESP_ERR_NO_MEM.
2.621
Q
3120
Issue
#5778
lightsleep results in machine reset on ESP32
Issue
#16502
PICO machine.lightsleep resets registers SLEEP_EN0 and SLEEP_EN1
2.596
Q
3121
Issue
#14415
Micropython download page add link/anchor to variant section headers
Issue
#15122
docs: incorrect link on the web page Wiznet W5500-EVB-Pico
2.590
Q
3122
Issue
#4377
nrf: add support for threading
PR
#5470
ports/nrf: add support for time.ticks_ms()
2.584
Q
3123
Issue
#6440
Implement exit() to exit for ./micropython shell
PR
#1423
README.md: Document "Ctrl+D" shell exit
2.578
Q
3124
Issue
#14447
Using dynamically linked mbedtls
Issue
#14236
Pre-compiled, original files for different flash sizes
2.578
Q
3125
Issue
#9957
signed integer overflow (undefined behavior) in littlefs
PR
#17709
longlong: Add sanitizer builds, fix revealed problems.
2.576
Q
3126
Issue
#4506
stm32: SPI pins nucleo-h743ZI commented out
PR
#13564
ARDUINO_PORTENTA_H7/mpconfigboard.h: Configure SPI1.
2.568
Q
3127
Issue
#7960
Does micropython have FLASH power-down protection?
PR
#17062
stm32/PYBD_SFx: restart qspi memory-map mode on startup to reduce power consumption
2.568
Q
3128
Issue
#15955
docs: mpremote run command
Issue
#7480
'mpremote help' would be nice
2.543
Q
3129
Issue
#8646
Pyboard UART.sendbreak
PR
#1291
tools: Allow pyboard constructor to take a baudrate parameter.
2.516
Q
3130
Issue
#15781
extmod/vfs_fat.c still uses _FS_REENTRANT, but lib/oofatfs now uses FF_FS_REENTRANT
PR
#3861
extmod/vfs_fat: Remove support for old block-dev proto with sync/count.
2.510
Q
3131
Issue
#12532
Global buffer overflow in mp_get_stream_raise
Issue
#12830
Crashes while using builtins.super
2.508
Q
3132
Issue
#17570
esp32S3 The USB function is occupied by USB jtag/serial (VID_303A&PID_1001)
Issue
#15984
build error undeclared 'USB_SERIAL_JTAG_PACKET_SZ_BYTES
2.488
Q
3133
Issue
#3667
esp8266: multi threading
Issue
#4654
How to add pip modules to micropython?
2.486
Q
3134
Issue
#6538
machine.Pin doesn't have a pin() method on the ESP32 port
PR
#9653
Adding Pin.toggle() to docs
2.471
Q
3135
Issue
#18597
WPA3 PSK on Raspberry Pi Pico 2 W (cyw43-driver)
Issue
#16799
Raspberry Pi Pico2 W - Wifi fails to start if CPU is overclocked
2.471
Q
3136
Issue
#15623
RP2350 / Pico 2 machine.deepsleep results in crash
Issue
#17940
Large Viper code causing hang/crash on RP2350 but OK on RP2040
2.465
Q
3137
Issue
#9957
signed integer overflow (undefined behavior) in littlefs
PR
#3800
parsenum: avoid undefined behavior parsing floats
2.457
Q
3138
Issue
#18088
ESP32 C6 Zigbee Micropython Support
Issue
#15124
Add support for ESP32-C2
2.447
Q
3139
Issue
#16290
[regression] WiFi stops working on with pico W
Issue
#16799
Raspberry Pi Pico2 W - Wifi fails to start if CPU is overclocked
2.445
Q
3140
Issue
#17804
The WiFi of esp32c3 conflicts with ADCBLOCK2
Issue
#16771
ESP32-S3-WROOM-N8R2 WiFi Wont Connect
2.445
Q
3141
Issue
#16792
RP2 2040 MQTT TLS
Issue
#15420
BLE with multiple periperals (OSError: [Errno 107] ENOTCONN)
2.439
Q
3142
Issue
#17453
micropython.const inconsistent behaviour in class
Issue
#16609
TypeError: unexpected keyword argument 'sideset_count'
2.434
Q
3143
Issue
#15662
Frozen modules in the embed port does not generate frozen_content.c
Issue
#17034
FreezeError("unable to freeze code with relocations") with frozen code
2.429
Q
3144
Issue
#16079
UART with the same pin for both RX and TX doesn't work on ESP32 variants
Issue
#1995
esp8266: tx/rx pins not reset on board reset
2.422
Q
3145
Issue
#6553
ESP32 execute esp.read_flash() cause exception
Issue
#8355
ESP 32 OTA with v1.18
2.420
Q
3146
Issue
#18642
main.mpy not run on boot
Issue
#17567
ESP32S3 4M Port missing. Partition table in Firmware in file is wrong
2.416
Q
3147
Issue
#7905
Discussion of Python 3.9 support
Issue
#657
Unicode support and PEP 393
2.402
Q
3148
Issue
#10609
Delete / Unallocate RMT Driver on ESP32
Issue
#16589
RMT receive
2.400
Q
3149
Issue
#17453
micropython.const inconsistent behaviour in class
Issue
#18811
RP2 asyncio stream IO hangs: regression
2.396
Q
3150
Issue
#15568
NUCLEO_F746ZG LAN stops working after few days.
Issue
#4270
SD card Nucleo_F746ZG
2.393
Q
3151
Issue
#17987
v1.26.0 error when building ESP32_C3
Issue
#18497
make submodules fails if BOARD is set to enable USB
2.385
Q
3152
Issue
#3158
py: bytes() won't call obj.__bytes__()
PR
#6457
py/objstr: bytes(bytes_obj) is bytes_obj
2.383
Q
3153
Issue
#18963
OpenMV Feature: SPITarget Support in Machine Module
Issue
#5948
SPI-3 Wire and UART 1-Wire Support
2.382
Q
3154
Issue
#17827
str.center() bug with unicode characters
Issue
#17075
Syntax Error when using multiline f-strings on RP2040 with MicroPython v1.23.0
2.377
Q
3155
Issue
#12587
Global buffer overflow during umount
Issue
#12702
Various crashes while executing uctypes.sizeof()
2.373
Q
3156
Issue
#3241
uasyncio emits no error message if a coro is called rather than awaited.
Issue
#131
uasyncio problem with call_soon and args
2.365
Q
3157
Issue
#9049
Raspberry Pi Pico W: Add WPS functionality
Issue
#17877
Include PPP (Point-to-Point Protocol) Support in MicroPython Firmware for Raspberry Pi Pico W / Pico 2W
2.361
Q
3158
Issue
#12097
Unix port using gcc with clang flags
Issue
#545
Compiling unix port fails on OS X
2.359
Q
3159
Issue
#4667
Print traceback without an exception
Issue
#391
Exception chaining not implemented
2.334
Q
3160
Issue
#8232
ESP32 and Zephyr: Error in nlr_push_tail call
Issue
#8556
Linker Error FAILED: zephyr/zephyr_pre0.elf zephyr/zephyr_pre0.map
2.334
Q
3161
Issue
#790
Running network and setting up GATT server causes Guru Mediation Error
Issue
#5454
ESP32 4MB RAM Guru Meditation Crash On Initializing UART
2.323
Q
3162
Issue
#6237
STM32F407 uses FSMC problem
Issue
#987
Cannot import DAC on STM32F407
2.322
Q
3163
Issue
#12302
ESP8266/ESP32: inplace firmware upgrade using the image file stored on the file-system
Issue
#3250
Question: Prepoluate file system on an ESP8266
2.320
Q
3164
Issue
#5870
extmod/uasyncio: add serve_forever()?
Issue
#6893
uasyncio Event unexpected behaviour with only one task
2.318
Q
3165
Issue
#16579
rp2: asm_pio_encode() sideset/delay faulty logic
Issue
#9325
rp2: rp2.asm_pio_encode incorrectly accepts 'pins' as src for 'wait'
2.316
Q
3166
Issue
#15117
os.rmdir() deletes files
Issue
#14408
Pico W:when I try "wlan.connect()" and "wlan.scan()" ,I get an "OSError: [Errno 1] EPERM"
2.311
Q
3167
Issue
#15742
machine.freq(value) hangs
Issue
#16049
16-bit SPI reads on STM32F413 - duplicated second byte
2.307
Q
3168
Issue
#15182
libhydrogen error when trying to build mboot with packing enabled
PR
#7625
Fix compile error in mbedtls_port.c
2.307
Q
3169
Issue
#17819
assertion error on bad call to socket.socket()
Issue
#17722
core: assertion error on syntactically invalid Python code
2.306
Q
3170
Issue
#6062
micropython.org Pyboard D downloads page
Issue
#8726
Pyboard 1.1 threaded build: user boot mode fails
2.305
Q
3171
Issue
#281
deepcopy function references a non-existant variable
Issue
#4272
Micropython allows access to 'nonlocal' variables without 'nonlocal' keyword
2.305
Q
3172
Issue
#17867
SEEED_XIAO_NRF52 board access to 1 MB Flash
Issue
#17608
zephyr: Ctrl-C does not cause KeyboardInterrupt
2.301
Q
3173
Issue
#2773
ESP8266 - 'priority' and 'wake' params in Pin.irq method are not supported
PR
#5962
esp8266: put pin interrupt handler in iRAM
2.299
Q
3174
Issue
#2789
Interactive REPL does not support unicode/utf8
PR
#756
aiorepl features: cursor, paste and raw mode.
2.299
Q
3175
Issue
#3158
py: bytes() won't call obj.__bytes__()
Issue
#1109
Limited special method support for classes inherited from native types
2.299
Q
3176
Issue
#7241
How do I read USB keyboard input in Pi Pico
Issue
#8118
Raspberry Pi Pico - Not showing in Windows Explorer
2.295
Q
3177
Issue
#17918
mpremote: enter_raw_repl: not working with micropython v1.26
PR
#16141
ports/unix: Add raw REPL support.
2.294
Q
3178
Issue
#686
aioble: Connecting to the Apple Media Service (Pico-W)
Issue
#866
'TypeError: can't convert NoneType to int' using aioble on Pico W
2.291
Q
3179
Issue
#760
aioble: AttributeError: 'module' object has no attribute 'Service' (and - no instructions, and lack of useful examples)
Issue
#16211
Input Pins 1 and 2 do not work of the 8
2.287
Q
3180
Issue
#15955
docs: mpremote run command
Issue
#10871
mpremote soft-reset fails
2.279
Q
3181
Issue
#18055
ESPNow doesn't recover from buffer error
PR
#11747
esp32: ESPNow.config() "buffer" option renamed to "rxbuf".
2.275
Q
3182
Issue
#6174
uasyncio: Code throws exception under CPython
Issue
#5882
extmod/uasyncio gather return_exceptions=True does not return exceptions
2.264
Q
3183
Issue
#9003
Pico W ENOMEM error when (re)using PIO (rp2_pio_init, CYW43)
Issue
#16799
Raspberry Pi Pico2 W - Wifi fails to start if CPU is overclocked
2.264
Q
3184
Issue
#648
Undefined function in CBOR library
PR
#821
Senml/cbor2 update.
2.264
Q
3185
Issue
#17598
docs: WeACT BlackPill, pins.csv
Issue
#18683
When I load up `WEACT_F411_BLACKPILL-V31_FLASH_8M-20251209-v1.27.0.hex`
2.262
Q
3186
Issue
#15781
extmod/vfs_fat.c still uses _FS_REENTRANT, but lib/oofatfs now uses FF_FS_REENTRANT
Issue
#4949
vfs/fat code not working outside micropython
2.250
Q
3187
Issue
#13536
RP2040 I2C bus breaks if pins are changed at runtime
Issue
#17562
docs: I2C default pins 4,5 not 8,9 for the RP2 port
2.243
Q
3188
Issue
#8273
re module defines re.match both as a function and class
PR
#14179
re: Add support for start- and endpos.
2.219
Q
3189
Issue
#948
umqtt.simple using websockets
Issue
#357
can't await mqtt.simple publish method
2.210
Q
3190
Issue
#5866
Error when building nRF PCA10059 (nRF52840 dongle)
PR
#3137
Nordic port for nrf51822, nrf52832 and nrf52840
2.201
Q
3191
Issue
#7035
rp2: Can't wake from lightsleep with Pin IRQ
Issue
#3821
ESP32 - Cannot get Pin IRQ To Trigger
2.199
Q
3192
Issue
#15117
os.rmdir() deletes files
Issue
#14204
esp8266: Error OSError: -40 https request
2.199
Q
3193
Issue
#6186
Pyboard D build does not include btree
Issue
#5564
RFC Writing portable code
2.199
Q
3194
Issue
#18763
Support STM32F103C8T6
Issue
#16215
Can Support CH32V103 ?
2.199
Q
3195
Issue
#3789
MicroPython assumes valid prelude and bytecode in .mpy files
Issue
#5625
Suggestions for documentation improvements
2.188
Q
3196
Issue
#5907
esp32: viper tests fail after a while
Issue
#861
Need way to check for availability of micropython.native/micropython.viper
2.176
Q
3197
Issue
#11048
RP2040: wlan.scan results disconnected from documentation and faulty
Issue
#9455
Raspberry Pi Pico W network becomes inaccessible when not used for some time
2.169
Q
3198
Issue
#10533
Add support for dual usb serial on the Pico.
Issue
#6987
Board definitions for rp2 ports
2.164
Q
3199
Issue
#15118
network.hostname: max length of hostname
Issue
#14302
I need a support module for a library with camera operation,
2.158
Q
3200
Issue
#18658
mpremote cp fails with equals sign (=) in filename
Issue
#17052
mpremote fs cp fails and I don't understand why.
2.158
Q
3201
Issue
#15118
network.hostname: max length of hostname
Issue
#15116
implement os.sep
2.150
Q
3202
Issue
#15513
Base64 encoding into buffer, to reduce allocations
PR
#203
binascii: Add required argument to <int>.to_bytes(...) call.
2.150
Q
3203
Issue
#18551
docs: RP2 DMA some defaults missing/incorrect
Issue
#17562
docs: I2C default pins 4,5 not 8,9 for the RP2 port
2.149
Q
3204
Issue
#7654
nimble: Indicating a characteristic will also send indications for other characteristics.
PR
#8027
extmod/modbluetooth: Add gap_indicate_service_changed.
2.147
Q
3205
Issue
#13220
heap buffer overflow found at micropython/lib/re1.5/compilecode.c:68 [micropython@a5bdd39127]
Issue
#13002
heap-buffer-over-flow(.mpy): from importing malformed npy module
2.141
Q
3206
Issue
#611
Problem with dht library
Issue
#4037
Micropython ESP32 - DHT22 measure fails when there are too many threads
2.139
Q
3207
Issue
#16079
UART with the same pin for both RX and TX doesn't work on ESP32 variants
Issue
#12946
UART.init() not working correctly on Raspberry Pi Pico W
2.131
Q
3208
Issue
#8990
ESP32: Insecure flash encryption in esp32
PR
#4999
esp32: make use of wear levelling from IDF
2.129
Q
3209
Issue
#7117
rp2 import PIO, StateMachine, asm_pio -> Info -> Black Cat in a Coal Bunker
Issue
#8866
rp2.StateMachine: state machine fails when I2S protocol is used
2.114
Q
3210
Issue
#7794
umqtt not being built locally for esp32
Issue
#250
umqtt cannot import MQTTClient
2.107
Q
3211
Issue
#408
No Example for uasyncio SSL webserver
PR
#228
WIP: uasyncio.websocket: Websocket implementation for uasyncio.
2.104
Q
3212
Issue
#14415
Micropython download page add link/anchor to variant section headers
Issue
#15124
Add support for ESP32-C2
2.100
Q
3213
Issue
#17877
Include PPP (Point-to-Point Protocol) Support in MicroPython Firmware for Raspberry Pi Pico W / Pico 2W
Issue
#7062
Networking support on Raspberry Pi Pico
2.096
Q
3214
Issue
#4377
nrf: add support for threading
Issue
#4231
[nrf] Add board support for nRF52840 dongle (pca10059)
2.092
Q
3215
Issue
#4963
framebuf module : Add support for rotation
PR
#4887
Add support for MSB vertical mode
2.090
Q
3216
Issue
#4856
Memory space that remains unaffected on reset on ESP32
Issue
#4365
sys.exit for esp32?
2.086
Q
3217
Issue
#15695
RPI PICO W Regression: Setting DNS results in address resolution failure
Issue
#17977
Cannot change default exposed IP (for DHCP etc) on Pico W running in AP mode (remains exposing default 192.168.4.x)
2.076
Q
3218
Issue
#10751
codeformat.py bug
PR
#6079
tools/codeformat: use -q option on uncrustify
2.064
Q
3219
Issue
#17728
segfault with improper use of super()
Issue
#17815
Crash compiling(?) unusual code
2.062
Q
3220
Issue
#3427
SmartConfig ESP8266 and ESP32
Issue
#11251
esp32: Add support for ESP8685(base ESP32C3) SoCs
2.061
Q
3221
Issue
#16912
When miso=None is set, the default miso pin changed state.
Issue
#16180
lightsleep() not working properly Pi Pico WH v1.24.0
2.060
Q
3222
Issue
#5095
[NRF] Are there any plans to support the NFC functionality of the nRF52..
PR
#3137
Nordic port for nrf51822, nrf52832 and nrf52840
2.059
Q
3223
Issue
#14331
Add yield support in async function
Issue
#14288
raw f-strings
2.057
Q
3224
Issue
#5907
esp32: viper tests fail after a while
Issue
#17357
esp32: `misc/rge_sm.py` test fails with hardware floating point enabled.
2.055
Q
3225
Issue
#6800
Build process: mpy file in frozen dir produces spam
PR
#4905
port-javascript: handle FROZEN_MPY_DIR
2.053
Q
3226
Issue
#5369
esp32: PPP tunel for WiFi
Issue
#3518
How to connect to an ESP32 from a mobile application?
2.049
Q
3227
Issue
#16144
Wrong message on malloc fail
Issue
#17567
ESP32S3 4M Port missing. Partition table in Firmware in file is wrong
2.046
Q
3228
Issue
#15117
os.rmdir() deletes files
Issue
#14252
SAMD51 on Wio Terminal : No file transfer/write + _boot.py error for firmware v1.21 & v1.22 (working on v1.20) -> Was Wio Terminal hardware issue
2.041
Q
3229
Issue
#3281
Repeated keyword argument should cause SyntaxError, not TypeError
Issue
#1992
unix: "function does not take keyword arguments" message can mislead
2.037
Q
3230
Issue
#357
can't await mqtt.simple publish method
Issue
#112
Unconnected MQTT publish fails silently
2.029
Q
3231
Issue
#7389
vfs_posix_rename old_path points to the same as new_path
PR
#5133
fix: for implicit declaration of function 'rename'
2.021
Q
3232
Issue
#4963
framebuf module : Add support for rotation
PR
#2917
framebuf documentation
2.018
Q
3233
Issue
#7903
rp2 asm_pio parameterization
PR
#11390
rp2: Make rp2_state_machine_exec accept integers.
2.016
Q
3234
Issue
#4667
Print traceback without an exception
PR
#419
- show traceback when test failed
2.014
Q
3235
Issue
#16510
Cannot convert to littlefs2
Issue
#15779
rp2: FatFS filesystem is not recreated after erasing the flash.
2.014
Q
3236
Issue
#5779
machine.soft_reset() behaves curiously on esp8266
Issue
#8465
ESP32 related issue
2.012
Q
3237
Issue
#17752
mpremote fs cp can only handle files that already exist
Issue
#17192
mpremote romfs deploy: Directory handling is arguably inconsistent with cp -r
2.011
Q
3238
Issue
#8794
UART sendbreak bug
Issue
#8063
Esp32: Add explicit "wait_tx_done" method to UART
2.010
Q
3239
Issue
#18319
ports/unix: Allow building and linking dynamically against libmbedtls on Linux
PR
#10383
ports/unix: Disable the shared library of libffi
2.010
Q
3240
Issue
#3223
Unix: initialisation of multi-line dict can report wrong line number for syntax error.
Issue
#915
unix: Command line executed python ("./micropython -c") cannot contain newlines
2.008
Q
3241
Issue
#3667
esp8266: multi threading
Issue
#6381
threading problem
2.008
Q
3242
Issue
#18963
OpenMV Feature: SPITarget Support in Machine Module
Issue
#18964
OpenMV Feature: CAN Support for IMXRT and ALIF
2.004
Q
3243
Issue
#17877
Include PPP (Point-to-Point Protocol) Support in MicroPython Firmware for Raspberry Pi Pico W / Pico 2W
Issue
#10105
micropython firmata
2.000
Q
3244
Issue
#10210
RP2: Make PIO EXECCTRL_STATUS_SEL settable through API
PR
#11390
rp2: Make rp2_state_machine_exec accept integers.
1.998
Q
3245
Issue
#4681
Pyboard D station interface: connection after power cycle unreliable
Issue
#4683
Pyboard D: uos.dupterm slows USB REPL character input
1.996
Q
3246
Issue
#2335
esp8266: Support up to 16 MB of flash
PR
#17067
stm32: add support to PYBD_SF6 for boards with larger flash
1.991
Q
3247
Issue
#9737
asyncio implement cpython all_tasks
Issue
#16759
Asyncio task scheduling issue when using run_until_completed
1.989
Q
3248
Issue
#11433
ESP32 WLAN.scan() returns incorrect hidden flag
PR
#1325
esp8266: Updated documentation for esp.scan()
1.986
Q
3249
Issue
#15670
Binary operations on undefined variables crash the native emitter.
Issue
#17415
Native & viper failures with setjmp exception handling
1.973
Q
3250
Issue
#6980
Pyboard.py doesn't keep file path with folders on windows
PR
#6889
tools: Add filesystem action examples to pyboard.py help.
1.972
Q
3251
Issue
#627
no SD card
Issue
#626
SDcard save year
1.966
Q
3252
Issue
#7220
BLE: Advertising name stays as 'ESP32'
Issue
#7054
Bluetooth: two exampleImportErrors: no module named 'ble_advertising' or 'bletooth_advertising'
1.963
Q
3253
Issue
#14200
Watch mode for mpremote
Issue
#14236
Pre-compiled, original files for different flash sizes
1.963
Q
3254
Issue
#5552
micropython-lib version included in official downloads is unclear
Issue
#5101
Website downloads page is missing Pyboard D firmware
1.962
Q
3255
Issue
#15399
int.to_bytes and int.from_bytes: signed parameter not implemented
Issue
#4065
implement bit_length() for mp_type_int
1.961
Q
3256
Issue
#2929
VFS FatFS: mkdir with trailing slash fails when it should succeed
Issue
#2556
vfs_fat/fsusermount: mkfs, mount, umount inconsistencies.
1.960
Q
3257
Issue
#12636
how to add sdcard multi partition support on esp32 and esp32 s3
Issue
#18984
esp32/sdcard: Unable to use SD card on some ESP32-P4 boards.
1.958
Q
3258
Issue
#18319
ports/unix: Allow building and linking dynamically against libmbedtls on Linux
Issue
#2075
Embedding micropython as a library (on unix)
1.958
Q
3259
Issue
#4716
H743ZI sleep modes
Issue
#6298
Deepsleep() on nrf52832 not implemented?
1.954
Q
3260
Issue
#1685
Exception.__init__ raises TypeError if overridden and called by subclass
Issue
#391
Exception chaining not implemented
1.953
Q
3261
Issue
#5174
ble support and encrypted characteristics
Issue
#766
Can Characteristics have data types?
1.951
Q
3262
Issue
#7241
How do I read USB keyboard input in Pi Pico
PR
#892
usb/usb-device-keyboard: Add key release.
1.945
Q
3263
Issue
#9316
pico - zombie pio state machines after soft reset
Issue
#7117
rp2 import PIO, StateMachine, asm_pio -> Info -> Black Cat in a Coal Bunker
1.937
Q
3264
Issue
#9325
rp2: rp2.asm_pio_encode incorrectly accepts 'pins' as src for 'wait'
Issue
#6933
rp2: PIO does not output more than 8 bit parallel [PR made]
1.937
Q
3265
Issue
#18820
ports/zephyr fails to compile with CONFIG_BT=y : 'CONFIG_BT_DEVICE_NAME_MAX' undeclared
Issue
#18202
zephyr: CONFIG_NEWLIB_LIBC=y causes some things (USB on rp2350 on ARM) to fail
1.936
Q
3266
Issue
#9325
rp2: rp2.asm_pio_encode incorrectly accepts 'pins' as src for 'wait'
PR
#18343
rp2/rp2_pio: Fix PIO support for pin wrapping and RP2350B upper-bank pins.
1.934
Q
3267
Issue
#17111
HSTX Support for RP2350
PR
#18697
docs/rp2: Update general and PIO docs for RP2350 support.
1.934
Q
3268
Issue
#7914
docs: add custom coroutinemethod/coroutinefunction directives following CPython
PR
#13000
extmod/asyncio: Add `Task` methods from CPython
1.932
Q
3269
Issue
#3445
freezing an .mpy with mpy-cross -s suffix = *.mpy results in frozen_mpy.c having a DOT prepended to "__lt_module_gt_"
Issue
#2447
Throw exception when using incompatible frozen mpy files
1.923
Q
3270
Issue
#12102
Deep sleep support for RP2 port
PR
#15498
py/port/esp32 support on esp32c3 for deepsleep wakeup with gpio pins
1.919
Q
3271
Issue
#17792
OSError 16 from time.sleep_ms()
Issue
#15751
machine.lightsleep makes time.sleep_ms takes more time on every call
1.917
Q
3272
Issue
#17985
BLE Crash
Issue
#15667
ESP32C3 and C6: Stack protection fault on IDF 5.2.2
1.916
Q
3273
Issue
#6787
stm32: network WLAN(AP_IF).isconnected() always returns True
Issue
#12930
esp32: When network.STAT_NO_AP_FOUND and network.STAT_WRONG_PASSWORD occurred?
1.907
Q
3274
Issue
#15776
RP2 build, doc strings, help()
Issue
#16908
rp2.bootsel_button() not working on Raspberry Pi Pico 2 W (RP2350)
1.906
Q
3275
Issue
#17973
ESP32-S3 PWM in lightsleep mode does not works as expected
Issue
#15622
RP2350 / Pico 2 machine.lightsleep not working correctly
1.906
Q
3276
Issue
#6512
machine.SDCard doesn't release the SDSPI when deleted
PR
#10490
ports/esp32/machine_sdcard.c: Fix ESP_ERR_INVALID_ARG on SDCard init on ESP32-S3 (Change DMA channel)
1.902
Q
3277
Issue
#15718
RP2350: "stuck at 2V" input pin behavior
PR
#17781
rp2: on RP2350 configure jmp pins as input if they are in isolation mode
1.901
Q
3278
Issue
#17515
Add Pin.mode() and Pin.alt() support for all applicable ports
PR
#3952
stm32: Add method for statically configuring pin alternate function
1.901
Q
3279
Issue
#5843
extmod/uasyncio: Loop exits if only Tasks awaiting Events are added
PR
#5890
extmod/uasyncio: Add Loop.new_event_loop method.
1.900
Q
3280
Issue
#3427
SmartConfig ESP8266 and ESP32
Issue
#2230
Add details about running files on startup to the documentation.
1.891
Q
3281
Issue
#17985
BLE Crash
Issue
#17279
declaring an "big buffer" on esp32-s3 (16MB Flash & 8Mb RAM) need "long" time to recover connection after crash
1.886
Q
3282
Issue
#8723
Teensy 4.1 SDIO support
PR
#2519
teensy: Add sdcard support for Teensy 3.5 & 3.6
1.885
Q
3283
Issue
#4425
esp8266 recvfrom() gives ap address instead of source
PR
#3066
esp8266/modnetwork: Add network.wlan.sniffer() function.
1.874
Q
3284
Issue
#9280
utime.sleep_us() overflow
Issue
#7234
mimxrt: all utime.sleepxxx methods fail
1.870
Q
3285
Issue
#17507
ussl (TLS/SSL) is not implemented yet on Pico 2 W
PR
#8652
tests/multi_net/ssl_data.py: Skip test if SSL module is not available.
1.864
Q
3286
Issue
#18659
mpremote cat hangs on Windows interactive console with Unicode content
Issue
#15282
mpremote cannot cat with recent MP on pyboard
1.846
Q
3287
Issue
#17541
Compiling unix build with dupterm support fails on ubuntu
Issue
#15430
Freebsd build failing; regression
1.844
Q
3288
Issue
#17415
Native & viper failures with setjmp exception handling
Issue
#17467
mpy-cross: Assertion failed for `-march=debug` and Viper code
1.835
Q
3289
Issue
#18597
WPA3 PSK on Raspberry Pi Pico 2 W (cyw43-driver)
Issue
#17300
Ping responce stops working after several hours
1.833
Q
3290
Issue
#4196
BUG -- initial prompt on WebREPL connect is always ">>> ", even for paste (and raw) mode
Issue
#2590
webrepl error form esp8266
1.832
Q
3291
Issue
#18735
py/builtinhelp: Add options for changing help('modules') format.
PR
#3436
ports/unix/mpconfigport.h: Enable "help" module by default.
1.831
Q
3292
Issue
#15098
mpremote mount fails reading binary file
Issue
#14252
SAMD51 on Wio Terminal : No file transfer/write + _boot.py error for firmware v1.21 & v1.22 (working on v1.20) -> Was Wio Terminal hardware issue
1.829
Q
3293
Issue
#8383
Docu: Multiple machine.Timer() instances on ESP8266
PR
#5254
stm32: add machine.Timer implemented as a 1ms resolution soft timer
1.826
Q
3294
Issue
#18498
Support for ESP32-C3 with 2M Flash
Issue
#15408
esp32: Enabling verbose debugging triggers a crash at boot.
1.824
Q
3295
Issue
#350
AttributeError: 'defaultdict' object has no attribute 'items'
Issue
#6366
no __dict__ attribute in a module object
1.824
Q
3296
Issue
#342
[Feature Request] types.SimpleNamespace
Issue
#18965
OpenMV Feature: IMXRT is missing romfs
1.821
Q
3297
Issue
#13642
STM32: BLE bond is not persistant
PR
#1021
aioble: Add pairing and bonding multitests
1.813
Q
3298
Issue
#10898
Interrupting soft reset (Ctrl-D) with Ctrl-C erases filesystem on Raspberry Pi Pico
PR
#8265
tools/mpremote: Fix special handling of ctrl-D when host FS is mounted.
1.811
Q
3299
Issue
#12097
Unix port using gcc with clang flags
PR
#875
Enable unix build for current versions of clang (OSX)
1.810
Q
3300
Issue
#8527
ESP32: Support I2S-driven ADC sampling
Issue
#8641
ESP32-C3 I2S
1.806
Q
3301
Issue
#6741
lfs2: crash in lfs2_pair_cmp
Issue
#9366
Micropython 1.19.1 crashes on ESP32
1.801
Q
3302
Issue
#11667
ViperTypeError: div/mod not implemented for uint
Issue
#11551
docs: micropython.viper: number of arguments in functions
1.799
Q
3303
Issue
#17598
docs: WeACT BlackPill, pins.csv
Issue
#17828
STM32 , file system easy to corupt
1.793
Q
3304
Issue
#7012
Micropython rp2 fails to build on windows systems.
Issue
#10648
Extending MicroPython in C
1.790
Q
3305
Issue
#1700
Custom exception cannot be re-raised from called function
Issue
#3441
Custom exceptions don't support keyword arguments
1.788
Q
3306
Issue
#8444
ESP8266 - UART drops 16th digit or randomly stops receiving after first 16 digits
Issue
#2391
esp8266 uart 2 not available
1.784
Q
3307
Issue
#17353
Build fails for port/unix mips/mipsel
Issue
#7665
Unix build errors
1.783
Q
3308
Issue
#17846
framebuf: crash with incorrect usage (native subclassing?)
Issue
#15944
FrameBuffer Initialisation fails with ValueError on `memoryview`
1.782
Q
3309
Issue
#17863
RP2 hangs when using I2S and bitstream
Issue
#16248
USB (tested with midi) not working on pico 2 (rp2350 in ARM mode only)
1.781
Q
3310
Issue
#18982
esp32/machine_pin: ESP32-P4 pin 54 can't be set to output
Issue
#4816
`AttributeError: 'Pin' object has no attribute 'on'`
1.774
Q
3311
Issue
#16088
Checksum Verification for nRF BLE Stack Downloads
Issue
#9866
nrf: download_ble_stack.sh failing to download SD binaries.
1.768
Q
3312
Issue
#6346
Class `bytearray()` does not implement `count()`
Issue
#6096
Bytearray slice assignement throwing exception on ESP32 idf v4.
1.766
Q
3313
Issue
#926
After inserting and removing the SD card, an error occurs when deleting a file
Issue
#578
Can no longer import from sd
1.766
Q
3314
Issue
#7012
Micropython rp2 fails to build on windows systems.
Issue
#15144
RP2:
1.765
Q
3315
Issue
#17696
Update api of esp32 i2c and other drivers.
Issue
#17970
ESP32 C6 Micropython I2S Support
1.754
Q
3316
Issue
#16510
Cannot convert to littlefs2
Issue
#15967
Access SDCARD with LVGL MicroPython 1.23.0
1.753
Q
3317
Issue
#11678
RP2 UART timeout is incorrect
Issue
#12410
RP2: UART parity settings gives wrong timing
1.750
Q
3318
Issue
#8729
socket.SO_BROADCAST
Issue
#10872
AttributeError: 'module' object has no attribute 'sockaddr'
1.739
Q
3319
Issue
#17667
Add USB Host
Issue
#18098
USB HID device on ESP32 has a problem!
1.736
Q
3320
Issue
#6814
SPI2 on STM32WB55 pin error
PR
#1431
Fixed some Typos
1.735
Q
3321
Issue
#5515
Got "mpy-cross : Malformed Mach-o file" error when make firmware on MacOS Catalina
Issue
#3941
Having issues building the firmware for STM32F4
1.723
Q
3322
Issue
#7081
display.get_pixel unexpected output on microbit
Issue
#2881
lcd160cr.py get_pixel() and set_pixel() methods are not mutually compatible
1.715
Q
3323
Issue
#14449
Cannot build example usercmodule in nrf port
Issue
#16424
USER_C_MODULES for ESP32
1.714
Q
3324
Issue
#8511
machine.TouchPad should be documented
Issue
#4313
Touch Pad Error
1.702
Q
3325
Issue
#17353
Build fails for port/unix mips/mipsel
Issue
#16312
32bit unix port build fails to find module in same directory
1.702
Q
3326
Issue
#8723
Teensy 4.1 SDIO support
Issue
#8243
Teensy 4.1 with micropython and C++ modules
1.697
Q
3327
Issue
#16578
EK-RA4M2 board specification
Issue
#15421
Enable Hardware I2C2 to Portenta C33 Port
1.692
Q
3328
Issue
#18385
aiohttp newer version
PR
#12582
esp32: Freeze aioespnow module into ESP32 firmware by default.
1.683
Q
3329
Issue
#8395
xtal freq auto config for ESP8266
PR
#17912
seeed_xiao_esp32c5 support (IDF v5.5)
1.675
Q
3330
Issue
#16579
rp2: asm_pio_encode() sideset/delay faulty logic
Issue
#17047
RP2350: PIO scripts fail, despite running on RP2040
1.664
Q
3331
Issue
#18961
OpenMV Feature: WDT()
PR
#11981
docs/ESP32: Reinitialize watchdog timer with longer timeout.
1.661
Q
3332
Issue
#15182
libhydrogen error when trying to build mboot with packing enabled
Issue
#18389
../py/misc.h:108:9: Error: expected »;« before »void«, NORETURN void m_malloc_fail(size_t num_bytes);
1.657
Q
3333
Issue
#15963
mpremote: Behaviour is confusing with multiple mountpoints
Issue
#17267
mpremote gives false error if a destination directory doesn't exist for recursive copy
1.657
Q
3334
Issue
#5547
py/compile: compile built-in with 'single' option is not CPython compatible
Issue
#103
Q: Does MICROPY_EMIT_CPYTHON work?
1.653
Q
3335
Issue
#15275
Cannot instantiate FrameBuffer from a bytes object
Issue
#16053
`FrameBuffer.ellipse` goes into infinite loop with 0 radius
1.648
Q
3336
Issue
#12024
esp8266-12f 4M flash need be supported
Issue
#13427
ESP8266 NodeMCU 12F V3 - Endless Loop (Wifi?)
1.642
Q
3337
Issue
#3789
MicroPython assumes valid prelude and bytecode in .mpy files
Issue
#6983
UNIX: Running MPY files - Invalid Syntax
1.641
Q
3338
Issue
#8706
Flash encryption on esp32
Issue
#3508
Support for Dual Out flash mode (Support for ESP8285)
1.641
Q
3339
Issue
#3683
IPv6 Support in micropython for ESP32 (or anything for that matter)
Issue
#8537
Ethernet W5500 is now supported by ESP-IDF. Feature request: is possible to support it in the MicroPython too?
1.637
Q
3340
Issue
#15979
SPI Connection to SD Card Fails to Recognize Chinese Directories
Issue
#17762
Warning "MicroPython ignores non-ascii characters of the input" when entering Chinese characters
1.634
Q
3341
Issue
#6800
Build process: mpy file in frozen dir produces spam
PR
#4825
mpy-cross: Do not automatically build mpy-cross, rather do it manually.
1.633
Q
3342
Issue
#6281
STM32F765 support
PR
#3653
Update
1.632
Q
3343
Issue
#771
json lib module, syntax error
Issue
#463
Syntax errors on module imports are confusing
1.632
Q
3344
Issue
#8325
MicroPython OneWire protocol BUG?
Issue
#1987
esp8266 - onewire missing
1.631
Q
3345
Issue
#16537
mboot fails to build
Issue
#15182
libhydrogen error when trying to build mboot with packing enabled
1.627
Q
3346
Issue
#18711
Allow mpremote mip to download libraries as local files
Issue
#18461
`mpremote mip install` hangs when uploading files
1.625
Q
3347
Issue
#18498
Support for ESP32-C3 with 2M Flash
Issue
#17198
Bootloop when using 64MBit flash with ESP8266
1.617
Q
3348
Issue
#16862
machine.lightsleep() won't wake using ExtInt() when timer wakeup is used in the same program
PR
#16431
rp2: Fix soft timer expiry waking early from lightsleep.
1.615
Q
3349
Issue
#15995
docs: websocket
PR
#228
WIP: uasyncio.websocket: Websocket implementation for uasyncio.
1.611
Q
3350
Issue
#5406
Any plan to support classic bluetooth in ESP32?
PR
#4893
stm32: Integrate BLE using nimble
1.610
Q
3351
Issue
#4963
framebuf module : Add support for rotation
Issue
#7384
framebuf: Support drawing text at different sizes
1.608
Q
3352
Issue
#16088
Checksum Verification for nRF BLE Stack Downloads
PR
#4525
Nrf ble adv fixes
1.605
Q
3353
Issue
#17357
esp32: `misc/rge_sm.py` test fails with hardware floating point enabled.
Issue
#15551
RV32 native emitter fails compiling some of the tests
1.604
Q
3354
Issue
#8706
Flash encryption on esp32
PR
#17337
esp32: auto-detect the SPI flash size and automatically size the filesystem
1.603
Q
3355
Issue
#17173
mpremote cp -r command fails with "mpremote: cp: -r not specified; omitting directory"
Issue
#18062
unable to copy some file to waveshare s3 zero
1.598
Q
3356
Issue
#14458
Pico-W OSError: [Errno 22] EINVAL bluetooth module
Issue
#14408
Pico W:when I try "wlan.connect()" and "wlan.scan()" ,I get an "OSError: [Errno 1] EPERM"
1.596
Q
3357
Issue
#17968
rp2: No Pin IRQ on core 1 (on core 0: OK)
Issue
#18080
RP2040 PIO: Script fails on some GPIO numbers
1.589
Q
3358
Issue
#18029
ESP32 CDC print("0123" * 64) causes missing beginning of the string
PR
#15634
esp32/mphalport: Print debug strings even before the GIL is ready.
1.584
Q
3359
Issue
#18551
docs: RP2 DMA some defaults missing/incorrect
Issue
#11384
docs: rp2 port quick reference PWM section
1.575
Q
3360
Issue
#7699
ESP32:How to use micopython ethernet to ap?How to route ethernet to ap?
Issue
#3518
How to connect to an ESP32 from a mobile application?
1.572
Q
3361
Issue
#1685
Exception.__init__ raises TypeError if overridden and called by subclass
PR
#18760
py/objtype: Add type validation for super() first argument
1.570
Q
3362
Issue
#18176
docs: machine.RTC.memory examples not working
PR
#4046
ports/esp32: add r/w access to the rtc slow memory
1.566
Q
3363
Issue
#4377
nrf: add support for threading
PR
#6202
Feat nrf time rtc support
1.563
Q
3364
Issue
#17987
v1.26.0 error when building ESP32_C3
Issue
#15992
Missing CFLAGS_EXTRA and maybe others in ESP32 Port when calling make
1.560
Q
3365
Issue
#4963
framebuf module : Add support for rotation
PR
#4880
extmod/modframebuf: add XRGB8888 format
1.557
Q
3366
Issue
#18091
print output redirection not working as in Python.
Issue
#16554
Multithread breaks file operations on pico2w.
1.556
Q
3367
Issue
#12124
Support for ESP32 Quad and Octal SPI on SPI2 and SPI3
PR
#4772
Support for hardware SD/MMC access on ESP32
1.553
Q
3368
Issue
#15695
RPI PICO W Regression: Setting DNS results in address resolution failure
Issue
#16740
RP2 W fails to receive UDP datagrams
1.546
Q
3369
Issue
#7127
stm32/boards: Add STM32H750VBT6 board.
Issue
#5768
STM32F407VGT6 Support
1.545
Q
3370
Issue
#16500
docs: time.mktime requires one positional argument
Issue
#18176
docs: machine.RTC.memory examples not working
1.541
Q
3371
Issue
#15168
esp8266, esp32: WiFi: clarification about PowerManagement attributes
Issue
#14204
esp8266: Error OSError: -40 https request
1.535
Q
3372
Issue
#342
[Feature Request] types.SimpleNamespace
Issue
#467
Missing standard types
1.535
Q
3373
Issue
#7137
ntptime.py settime() does not cope with errors
PR
#7075
ntptime.py: added simple timezone support.
1.529
Q
3374
Issue
#16561
ESP32 + W5500: network.LAN() fails without an interrupt pin
PR
#9710
esp32/network_lan: Add clock configuration.
1.527
Q
3375
Issue
#12102
Deep sleep support for RP2 port
Issue
#6743
hibernation support on the esp32
1.525
Q
3376
Issue
#7207
Documentation WLAN.connect()
Issue
#1942
esp8266 network run wlan.connect esp8266 restart !
1.524
Q
3377
Issue
#7207
Documentation WLAN.connect()
Issue
#6524
Space in wifi name
1.517
Q
3378
Issue
#16510
Cannot convert to littlefs2
Issue
#16171
SDCard os.mount(sd,'/sd') OSError: [Errno 5] EIO
1.517
Q
3379
Issue
#16577
docs: BLE Event handling seems to contradict general guidelines for IRQ handling
Issue
#8073
rp2: BLE not working after update to pico-sdk 1.3.0
1.515
Q
3380
Issue
#8515
uasyncio : missing RuntimeError: This event loop is already running
Issue
#6893
uasyncio Event unexpected behaviour with only one task
1.507
Q
3381
Issue
#17827
str.center() bug with unicode characters
Issue
#13965
micropython crashes with `print(">>> ", end='')` expression after roughly 0.02 seconds
1.505
Q
3382
Issue
#18461
`mpremote mip install` hangs when uploading files
Issue
#17489
mpremote mip install uses /rom as default target.
1.505
Q
3383
Issue
#17855
Crash printing exception detail when source code is not valid UTF-8
Issue
#17817
Assertion error on invalid string to compile()
1.504
Q
3384
Issue
#17829
docs: RP2 section should include RP2350 (A/B) and/or eliminate hard references to only RP2040
Issue
#17562
docs: I2C default pins 4,5 not 8,9 for the RP2 port
1.496
Q
3385
Issue
#4792
MICROPY_PY_BUILTINS_ROUND_INT==0 breaks round(<int>, <n>)
Issue
#3023
Problem with round on esp8266
1.495
Q
3386
Issue
#13055
mpremote: Writing fails when using mount and using multibyte characters.
Issue
#7485
mpremote with mount fails on ESP32
1.491
Q
3387
Issue
#17267
mpremote gives false error if a destination directory doesn't exist for recursive copy
Issue
#16845
mpremote rmdir / - Doesn't work
1.488
Q
3388
Issue
#17072
TCP socket RESET's the connection when not reading the entire read buffer
Issue
#16732
Reinitializing network.LAN with W5500 Causes Connection Loss Until Hard Reset
1.486
Q
3389
Issue
#3177
esp8266: Allow forwarding between AP and STA interfaces
PR
#2830
docs/library/network: ESP8266 mention config() method differences
1.485
Q
3390
Issue
#12776
Crashes while pushing to a TaskQueue instance
Issue
#12660
Various crashes in mpz_hash
1.485
Q
3391
Issue
#16577
docs: BLE Event handling seems to contradict general guidelines for IRQ handling
Issue
#14311
docs: machine.UART.irq arguments are incorrect
1.483
Q
3392
Issue
#9734
`mpremote`: Mounting Windows directory with packages in a `lib` subfolder are not found
Issue
#7758
mpremote cannot create subfolders in a mounted folder - Windows
1.481
Q
3393
Issue
#5406
Any plan to support classic bluetooth in ESP32?
PR
#10045
esp32/boards/GENERIC_S3_SPIRAM: Enable BLE.
1.475
Q
3394
Issue
#2929
VFS FatFS: mkdir with trailing slash fails when it should succeed
Issue
#2598
FatFs's os.rename() is not POSIX compliant
1.472
Q
3395
Issue
#11843
docs: non standard behaviour of float()
Issue
#17357
esp32: `misc/rge_sm.py` test fails with hardware floating point enabled.
1.455
Q
3396
Issue
#8180
ESP32: impossible to upload any file after main.py or boot.py is uploaded.
Issue
#2164
Compiling for esp8266; I'm not able to use main/boot.py
1.450
Q
3397
Issue
#18961
OpenMV Feature: WDT()
Issue
#5243
WDT erroneously enabled ?
1.447
Q
3398
Issue
#6344
nRF microbit (nRF51822) issues
PR
#3956
nrf: Use mp_raise_ValueError instead of nlr_raise(...)
1.432
Q
3399
Issue
#8721
Wrong SCL / SDA (MICROPY_HW_I2C0_SCL) for PIMORONI_TINY2040
PR
#7263
esp32: Allow boards to configure I2C pins using new macros.
1.429
Q
3400
Issue
#11099
Binary stdin and stdout buffers for Unix port
PR
#8238
tools/mpremote: Console compatible without raw attribute.
1.429
Q
3401
Issue
#7208
Pyboard-D: Webrepl not responding
Issue
#2561
WebREPL refuses connection
1.425
Q
3402
Issue
#5552
micropython-lib version included in official downloads is unclear
PR
#542
micropython/mip: Add a new `mip` library for on-device installation.
1.422
Q
3403
Issue
#18295
neopixel protocol timings depart from set values on Pi Pico 2 W causing failures
Issue
#16799
Raspberry Pi Pico2 W - Wifi fails to start if CPU is overclocked
1.417
Q
3404
Issue
#12532
Global buffer overflow in mp_get_stream_raise
Issue
#12702
Various crashes while executing uctypes.sizeof()
1.414
Q
3405
Issue
#79
logo licenses
PR
#4800
LICENSE: Reference third-party licenses
1.412
Q
3406
Issue
#17222
esp32s3 builtin serial prompt: mpremote connects but cp/ls not working
Issue
#8485
mpremote on Mac OS X: allow env var or option in config file to select default serial port to use
1.411
Q
3407
Issue
#2778
esp8266: WPA2 Enterprise support?
PR
#1333
esp8266: Updated documentation for scan() and moved to network
1.402
Q
3408
Issue
#10402
printing to io.StringIO subclass leads to seg fault
Issue
#12311
docs: How to use io module
1.396
Q
3409
Issue
#18055
ESPNow doesn't recover from buffer error
Issue
#17279
declaring an "big buffer" on esp32-s3 (16MB Flash & 8Mb RAM) need "long" time to recover connection after crash
1.396
Q
3410
Issue
#7960
Does micropython have FLASH power-down protection?
Issue
#4287
PYBOARD V1.1 LED Green and Yellow blink with no program running after powering on.
1.395
Q
3411
Issue
#18088
ESP32 C6 Zigbee Micropython Support
PR
#17429
esp32/boards/SEEED_XIAO_ESP32_C6: Add new board definition.
1.394
Q
3412
Issue
#5244
collections.deque constructor does not take keyword arguments
Issue
#847
Deque is not a deque
1.393
Q
3413
Issue
#8723
Teensy 4.1 SDIO support
Issue
#16370
Problem with 'machine.Pin()' on Teensy 4.1 for the GPIOs
1.393
Q
3414
Issue
#18820
ports/zephyr fails to compile with CONFIG_BT=y : 'CONFIG_BT_DEVICE_NAME_MAX' undeclared
Issue
#4224
Zephyr Build nrf52840_pca10056
1.390
Q
3415
Issue
#7712
bytearray(length) does not validate length is >= 0
Issue
#6346
Class `bytearray()` does not implement `count()`
1.375
Q
3416
Issue
#9662
ESP8266 - Allow `network.STA_IF` to `connect` on specific channel
Issue
#3177
esp8266: Allow forwarding between AP and STA interfaces
1.372
Q
3417
Issue
#8511
machine.TouchPad should be documented
PR
#8955
esp32: Fix TouchPad on esp32s2 and esp32s3.
1.371
Q
3418
Issue
#13385
Compiling with FROZEN_MANIFEST fails to build mpy-cross if it hasn't been built separately first
Issue
#7232
mpy-cross link error on MacOS
1.366
Q
3419
Issue
#17863
RP2 hangs when using I2S and bitstream
Issue
#18811
RP2 asyncio stream IO hangs: regression
1.365
Q
3420
Issue
#8103
WPA3 Support
Issue
#18088
ESP32 C6 Zigbee Micropython Support
1.360
Q
3421
Issue
#17567
ESP32S3 4M Port missing. Partition table in Firmware in file is wrong
PR
#9887
ports/esp32: Add 32mb partition templates.
1.359
Q
3422
Issue
#17827
str.center() bug with unicode characters
Issue
#15228
Unable to print unicode characters when running repl with mpremote
1.356
Q
3423
Issue
#4377
nrf: add support for threading
Issue
#9851
Improve BLE on nRF52
1.356
Q
3424
Issue
#7960
Does micropython have FLASH power-down protection?
Issue
#5827
something goes wrong when i want to run micropython on my own stm32 board
1.353
Q
3425
Issue
#18198
JSON not converting namedtuple to list
Issue
#16969
modulo operator on strings does not support namedtuple
1.352
Q
3426
Issue
#5359
ESP32 crashes on SPI usage
Issue
#8986
Multiple crashes when using UART (ESP32-S on ESP32-CAM)
1.344
Q
3427
Issue
#3906
RSSI of connected STAs from AP not working
Issue
#12262
OSError: can't set AP config on ESP8266
1.337
Q
3428
Issue
#16588
RMT frequency other than 80 MHz?
Issue
#15521
RMT read pulses?
1.337
Q
3429
Issue
#9204
tools/mpremote Copy folder content creates folder on board
Issue
#15963
mpremote: Behaviour is confusing with multiple mountpoints
1.334
Q
3430
Issue
#5565
Run `.mpy` files from cpython?
Issue
#585
Document all functions, classes and methods
1.332
Q
3431
Issue
#15340
ESP32 Outputting Garbage in REPL
Issue
#17663
ESP32S3N16R8:Missing flash ORIGINALLY 16M , ACTUALLY 8M
1.332
Q
3432
Issue
#5696
esp8266: open drain PWM?
PR
#6809
esp32: Bound PWM duty value.
1.330
Q
3433
Issue
#6814
SPI2 on STM32WB55 pin error
Issue
#1011
Pin.af_list() method is mis-classified
1.324
Q
3434
Issue
#5123
bytes.find() differs from CPython
Issue
#1093
'bytes()' function inconsistent with CPython for values > 255
1.319
Q
3435
Issue
#5435
HSE not enabled in stopmode for STM32L4 mcu.
Issue
#4685
[NUCLEO-F091RC] MSE clock cannot be set
1.312
Q
3436
Issue
#17300
Ping responce stops working after several hours
Issue
#16248
USB (tested with midi) not working on pico 2 (rp2350 in ARM mode only)
1.312
Q
3437
Issue
#5801
Enable Touchpad IRQ
PR
#8536
docs/library/machine.rst: Add note explaining interrupt watchdog on some ports
1.306
Q
3438
Issue
#18966
OpenMV Feature: Andrew's mpremote fixes/improvements
Issue
#14200
Watch mode for mpremote
1.303
Q
3439
Issue
#7762
Is it possible for micropython running on STM32 to expand memory through PSRAM?
PR
#15620
rp2: RP235: PSRAM support
1.302
Q
3440
Issue
#357
can't await mqtt.simple publish method
PR
#83
umqtt.robust: publish() adapt to umqtt.simple
1.297
Q
3441
Issue
#16457
1.24 breaks USB OTG support
Issue
#16441
submodules command doesn't work
1.285
Q
3442
Issue
#931
"requests" does not handle redirection with relative path correctly
PR
#861
Change HTTP/1.0 to HTTP/1.1 in `requests` Python module
1.283
Q
3443
Issue
#2572
extmod/modframebuf.c framebuf1_text() does not clear pixels
PR
#2383
extmod/framebuf: Add the xstep!=0 case to scroll()
1.281
Q
3444
Issue
#15228
Unable to print unicode characters when running repl with mpremote
Issue
#17560
ESP32-S3 `mpremote` sends corrupted fs hook when mounting local directory
1.280
Q
3445
Issue
#8395
xtal freq auto config for ESP8266
PR
#17911
xiao_esp32c5 support (IDF v5.5)
1.273
Q
3446
Issue
#948
umqtt.simple using websockets
Issue
#638
umqtt.simple not working with Mosquitto broker 2.0.15
1.259
Q
3447
Issue
#6997
Esp8266 doesn't execute code after woke up from deep sleep
Issue
#4060
ESP32 module wake on touch, wake on ext1
1.256
Q
3448
Issue
#18711
Allow mpremote mip to download libraries as local files
Issue
#18410
MPRemote: Create separated source package or repository
1.250
Q
3449
Issue
#6950
esp32: CMake not recognizing menuconfig output
Issue
#18497
make submodules fails if BOARD is set to enable USB
1.247
Q
3450
Issue
#8273
re module defines re.match both as a function and class
Issue
#1083
unix-ffi re module throws when looking at match containing optional groups
1.240
Q
3451
Issue
#8594
Enable factory reset boot mode without a user switch
Issue
#11075
mpremote/pyboard: ESPxxx boards hang in firmware bootloader after hardware reset via button .
1.237
Q
3452
Issue
#14450
Make MPY ARCH supports for ESP32C3 RISCV
Issue
#14218
Support RemoteFile.tell
1.236
Q
3453
Issue
#1685
Exception.__init__ raises TypeError if overridden and called by subclass
PR
#9997
py/runtime: Avoid crash on calling members of uninitialized native type.
1.230
Q
3454
Issue
#15776
RP2 build, doc strings, help()
Issue
#15230
If boot.py doesn't exit then rp2 port will never initialise USB (soft-bricked)
1.230
Q
3455
Issue
#5828
extmod/uasyncio: Queue is missing
Issue
#2219
RFC: Optimized heap queue implementation for uasyncio
1.222
Q
3456
Issue
#18331
ESP32: Ctrl-C from examples/bluetooth/ble_uart_repl.py does not interrupt user code; only the BLE REPL loop stops
PR
#15991
tools: Only issue a single Ctrl-C when entering raw REPL.
1.222
Q
3457
Issue
#410
UMQTT - mqtt stops publishing after 5 minutes
Issue
#309
a problem with the publication
1.216
Q
3458
Issue
#3445
freezing an .mpy with mpy-cross -s suffix = *.mpy results in frozen_mpy.c having a DOT prepended to "__lt_module_gt_"
PR
#4346
tools/mpy-tool.py - fix error when no qstrs present
1.211
Q
3459
Issue
#3177
esp8266: Allow forwarding between AP and STA interfaces
Issue
#6675
boot loop after fresh firmware install on ESP8266MOD 12-F and ESP-12E
1.211
Q
3460
Issue
#9280
utime.sleep_us() overflow
PR
#1520
tests/io: Add tests for sleep_ms/us(), ticks_ms/us/diff().
1.209
Q
3461
Issue
#8560
How can I access non-REPL UART over USB?
Issue
#11057
REPL over UART not working on the RP2 port
1.208
Q
3462
Issue
#14536
docs: Windows port README should include `make submodule` as a build step
Issue
#14416
docs: Fix typos in README.md
1.206
Q
3463
Issue
#18875
docs: No instructions for REPL over UART on RP2
Issue
#2725
cc3200: UART REPL is broken
1.205
Q
3464
Issue
#4716
H743ZI sleep modes
PR
#13367
nrf/modules/machine: Implement deepsleep()
1.201
Q
3465
Issue
#612
How do I generate an EC private key with the NISTP256 curve (aka secp256r1, or prime256v1) , and using the private key to generate a public key serialized to bytes in the ANSI X9.62/X9.63 Uncompressed Point format on ESP 32?
Issue
#15674
SSL Context behaviour various between Raspberry Pi Pico and ESP32 Board
1.201
Q
3466
Issue
#15833
rp2: Accept not responding on Pico W after 5 mins
Issue
#16779
RP2: Pico 2 W Not connecting with thread running
1.199
Q
3467
Issue
#7831
ESP8266 Pin Get Physical Address
Issue
#2041
Pin Interrupts don't appear to take keyword arguments
1.198
Q
3468
Issue
#3158
py: bytes() won't call obj.__bytes__()
Issue
#567
bytes builtin doesn't accept encoding kwarg
1.193
Q
3469
Issue
#10751
codeformat.py bug
PR
#5775
tools/codeformat.py: Include all msvc code
1.193
Q
3470
Issue
#11422
mpremote should not limit name shortcuts to 1st 4 devices
PR
#8957
docs: Add details about connect command
1.193
Q
3471
Issue
#16963
suggestion: json.dump() does not support default keyword argument
Issue
#5244
collections.deque constructor does not take keyword arguments
1.192
Q
3472
Issue
#15513
Base64 encoding into buffer, to reduce allocations
PR
#3254
a2b_base64: Ignore invalid chars like CPython
1.191
Q
3473
Issue
#993
usb-device-cdc raises TypeError when using default timeout of None and going to block
Issue
#2775
ESP8266 - Board auto-reset when using overlong delay machine.time_pulse_us()
1.191
Q
3474
Issue
#11048
RP2040: wlan.scan results disconnected from documentation and faulty
Issue
#10397
Pi Pico W WLAN set hostname in STA
1.190
Q
3475
Issue
#16650
TLS errors on ESP-IDF 5.4 with default MICROPY_GC_INITIAL_HEAP_SIZE
Issue
#16807
Error on idf.py build related to genhdr/qstr.i.last
1.189
Q
3476
Issue
#9286
windows: os.sep should be backslash
PR
#11717
windows/msvc/paths.props: Dont add variant path for mpy-cross build.
1.187
Q
3477
Issue
#9921
The memory of ESP32S3 is too large when using microython
PR
#8709
esp32: ULP programs limited to 512 bytes
1.187
Q
3478
Issue
#17507
ussl (TLS/SSL) is not implemented yet on Pico 2 W
Issue
#198
Request for package: micropython-ssl
1.183
Q
3479
Issue
#5307
Pyboard-D BLE unsolicited disconnects on handle 65535
Issue
#10755
There is mistake in BLE simple central when disconnect is called
1.180
Q
3480
Issue
#11190
[BUG - Pico W]: Connection with wrong Password
Issue
#14224
RPI-PICO-W (CYW43) Wi-Fi AP can only be configured when not active
1.177
Q
3481
Issue
#7220
BLE: Advertising name stays as 'ESP32'
PR
#17725
examples/bluetooth/ble_advertising.py: fix decoding of UUID32
1.175
Q
3482
Issue
#926
After inserting and removing the SD card, an error occurs when deleting a file
PR
#1808
sdcard.py add support for multi-block read/write
1.166
Q
3483
Issue
#8440
Unable to use pin 20 as SCL for I2C on ESP32.
PR
#17123
esp32/machine_i2c: Fix default I2C pins for C3 and S3 variants.
1.165
Q
3484
Issue
#16029
I2S with asyncio doesn't work on ESP32-S3 with OCT SPIRAM
Issue
#17706
When i use MicroPython v1.22.2 with idf5.04 i can use xTaskCreatePinnedToCore,But when i switch to MicroPythonv1.26 with idf5.41 the api doesn't work,i just can use xTaskCreate
1.163
Q
3485
Issue
#8104
ESP32: Setting Bluetooth TX power when initalizing BLE
Issue
#5489
BLE on ESP32 inconsistent init time (sometimes > 10s)
1.158
Q
3486
Issue
#18295
neopixel protocol timings depart from set values on Pi Pico 2 W causing failures
Issue
#16563
ports/rp2: Pico 2 W with `PICO_PIO_USE_GPIO_BASE 1` and timer-based blink randomly causes all timers to stop
1.157
Q
3487
Issue
#2889
Document need (or no need) to save & restore registers in asm_xtensa functions
PR
#4855
py/nlrthumb: Save and restore some VFP registers.
1.154
Q
3488
Issue
#18993
ESP32: Microdot web framework does not work above MicroPython version 1.21.0
Issue
#17027
Wifi Unknown Error 0x0101
1.154
Q
3489
Issue
#731
Raspberry Pi Pico and SD Card module
Issue
#626
SDcard save year
1.147
Q
3490
Issue
#771
json lib module, syntax error
Issue
#742
the json library in python-stdlib requires some constants in re module which is not available in the embeded re module of micropython
1.144
Q
3491
Issue
#6174
uasyncio: Code throws exception under CPython
PR
#8929
extmod/uasyncio/task.py: Fix crash when non-awaited task is awaited.
1.143
Q
3492
Issue
#8788
ESP32 I2S master clock support
PR
#17644
Enable I2S for ESP32C6 (ESP32_GENERIC_C6)
1.141
Q
3493
Issue
#8923
Pi Pico W AP mode unable to set subnet
Issue
#10397
Pi Pico W WLAN set hostname in STA
1.140
Q
3494
Issue
#6237
STM32F407 uses FSMC problem
PR
#2788
stmhal: Add board VCC-GND STM32F407
1.138
Q
3495
Issue
#8129
Document values of CAN bus Constants
PR
#5665
[STM32F446RE] NUCLEO board enable CAN bus support
1.138
Q
3496
Issue
#6796
extmod/bluetooth: handling of disconnect in ble_simple_central.py example is misleading
Issue
#807
tempsensor.py example disconnects unexpectedly
1.137
Q
3497
Issue
#7664
`uasyncio.rst` and `uctypes.rst` are still named with `u` prefix
Issue
#241
uasyncio: ImportError: no module named 'uselect' on Pycom LoPy ESP32
1.133
Q
3498
Issue
#5795
extmod/uasyncio Event.set() not safe in ISR
Issue
#5947
uasyncio: feature request: multiple event loops
1.131
Q
3499
Issue
#15814
Raspberry Pi Pico ADC changes the sampling rate in Free-running Sampling mode
Issue
#15806
TypeError: can't convert float to int
1.131
Q
3500
Issue
#3158
py: bytes() won't call obj.__bytes__()
PR
#4181
py/objstr: format: Return bytes result for bytes format string.
1.130
Q
3501
Issue
#5487
MICROPY_PORT_DEINIT_FUNC called after gc_sweep_all
Issue
#4135
Idea to aid debugging of GC issues
1.129
Q
3502
Issue
#7012
Micropython rp2 fails to build on windows systems.
PR
#17022
esp32, rp2: Use `$(Q)` as a prefix for all commands in the Makefile
1.125
Q
3503
Issue
#269
Request for package: micropython-enum
Issue
#18410
MPRemote: Create separated source package or repository
1.125
Q
3504
Issue
#342
[Feature Request] types.SimpleNamespace
Issue
#6670
JavaScript port is incomplete
1.120
Q
3505
Issue
#15340
ESP32 Outputting Garbage in REPL
Issue
#18098
USB HID device on ESP32 has a problem!
1.118
Q
3506
Issue
#14458
Pico-W OSError: [Errno 22] EINVAL bluetooth module
Issue
#15144
RP2:
1.109
Q
3507
Issue
#3223
Unix: initialisation of multi-line dict can report wrong line number for syntax error.
Issue
#7786
Concatenation of f-strings throws syntax error
1.108
Q
3508
Issue
#2929
VFS FatFS: mkdir with trailing slash fails when it should succeed
PR
#3443
extmod/vfs_fat: Mount FatFS on creation so VFS methods can be used.
1.106
Q
3509
Issue
#1681
stmhal: ADC class only uses ADC1 hardware
PR
#2252
stmhal/adc.c: Fixing Issue #2243 - ADC not working for STM32L4.
1.105
Q
3510
Issue
#556
Raspberry Pi Pico W - umqtt clean_session=False -[Errno 12] ENOMEM
Issue
#16239
Maximum recursion depth
1.102
Q
3511
Issue
#5427
struct.pack doesn't check for value bounds
Issue
#2114
feature regression: struct packing zero length throws exception
1.098
Q
3512
Issue
#4716
H743ZI sleep modes
Issue
#8770
RP2: sleep modes do not save power
1.097
Q
3513
Issue
#296
If any possible to make umqtt to support Qos 2?
PR
#945
micropython/umqtt.simple/umqtt: Add support for to umqtt.simple.
1.096
Q
3514
Issue
#15814
Raspberry Pi Pico ADC changes the sampling rate in Free-running Sampling mode
Issue
#17509
RP2350: PIO2 State Machines do not work
1.095
Q
3515
Issue
#6036
ESP32 WiFi AP Channel Width
Issue
#5125
[ ESP32 ] How to change the Maximum simultaneously WiFi connection on the softAP?
1.094
Q
3516
Issue
#17720
Crash in re.compile with crafted regular expression
Issue
#17815
Crash compiling(?) unusual code
1.090
Q
3517
Issue
#16029
I2S with asyncio doesn't work on ESP32-S3 with OCT SPIRAM
Issue
#15340
ESP32 Outputting Garbage in REPL
1.089
Q
3518
Issue
#18076
RP2: ADC pins does not work properly in XIAO RP2350
PR
#12417
rp2/boards/ARDUINO_NANO_RP2040_CONNECT: Add support for reading the Nina ADC pins.
1.087
Q
3519
Issue
#754
umqtt.simple got OSError: -1 after publishing 65535 packets message on esp32
Issue
#218
OSError: [Errno 103] ECONNABORTED
1.085
Q
3520
Issue
#4734
esp8266, 16MB
Issue
#7150
rp2: add support for SPARKFUN THING PLUS - RP2040 (16MB flash)
1.079
Q
3521
Issue
#342
[Feature Request] types.SimpleNamespace
PR
#680
python-stdlib/copy: Declare dependency on types.
1.070
Q
3522
Issue
#16221
ports/rp2: "Uncaught exception in IRQ callback handler" when retrieving PIO FIFO value with MSB set
PR
#15428
ports/rp2: Disable correct IRQ for PIO1.
1.069
Q
3523
Issue
#6036
ESP32 WiFi AP Channel Width
Issue
#3518
How to connect to an ESP32 from a mobile application?
1.056
Q
3524
Issue
#6440
Implement exit() to exit for ./micropython shell
Issue
#2621
Context manager __exit__() not called in generator which does not run to completion
1.055
Q
3525
Issue
#7137
ntptime.py settime() does not cope with errors
PR
#695
ntptime: Allows manual timezone setting.
1.055
Q
3526
Issue
#7998
stm32: Support pins with multiple AFs for the same peripheral.
Issue
#3715
stm32: Adding pins and peripherals to the board files
1.048
Q
3527
Issue
#9325
rp2: rp2.asm_pio_encode incorrectly accepts 'pins' as src for 'wait'
Issue
#17509
RP2350: PIO2 State Machines do not work
1.048
Q
3528
Issue
#18966
OpenMV Feature: Andrew's mpremote fixes/improvements
Issue
#18410
MPRemote: Create separated source package or repository
1.048
Q
3529
Issue
#7960
Does micropython have FLASH power-down protection?
PR
#721
get and set read protection level
1.040
Q
3530
Issue
#18385
aiohttp newer version
Issue
#851
aiohttp TLS websocket fails for continously sending packages on ESP32
1.037
Q
3531
Issue
#12636
how to add sdcard multi partition support on esp32 and esp32 s3
Issue
#8514
In esp32-s3, cannot use (machine. Sdcard class)
1.035
Q
3532
Issue
#4923
BUG: sys.modules['sys'] not pointing __import__('sys')
PR
#399
ffilib:fix Traceback in Unix port due to missing 'maxsize'
1.033
Q
3533
Issue
#16462
lightsleep doesn't work with v1.24.1 on ESP32-S2 (S2FN4R2)
Issue
#16180
lightsleep() not working properly Pi Pico WH v1.24.0
1.030
Q
3534
Issue
#7847
PEP 634 Structural Pattern Matching (Python 3.10) support
Issue
#657
Unicode support and PEP 393
1.025
Q
3535
Issue
#4997
UART on ESP32 - panic error
PR
#17586
esp32/panichandler: Support building against IDFv5.4.2.
1.020
Q
3536
Issue
#8721
Wrong SCL / SDA (MICROPY_HW_I2C0_SCL) for PIMORONI_TINY2040
Issue
#2396
stmhal: I2C1 on OLIMEX-E407 board has wrong mapping
1.016
Q
3537
Issue
#16091
requests::Response::content hangs forever for Socket::read
Issue
#772
requests do not works in mutithread, breaks the whole script/device
1.015
Q
3538
Issue
#18875
docs: No instructions for REPL over UART on RP2
Issue
#1499
REPL don't start via UART on CC3200 version
1.011
Q
3539
Issue
#6605
STM32L432KC "can't" create flash filesystem
Issue
#7416
Issues with STM32WB port
1.010
Q
3540
Issue
#4716
H743ZI sleep modes
Issue
#8148
esp32 s3 deepsleep wake
1.009
Q
3541
Issue
#8608
docs: add a community resources section
PR
#18188
README: add a section describing MicroPython's design values
1.006
Q
3542
Issue
#14536
docs: Windows port README should include `make submodule` as a build step
PR
#14344
Fix 'make submodules' when building out-of-tree
1.004
Q
3543
Issue
#8440
Unable to use pin 20 as SCL for I2C on ESP32.
Issue
#4574
NRF port - I2C
1.000
Q
3544
Issue
#7137
ntptime.py settime() does not cope with errors
Issue
#2130
Timezone support for "time" module
0.997
Q
3545
Issue
#15182
libhydrogen error when trying to build mboot with packing enabled
Issue
#8696
LVGL build failure: `stm32/port` build all failed under ubuntu18.04
0.997
Q
3546
Issue
#14376
Assignment expression raises error if updating global variable
Issue
#13965
micropython crashes with `print(">>> ", end='')` expression after roughly 0.02 seconds
0.991
Q
3547
Issue
#18105
uctypes incompatibility with OBJ_REPR_B
Issue
#18167
uctypes.bytes_at() accepts out-of-range (non-canonical) address and segfaults
0.991
Q
3548
Issue
#15995
docs: websocket
PR
#4487
extmod/moduwebsocket: Refactor `websocket` to `uwebsocket`.
0.988
Q
3549
Issue
#7663
ESP32 SPI - request support for hardware-managed devices
PR
#4772
Support for hardware SD/MMC access on ESP32
0.984
Q
3550
Issue
#16049
16-bit SPI reads on STM32F413 - duplicated second byte
Issue
#16107
Attempting to use SPI(6) on STM32H747BIT6 does not seem to work.
0.978
Q
3551
Issue
#14307
[webassembly][pyscript] Unable to process over 88Kb of code
Issue
#14255
[shared] [webassembly] pyexec_event_repl_process_char unable to understand unicode
0.970
Q
3552
Issue
#11419
[ESP32 port] network_ppp does not manage pcb properly; can cause LWIP assertion or unmanaged pcb
PR
#4892
esp32/network_ppp: added ppp_set_usepeerdns(self->pcb, 1);
0.970
Q
3553
Issue
#3223
Unix: initialisation of multi-line dict can report wrong line number for syntax error.
Issue
#7946
Syntax error on F-String?
0.963
Q
3554
Issue
#7442
extmod: Implement SO_LINGER in modlwip
PR
#7811
extmod/modlwip: Added support for leaving multicast groups.
0.961
Q
3555
Issue
#771
json lib module, syntax error
Issue
#1719
JSON module does not throw exception when object is not serialisable
0.961
Q
3556
Issue
#8104
ESP32: Setting Bluetooth TX power when initalizing BLE
Issue
#6947
Ble, read more 20 bytes esp32 wroom32d. MTU not work
0.957
Q
3557
Issue
#16579
rp2: asm_pio_encode() sideset/delay faulty logic
PR
#18133
rp2: Add execctrl option for the PIO decorator.
0.957
Q
3558
Issue
#5123
bytes.find() differs from CPython
Issue
#567
bytes builtin doesn't accept encoding kwarg
0.956
Q
3559
Issue
#16307
RP2350 Partitions
Issue
#17747
rp2: Support for new RP2350 PIO instructions in the `@rp2.asm_pio` assembler
0.954
Q
3560
Issue
#6237
STM32F407 uses FSMC problem
Issue
#725
STM32F407 Discovery Accelerometer Support
0.951
Q
3561
Issue
#18839
SEEED_XIAO_RP2350: Flash size configured as 4MB, board only has 2MB
Issue
#17867
SEEED_XIAO_NRF52 board access to 1 MB Flash
0.943
Q
3562
Issue
#16527
RFC: Use board name for firmware files
PR
#803
Put some code into the first 16K of flash
0.941
Q
3563
Issue
#7137
ntptime.py settime() does not cope with errors
PR
#545
added timezone support in ntptime
0.940
Q
3564
Issue
#4389
esp8266: Necessity for UART flush
Issue
#4633
UART reading not working in ESP8266 with v1.10
0.938
Q
3565
Issue
#8896
Arduino RP2 Nano connect: Unexpected OSError (regression)
Issue
#13644
BLE: "OSError: -640" with gap_advertise
0.936
Q
3566
Issue
#15421
Enable Hardware I2C2 to Portenta C33 Port
PR
#8124
rp2/boards/ARDUINO_NANO_RP2040/mpconfigboard.h: Set default I2C pins.
0.935
Q
3567
Issue
#7762
Is it possible for micropython running on STM32 to expand memory through PSRAM?
PR
#18288
mimxrt: Add initial PSRAM implementation.
0.934
Q
3568
Issue
#1946
esp8266: wlan.connect() may crash when there're too many scan results
PR
#2506
esp8266/modnetwork.c: Allows AP reconnection without WiFi credentials
0.928
Q
3569
Issue
#18183
unix: uncaught NLR on qemu-m68k
PR
#5921
mpy-cross/main: Print uncaught nlr jump to stderr
0.925
Q
3570
Issue
#4971
RFC: "REPL interact" as easier to implement debugger?
Issue
#2072
Adjustable verbosity for print output on REPL
0.923
Q
3571
Issue
#8721
Wrong SCL / SDA (MICROPY_HW_I2C0_SCL) for PIMORONI_TINY2040
Issue
#4250
TypeError:argument has wrong type
0.921
Q
3572
Issue
#8586
Long Timer Never Gets Called
PR
#9726
docs/library/machine.Timer: Add freq arguement in machine.Timer.
0.920
Q
3573
Issue
#17300
Ping responce stops working after several hours
Issue
#16713
Serial com and external power supply
0.920
Q
3574
Issue
#1719
JSON module does not throw exception when object is not serialisable
PR
#986
Fix #985 by accepting both str and bytes as arg for json.loads()
0.920
Q
3575
Issue
#15783
RFC: URL/package.json support in frozen module manifests
PR
#619
bisect, json, keyword, types: Add manifest.py.
0.919
Q
3576
Issue
#5095
[NRF] Are there any plans to support the NFC functionality of the nRF52..
Issue
#9851
Improve BLE on nRF52
0.917
Q
3577
Issue
#15421
Enable Hardware I2C2 to Portenta C33 Port
Issue
#15651
Portenta C33 USB regression.
0.916
Q
3578
Issue
#18198
JSON not converting namedtuple to list
Issue
#16266
f-string too greedy ?
0.915
Q
3579
Issue
#691
logging.StreamHandler should call super().__init__()
Issue
#628
`logging.FileHandler` not adding new lines to log file
0.912
Q
3580
Issue
#2572
extmod/modframebuf.c framebuf1_text() does not clear pixels
PR
#2373
extmod/framebuf: Add circle() method
0.911
Q
3581
Issue
#2642
esp8266: set default softAP False (OFF)
Issue
#2293
esp8266: Make esp.osdebug(None) the default
0.904
Q
3582
Issue
#17696
Update api of esp32 i2c and other drivers.
Issue
#16601
Please add support for EPS32-CAM
0.903
Q
3583
Issue
#16537
mboot fails to build
PR
#17364
lib/libhydrogen: Update to latest release.
0.902
Q
3584
Issue
#4098
NRF52840 OpenThread Support
PR
#15482
ports/nrf/boards/SUPERMINI_NRF52840 board definition + machine_bitstream.
0.902
Q
3585
Issue
#2628
Extend obj->iternext to handle not just __next__(), but also send() method
PR
#4534
py/objgenerator: Fix handling of None passed as 2nd arg to throw().
0.895
Q
3586
Issue
#6440
Implement exit() to exit for ./micropython shell
PR
#18107
unix/main: Ensure atexit function is called on sys.exit() with -m <module>.
0.891
Q
3587
Issue
#16179
wifi long range mode (MODE_LR) is not working
Issue
#16771
ESP32-S3-WROOM-N8R2 WiFi Wont Connect
0.891
Q
3588
Issue
#18728
zephyr/machine_timer: Race condition calling machine_timer_deinit() from k_timer ISR context
Issue
#2971
RFC: defining machine.Timer
0.891
Q
3589
Issue
#3177
esp8266: Allow forwarding between AP and STA interfaces
Issue
#2027
Default password of AP
0.889
Q
3590
Issue
#8560
How can I access non-REPL UART over USB?
Issue
#5405
Move esp32 REPL to a different UART
0.883
Q
3591
Issue
#13385
Compiling with FROZEN_MANIFEST fails to build mpy-cross if it hasn't been built separately first
Issue
#5351
Unable to build mpy-cross using gcc 9.2.1
0.877
Q
3592
Issue
#984
"Why am I unable to read the keyboard input?"
Issue
#734
Timeout when activating ble on RP2040 (Pi Pico W)
0.871
Q
3593
Issue
#18105
uctypes incompatibility with OBJ_REPR_B
Issue
#18172
bytearray(uctypes.bytes_at(0, 8)) segfaults in memcpy
0.869
Q
3594
Issue
#12048
STM32H5 machine.ADC core temperature sensor not working
Issue
#15687
PICO2 internal temperature sensor not accessible at ADC(4)
0.868
Q
3595
Issue
#16537
mboot fails to build
Issue
#18312
NUCLEO_G0B1RE fails to build if CAN is enabled
0.866
Q
3596
Issue
#10533
Add support for dual usb serial on the Pico.
Issue
#18990
MicroPython USB-CDC Regression on RP2350 (Pico 2W)
0.864
Q
3597
Issue
#16611
[feature request] being able to change UART(0) speed without recompiling.
Issue
#17297
In the machine library and/or the pyb library, add a non-blocking UART transmit polling function
0.860
Q
3598
Issue
#7664
`uasyncio.rst` and `uctypes.rst` are still named with `u` prefix
PR
#9968
Docs: Describe restriction on ThreadSafeFlag.
0.859
Q
3599
Issue
#14376
Assignment expression raises error if updating global variable
Issue
#14388
ValueError: SPI(0) doesn't exist on Nucleo F767ZI
0.859
Q
3600
Issue
#13009
RP2: reset_cause missing run check
Issue
#10898
Interrupting soft reset (Ctrl-D) with Ctrl-C erases filesystem on Raspberry Pi Pico
0.857
Q
3601
Issue
#628
`logging.FileHandler` not adding new lines to log file
PR
#710
logging: add call to superclass initialiser; set default formatter
0.855
Q
3602
Issue
#2569
Access point interface active without being noticed
PR
#16226
extmod/network_cyw43: Allow configuring active AP interface.
0.854
Q
3603
Issue
#18705
mpremote mip install can create a folder named `:`
PR
#18712
tools/mpremote: Add mip download and mpy version handling.
0.853
Q
3604
Issue
#3834
pyboard - deepsleep wake pins
PR
#13367
nrf/modules/machine: Implement deepsleep()
0.850
Q
3605
Issue
#3158
py: bytes() won't call obj.__bytes__()
Issue
#6320
bytes() creates a new object for an existing bytes object
0.845
Q
3606
Issue
#11837
Zephyr port: async event loop implementation starves CPU
Issue
#6893
uasyncio Event unexpected behaviour with only one task
0.845
Q
3607
Issue
#9734
`mpremote`: Mounting Windows directory with packages in a `lib` subfolder are not found
Issue
#17560
ESP32-S3 `mpremote` sends corrupted fs hook when mounting local directory
0.836
Q
3608
Issue
#6062
micropython.org Pyboard D downloads page
PR
#5967
stm32/README: add pybd flashing instructions
0.835
Q
3609
Issue
#16049
16-bit SPI reads on STM32F413 - duplicated second byte
Issue
#17663
ESP32S3N16R8:Missing flash ORIGINALLY 16M , ACTUALLY 8M
0.834
Q
3610
Issue
#16490
time.mktime() returns incorrect Unix timestamp on ESP32
PR
#813
Add time.mktime and enhance time.localtime (for stmhal)
0.833
Q
3611
Issue
#6310
how to use urequests to post files?
Issue
#232
urequests induces esp8266 crash with a message LmacRxBlk:1
0.828
Q
3612
Issue
#18088
ESP32 C6 Zigbee Micropython Support
PR
#17426
boards/SEEED_XIAO_ESP32_C6: Add new board definition.
0.820
Q
3613
Issue
#2860
cc3200: WiPy1 ftp server is broken if built with over-smart GCC like v5 and above
Issue
#6723
CC3200 debug build is too large for WiPy
0.820
Q
3614
Issue
#15963
mpremote: Behaviour is confusing with multiple mountpoints
Issue
#17173
mpremote cp -r command fails with "mpremote: cp: -r not specified; omitting directory"
0.820
Q
3615
Issue
#4856
Memory space that remains unaffected on reset on ESP32
PR
#16332
drivers/memory/spiflash: Add an option to soft-reset SPI flash.
0.818
Q
3616
Issue
#911
[lib: datetime] Updation of a `datetime` object with a `timedelta` obj reflects the change in the `datetime` object but is not reflected in the value returned by the `timetuple()` function
Issue
#8293
Support datetime for ESP32 (maybe others)
0.818
Q
3617
Issue
#16211
Input Pins 1 and 2 do not work of the 8
Issue
#18982
esp32/machine_pin: ESP32-P4 pin 54 can't be set to output
0.817
Q
3618
Issue
#8723
Teensy 4.1 SDIO support
PR
#7339
mimxrt: Add the board files for Teensy 4.1.
0.816
Q
3619
Issue
#652
traceback.format_exc failed due to sys.exc_info not exist
Issue
#628
STM Servo and UART 3 Issue
0.816
Q
3620
Issue
#5548
STM32: Not able to build mboot without USB and user switch
Issue
#5827
something goes wrong when i want to run micropython on my own stm32 board
0.811
Q
3621
Issue
#4716
H743ZI sleep modes
PR
#12782
esp32 : fix for #7158 - machine.deepsleep() not behaving as expected
0.805
Q
3622
Issue
#5376
Empty op name printed when missing from mp_binary_op_method_name
PR
#13127
makeqstrdata: Put special method names early.
0.803
Q
3623
Issue
#12350
Sparkfun Micromod UART
Issue
#6590
Nucleo F429ZI UART
0.800
Q
3624
Issue
#18603
Pico 2W fails to write to NeoPixels from second core
Issue
#15192
RP2 Hanging on file write after soft reboot when a thread was started
0.796
Q
3625
Issue
#5552
micropython-lib version included in official downloads is unclear
PR
#632
upip: Add PyPI support
0.795
Q
3626
Issue
#9316
pico - zombie pio state machines after soft reset
Issue
#17509
RP2350: PIO2 State Machines do not work
0.793
Q
3627
Issue
#15508
Arduino Nano Connect RP2040: Webrepl fails.
Issue
#14329
Arduino Nano Connect flash file system not present in 1.23 preview versions
0.792
Q
3628
Issue
#18934
STM32 H563 I2C TIMINGR Add
PR
#4711
stm32/i2c: Use timeout passed through from machine.I2C() if set, else existing default of 50ms.
0.788
Q
3629
Issue
#8896
Arduino RP2 Nano connect: Unexpected OSError (regression)
Issue
#13272
Arduino Nano RP2040 Connect does not know the onboard LED (LED_BUILTIN)
0.781
Q
3630
Issue
#790
Running network and setting up GATT server causes Guru Mediation Error
Issue
#4311
Guru Meditation Error: Core 0 panic'ed (IllegalInstruction). Exception was unhandled. esp32/Arduino IDE/freertos
0.781
Q
3631
Issue
#9842
mpy-ld.py: preprocess c source before trying to find qstr-s
Issue
#3445
freezing an .mpy with mpy-cross -s suffix = *.mpy results in frozen_mpy.c having a DOT prepended to "__lt_module_gt_"
0.778
Q
3632
Issue
#12216
ports/unix: please implement machine.unique_id()
PR
#6753
machine.unique_id() for nrf port
0.773
Q
3633
Issue
#18224
espnow.irecv() fails silently in some low memory situation
Issue
#18217
Changing espnow rate fails on IDFv5.4.2
0.768
Q
3634
Issue
#4801
sock.connect(socket.getaddrinfo(ip,port)[0][-1]) takes too long to respond
Issue
#5624
ESP32: Socket.listen(backlog) leads to OSError: 112
0.761
Q
3635
Issue
#18076
RP2: ADC pins does not work properly in XIAO RP2350
Issue
#18527
analog read hangs on initialization
0.760
Q
3636
Issue
#5487
MICROPY_PORT_DEINIT_FUNC called after gc_sweep_all
Issue
#220
Move gc_collect to py/gc.c ?
0.757
Q
3637
Issue
#7475
machine module: handling of unsupported args
Issue
#10547
Crash on RP2 with pin IRQ's
0.756
Q
3638
Issue
#18183
unix: uncaught NLR on qemu-m68k
Issue
#18560
FATAL: uncaught NLR 0x000001abb7f792a0
0.754
Q
3639
Issue
#3138
gc threshold calculation in docs/reference/constrained
PR
#2565
tests/basics/gc1: Garbage collector threshold() coverage.
0.748
Q
3640
Issue
#4098
NRF52840 OpenThread Support
Issue
#4231
[nrf] Add board support for nRF52840 dongle (pca10059)
0.746
Q
3641
Issue
#5216
ESP32 Pulse Counter Driver
Issue
#11213
RMT.loop doesn't work for ESP32-S3
0.743
Q
3642
Issue
#882
Cannot init USB devices in boot.py
PR
#8933
nrf: Call usb_cdc_init() before executing boot.py & main.py.
0.742
Q
3643
Issue
#47
What to do about USB VID and PID?
Issue
#7481
mpremote lists VID and PID backwards?
0.739
Q
3644
Issue
#4214
ESP32 port missing "hard" kwarg in pin.irq()
PR
#6146
zephyr: Implement machine.Pin.irq() for setting callbacks on pin change.
0.738
Q
3645
Issue
#5565
Run `.mpy` files from cpython?
Issue
#9018
RFC: Built-in module extending and removing weak links / umodules
0.737
Q
3646
Issue
#777
requests: stream parameter is noop
Issue
#17128
Request modifies header argument
0.731
Q
3647
Issue
#18820
ports/zephyr fails to compile with CONFIG_BT=y : 'CONFIG_BT_DEVICE_NAME_MAX' undeclared
Issue
#3685
Undefined real_main building zephyr port
0.730
Q
3648
Issue
#7735
How to add ALPN parameter when opening socket or ssl wrapping a socket?
Issue
#198
Request for package: micropython-ssl
0.728
Q
3649
Issue
#5651
ESP32: deep sleep seems to cut clock to ULP processor
Issue
#6071
ESP32 - EN pin when in Deep Sleep State
0.727
Q
3650
Issue
#8160
uart.any freezing when second data has sended
Issue
#16801
Raspberry Pi Pico - No UART after lightsleep when not connected to USB
0.726
Q
3651
Issue
#2497
ESP8266: WebREPL truncates pasted data
Issue
#2242
esp8266 webREPL sends old file data: unexpected UI behaviour.
0.723
Q
3652
Issue
#2773
ESP8266 - 'priority' and 'wake' params in Pin.irq method are not supported
PR
#16442
WIP: rp2: Make GPIO wakeup from lightsleep consistent.
0.716
Q
3653
Issue
#7502
search() on a compiled regular expression ignores the "pos" argument
Issue
#7078
Assertion error in re1.5
0.716
Q
3654
Issue
#4458
Various unexpeced errors, if initialized timer is not referenced by pythoncode
PR
#17036
esp32/machine.timer.c: Fix timer.value() of an uninitialized timer.
0.713
Q
3655
Issue
#269
Request for package: micropython-enum
Issue
#8795
RFC: Move forums to GitHub Discussions
0.713
Q
3656
Issue
#10508
Timeout support for websocket/webrepl
Issue
#8409
WebREPL doesn't work with websocket in Typescript. 'OSError: Not a websocket request'
0.712
Q
3657
Issue
#18319
ports/unix: Allow building and linking dynamically against libmbedtls on Linux
PR
#17695
unix/make: Fix 32bit libffi path.
0.712
Q
3658
Issue
#11843
docs: non standard behaviour of float()
PR
#6148
Custom float (and complex) casts
0.708
Q
3659
Issue
#17353
Build fails for port/unix mips/mipsel
Issue
#8475
build failure on MacOS Intel
0.705
Q
3660
Issue
#17327
Incorrect setting of class.base.type in some examples
Issue
#17728
segfault with improper use of super()
0.698
Q
3661
Issue
#7808
Minor Viper Flaw: Misleading error message
Issue
#1847
viper: ViperTypeError: can't do binary op between 'uint' and 'uint'
0.697
Q
3662
Issue
#9204
tools/mpremote Copy folder content creates folder on board
PR
#8231
tools/mpremote: Add manifest function.
0.697
Q
3663
Issue
#10109
Calling method with multiple named arguments does not raise SyntaxError
Issue
#4543
foo(*a,*b) is not supported
0.695
Q
3664
Issue
#79
logo licenses
Issue
#658
https://micropython.org/pi/v2/index.json has version in license field
0.694
Q
3665
Issue
#6741
lfs2: crash in lfs2_pair_cmp
Issue
#11498
Guru Meditation Crash on ESP32 (MicroPython v1.20)
0.693
Q
3666
Issue
#3158
py: bytes() won't call obj.__bytes__()
PR
#4771
py/objarray: Add decode method to bytearray.
0.691
Q
3667
Issue
#3834
pyboard - deepsleep wake pins
PR
#15498
py/port/esp32 support on esp32c3 for deepsleep wakeup with gpio pins
0.690
Q
3668
Issue
#5801
Enable Touchpad IRQ
PR
#7046
esp32: enable BLE synchronous events and BLE pairing/boindng
0.690
Q
3669
Issue
#2509
machine.SPI(): add CS/NSS pin
Issue
#9339
Alias SPI/I2C pins to OSHWA standard.
0.684
Q
3670
Issue
#4389
esp8266: Necessity for UART flush
Issue
#6999
rp2: uart performance problem with higher baudrates or when doing additional operations
0.684
Q
3671
Issue
#79
logo licenses
Issue
#5312
License compatibility with Silicon Labs
0.682
Q
3672
Issue
#7639
micropython dict has not __contains__ method
Issue
#3124
Unable to create builtin object from a subclass of a builtin
0.681
Q
3673
Issue
#8693
Motor doesn't work under idf 4.2.2 + micropython 1.18
PR
#18130
ci: Build esp32 & zephyr ports daily to keep master branch caches hot.
0.681
Q
3674
Issue
#18668
Hardware I2C doesn't work on ESP32-C5
PR
#16671
feature/optional_i2c_bus
0.680
Q
3675
Issue
#10508
Timeout support for websocket/webrepl
Issue
#5266
webrepl: Doesn't work from https site
0.677
Q
3676
Issue
#2497
ESP8266: WebREPL truncates pasted data
PR
#2337
Added instructions on enabling the WebREPL from the serial port REPL.
0.676
Q
3677
Issue
#18609
Micropython allows creation of non UTF-8 identifiers
Issue
#18169
Viper: ptr8(0)[0] = 1 causes SIGSEGV on unix port
0.673
Q
3678
Issue
#4196
BUG -- initial prompt on WebREPL connect is always ">>> ", even for paste (and raw) mode
PR
#2337
Added instructions on enabling the WebREPL from the serial port REPL.
0.671
Q
3679
Issue
#5046
RFC: MICROPY_PY_BUILTINS_NEXT2 always set to (0) ?
PR
#3418
RFC: Add _asdict for namedtuple and add some field name checks
0.671
Q
3680
Issue
#4647
esp32 onewire not working since 2019-03-25 updates
Issue
#12826
ESPRESSIF-ESP32-S2-WROOM
0.671
Q
3681
Issue
#4734
esp8266, 16MB
PR
#7997
rp2/boards: Fix Pimoroni Pico LiPo 16MB flash bytes.
0.670
Q
3682
Issue
#17973
ESP32-S3 PWM in lightsleep mode does not works as expected
Issue
#16181
lightsleep on Pico W regression for 1.24.0
0.670
Q
3683
Issue
#8147
Thingy:52 nrf port, what board name to use to compile port
Issue
#4377
nrf: add support for threading
0.664
Q
3684
Issue
#17867
SEEED_XIAO_NRF52 board access to 1 MB Flash
Issue
#16297
GD25Q32EEIGR chip does not recognize the development board after burning the Micropython 1.25 firmware
0.657
Q
3685
Issue
#8595
pybd_sf2w: Code fails when located in external flash
Issue
#3384
drivers/display/ssd1306 SPI driver fails to import
0.657
Q
3686
Issue
#14303
namedtuple does not support "defaults" keyword argument
Issue
#14092
RP2 - lightsleep() fails/does not exit when started from inside a thread - solution
0.653
Q
3687
Issue
#7808
Minor Viper Flaw: Misleading error message
Issue
#13387
esp8266: cannot have both a native and a viper function, MemoryError reported
0.649
Q
3688
Issue
#7132
mpy-tool does not properly collect module names for imports
Issue
#1804
Question about overriding frozen source modules
0.643
Q
3689
Issue
#5389
docs.micropython.org/ should redirect to stable release version.
PR
#4257
docs/conf.py: Use https for link to docs.python.org.
0.640
Q
3690
Issue
#8147
Thingy:52 nrf port, what board name to use to compile port
Issue
#4231
[nrf] Add board support for nRF52840 dongle (pca10059)
0.638
Q
3691
Issue
#4821
Roadmap for next release (v1.11 -> v2.0?)
Issue
#6832
Roadmap to next release v1.15
0.638
Q
3692
Issue
#15814
Raspberry Pi Pico ADC changes the sampling rate in Free-running Sampling mode
Issue
#15687
PICO2 internal temperature sensor not accessible at ADC(4)
0.638
Q
3693
Issue
#16519
RP2: machine.RTC().datetime() does not advance during lightsleep
Issue
#9667
machine.RTC.datetime broken on Raspberry Pi Pico
0.636
Q
3694
Issue
#8608
docs: add a community resources section
Issue
#4623
docs: "Developing and building MicroPython" contains copy-paste artifact
0.633
Q
3695
Issue
#8721
Wrong SCL / SDA (MICROPY_HW_I2C0_SCL) for PIMORONI_TINY2040
PR
#12978
renesas-ra/boards/ARDUINO_PORTENTA_C33: Fix incorrect I2C pins.
0.632
Q
3696
Issue
#8706
Flash encryption on esp32
PR
#8471
stm32/wb55: Allow 32KB for mboot if MBOOT_ENABLE_PACKING enabled.
0.630
Q
3697
Issue
#1710
bytearray slice assignment fails for derived types
PR
#6250
py: Fixed case where shifting a memory view right corrupts the contents
0.625
Q
3698
Issue
#16963
suggestion: json.dump() does not support default keyword argument
Issue
#7950
`flush` keyword argument for `print()`?
0.623
Q
3699
Issue
#10898
Interrupting soft reset (Ctrl-D) with Ctrl-C erases filesystem on Raspberry Pi Pico
Issue
#7485
mpremote with mount fails on ESP32
0.621
Q
3700
Issue
#17271
cannot open source file "alloca.h" when trying to write a C module for MicroPython
Issue
#18292
Can't build with USER_C_MODULES on mimxrt
0.618
Q
3701
Issue
#7862
How use _thread library?
PR
#15583
esp32: Use configured stack-limit-margin when creating threads.
0.612
Q
3702
Issue
#8426
ESP32 S2/S3 USB MSC support?
PR
#7402
rp2: Add MSC support.
0.611
Q
3703
Issue
#12115
STM32 machine.ADC channel constants overflowing MP_ROM_INT() 31 bit signed type
PR
#17620
stm32: Add machine.ADC implementation for STM32L1.
0.609
Q
3704
Issue
#11346
ussl_basic.py.exp test results are wrong for calling close twice?
PR
#2591
WIP: tests/extmod/ussl: Basic coverage for modussl.
0.608
Q
3705
Issue
#11834
esp32: Slow I2C on S2 after bus failures.
Issue
#1939
esp8266: the i2c freq argument is ignored
0.601
Q
3706
Issue
#14536
docs: Windows port README should include `make submodule` as a build step
Issue
#6546
can't install micropython
0.600
Q
3707
Issue
#15682
ESP32-S3: machine.bitstream() can't send 6 bytes
Issue
#16049
16-bit SPI reads on STM32F413 - duplicated second byte
0.596
Q
3708
Issue
#7488
Hang when reading from UART and writing to filesystem on RPI Pico
Issue
#12946
UART.init() not working correctly on Raspberry Pi Pico W
0.595
Q
3709
Issue
#7442
extmod: Implement SO_LINGER in modlwip
PR
#11817
extmod/mod: Added Python linkage for SO_BROADCAST for UDP broadcast
0.590
Q
3710
Issue
#18169
Viper: ptr8(0)[0] = 1 causes SIGSEGV on unix port
Issue
#17940
Large Viper code causing hang/crash on RP2350 but OK on RP2040
0.590
Q
3711
Issue
#6496
STM32H7 ADC inaccuracy
Issue
#10585
ESP32S3 ADC Pins not working
0.588
Q
3712
Issue
#2628
Extend obj->iternext to handle not just __next__(), but also send() method
Issue
#2092
RFC: Inheriting base class should copy "protocol" vtables to subclass
0.584
Q
3713
Issue
#3667
esp8266: multi threading
PR
#7230
esp32: minor threading improvements
0.584
Q
3714
Issue
#5366
STM32: machine.freq unsupported on F0, L0, L4 and WB
PR
#5396
stm32/uart: Add support for LPUART1 on L0, L4, H7 and WB MCUs.
0.584
Q
3715
Issue
#7389
vfs_posix_rename old_path points to the same as new_path
Issue
#2598
FatFs's os.rename() is not POSIX compliant
0.584
Q
3716
Issue
#8147
Thingy:52 nrf port, what board name to use to compile port
Issue
#5879
NRF51822 (PCA10028) - no serial console after flashing
0.583
Q
3717
Issue
#12735
SEGV in decompress_error_text_maybe
Issue
#12531
Uninitialized memory read in the lexer part
0.582
Q
3718
Issue
#17242
wiznet5k_send_ethernet: fatal error -5
Issue
#17072
TCP socket RESET's the connection when not reading the entire read buffer
0.581
Q
3719
Issue
#11929
Don't allow `micropython.const`
Issue
#9018
RFC: Built-in module extending and removing weak links / umodules
0.579
Q
3720
Issue
#18993
ESP32: Microdot web framework does not work above MicroPython version 1.21.0
Issue
#16826
ESP32-S3 Supermini reboots on attempt for Wifi in 'AP' mode
0.578
Q
3721
Issue
#1710
bytearray slice assignment fails for derived types
Issue
#1743
uctypes: assign to scalar in an array is not fully implemented
0.577
Q
3722
Issue
#14358
ports/webassembly: import of a preloaded Emscripten FS fails on Node
Issue
#14400
[webassembly] element.onclick = async fn fails
0.572
Q
3723
Issue
#2635
stmhal: WDT hangs after programming
PR
#1233
stmhal: Move debug UART repl to after uart_init0 call.
0.571
Q
3724
Issue
#1142
Inline assembler data statement: suggested enhancement
Issue
#1906
inline asm: return value is zero if four arguments passed
0.569
Q
3725
Issue
#8160
uart.any freezing when second data has sended
Issue
#4225
esp8266 uart.read() problem
0.568
Q
3726
Issue
#17562
docs: I2C default pins 4,5 not 8,9 for the RP2 port
Issue
#15120
RP2: Hard I2C not working
0.563
Q
3727
Issue
#2572
extmod/modframebuf.c framebuf1_text() does not clear pixels
Issue
#7860
framebuf.FrameBuffer: not secured against silly/wrong/malicious strides
0.561
Q
3728
Issue
#7179
Missing country settings for ESP WIFI
Issue
#17486
Support for ESP32-C5
0.557
Q
3729
Issue
#5376
Empty op name printed when missing from mp_binary_op_method_name
Issue
#3467
print(a=2) does not throw invalid keyword error
0.556
Q
3730
Issue
#2889
Document need (or no need) to save & restore registers in asm_xtensa functions
Issue
#1245
What if we get rid of NLR stuff?
0.555
Q
3731
Issue
#15781
extmod/vfs_fat.c still uses _FS_REENTRANT, but lib/oofatfs now uses FF_FS_REENTRANT
Issue
#9313
fat filesystem can rename a directory inside of itself
0.554
Q
3732
Issue
#900
Use Emulation to Run RP2 PIO Code on Other Ports
PR
#15431
ports/rp2: Lazy PIO handlers.
0.554
Q
3733
Issue
#8608
docs: add a community resources section
PR
#6098
Season of Docs: MicroPython Internals documentation Outline
0.550
Q
3734
Issue
#5513
Pin(16,Pin.OUT) constructor changes state on ESP8266
Issue
#4286
can not use onboard LED esp32
0.550
Q
3735
Issue
#2789
Interactive REPL does not support unicode/utf8
Issue
#10766
REPL parse error of valid bytes data.
0.548
Q
3736
Issue
#8706
Flash encryption on esp32
PR
#6829
stm32/mboot: Change debug compiler optimisation to -Og
0.542
Q
3737
Issue
#18200
Why PC .c files full path strings are in built Micropython firmware (usermod) ?
PR
#14127
Support board level configurations
0.542
Q
3738
Issue
#6311
Support for ESP-Mesh
Issue
#8537
Ethernet W5500 is now supported by ESP-IDF. Feature request: is possible to support it in the MicroPython too?
0.539
Q
3739
Issue
#3427
SmartConfig ESP8266 and ESP32
Issue
#2575
esp8266: error in building image
0.538
Q
3740
Issue
#12270
ESP32C3 no output on serial after flashing finished.
PR
#555
micropython/espflash: A minimal ESP32 bootloader protocol implementation.
0.537
Q
3741
Issue
#12767
micropython doesn't reply to ARP requests
Issue
#11925
No access to web server on the Raspberry Pi Pico W from external networks
0.535
Q
3742
Issue
#17968
rp2: No Pin IRQ on core 1 (on core 0: OK)
Issue
#15272
Renesas-RA: Pin-IRQ does not behave as expected.
0.531
Q
3743
Issue
#5843
extmod/uasyncio: Loop exits if only Tasks awaiting Events are added
Issue
#5947
uasyncio: feature request: multiple event loops
0.530
Q
3744
Issue
#5622
`with` statement in loop takes cyclically increasing time
Issue
#3005
uasyncio stream reader/writer: unexpected behaviour with UART
0.522
Q
3745
Issue
#17192
mpremote romfs deploy: Directory handling is arguably inconsistent with cp -r
Issue
#17147
"mpremote -rv :/" can remove files from host
0.519
Q
3746
Issue
#2929
VFS FatFS: mkdir with trailing slash fails when it should succeed
PR
#17295
extmod/vfs_lfsx: Fix errno value raised from chdir.
0.518
Q
3747
Issue
#15682
ESP32-S3: machine.bitstream() can't send 6 bytes
Issue
#17663
ESP32S3N16R8:Missing flash ORIGINALLY 16M , ACTUALLY 8M
0.515
Q
3748
Issue
#3621
webrepl crash - ESP8266
Issue
#2336
WebREPL not running
0.515
Q
3749
Issue
#15682
ESP32-S3: machine.bitstream() can't send 6 bytes
Issue
#15537
ESP32-S3-FN8 SPIRAM errors on boot.
0.512
Q
3750
Issue
#800
Why are these pairing parameters in aioble.security module private?
Issue
#801
In aioble calling DeviceConnection.pair() or security.pair() gives 'unknown config param'
0.507
Q
3751
Issue
#962
Unix port: ffilib.py: libc.so.6 is no longer the latest version
Issue
#795
os-path causes build conflict with unix_ffi os
0.504
Q
3752
Issue
#2889
Document need (or no need) to save & restore registers in asm_xtensa functions
Issue
#4844
ARM NLR with gcc 9 should save FP registers
0.497
Q
3753
Issue
#9800
Working with filesystems - Hybrid (ESP32)
Issue
#5471
OTA: Error setting boot partition for ESP32
0.495
Q
3754
Issue
#17859
mkrules.cmake: get_target_property(... COMPILE_DEFINITIONS) falls back to "MICROPY_CPP_DEF-NOTFOUND"
PR
#10691
py/mkrules.cmake: Force build mpversion.h and frozen_content.c.
0.493
Q
3755
Issue
#1650
stm32: Implement Asynchronous SPI Slave
Issue
#3935
RFC: defining an I2C slave class and behaviour
0.491
Q
3756
Issue
#18626
Missing MP_BINARY_OP_REVERSE_LESS etc.
PR
#17816
binary_op_maybe: Path was missing nlr_pop call.
0.490
Q
3757
Issue
#780
popen leaves zombie processes
PR
#4659
run-tests: Fix repl test termination
0.487
Q
3758
Issue
#15979
SPI Connection to SD Card Fails to Recognize Chinese Directories
PR
#4772
Support for hardware SD/MMC access on ESP32
0.486
Q
3759
Issue
#8440
Unable to use pin 20 as SCL for I2C on ESP32.
Issue
#7772
Hardware I2C fail on ESP32_C3 - timing value error
0.482
Q
3760
Issue
#15627
BLE GATT descriptor set to DESCRIPTOR_READ (0x01) returns Error Code: Read Not Permitted (0x02)
Issue
#13611
Pico-W OSError: [Errno 114] EALREADY
0.481
Q
3761
Issue
#1555
stmhal: uart chars are being dropped, even when only at 115200 baud
Issue
#2660
stmhal: UART write timeout clarification
0.479
Q
3762
Issue
#7664
`uasyncio.rst` and `uctypes.rst` are still named with `u` prefix
PR
#1861
Fix typo (steamlined -> streamlined)
0.476
Q
3763
Issue
#14303
namedtuple does not support "defaults" keyword argument
Issue
#14224
RPI-PICO-W (CYW43) Wi-Fi AP can only be configured when not active
0.475
Q
3764
Issue
#2509
machine.SPI(): add CS/NSS pin
Issue
#2098
esp8266: no outout from SPI
0.474
Q
3765
Issue
#1375
unix usocket: External representation of (binary) addresses
PR
#3175
Address errors when sending data to a udp socket
0.474
Q
3766
Issue
#8440
Unable to use pin 20 as SCL for I2C on ESP32.
PR
#12978
renesas-ra/boards/ARDUINO_PORTENTA_C33: Fix incorrect I2C pins.
0.472
Q
3767
Issue
#18198
JSON not converting namedtuple to list
Issue
#17141
Json parser accepts uncomplete json objects
0.472
Q
3768
Issue
#6062
micropython.org Pyboard D downloads page
PR
#6222
Update pyb.UART.rst
0.471
Q
3769
Issue
#7862
How use _thread library?
Issue
#12694
start_new_thread() can't create thread in mpython 1.21
0.469
S
3770
Issue
#12216
ports/unix: please implement machine.unique_id()
PR
#12908
samd: Refactor to use shared tinyusb, implement unique id (with cross-port refactor)
0.467
Q
3771
Issue
#47
What to do about USB VID and PID?
Issue
#17570
esp32S3 The USB function is occupied by USB jtag/serial (VID_303A&PID_1001)
0.463
Q
3772
Issue
#14068
Pin.DRIVE_0 mentioned in documentation but not exist in current code for RP2040
Issue
#13758
Give me a solution for the esp01 response throught Micropython
0.462
Q
3773
Issue
#969
MQTT subscribe Remaining Length encoding is incorrect
PR
#209
Fixed SyntaxError in subscribe()
0.461
Q
3774
Issue
#5244
collections.deque constructor does not take keyword arguments
PR
#13
Add support of `len` to `collections.deque`
0.461
Q
3775
Issue
#801
In aioble calling DeviceConnection.pair() or security.pair() gives 'unknown config param'
PR
#7845
extmod/modbluetooth: Add gap_unpair command.
0.455
Q
3776
Issue
#7280
Is a port for STM32L5 or STM32U5 in the roadmap?
Issue
#8213
STM32L4P5AG - New Development Board to be Added
0.454
Q
3777
Issue
#8527
ESP32: Support I2S-driven ADC sampling
PR
#8322
mixmrt/i2s: Add I2S protocol support.
0.454
Q
3778
Issue
#3906
RSSI of connected STAs from AP not working
PR
#4562
esp32/modnetwork: Added RSSI for WiFi STA
0.452
Q
3779
Issue
#14536
docs: Windows port README should include `make submodule` as a build step
Issue
#14311
docs: machine.UART.irq arguments are incorrect
0.449
Q
3780
Issue
#9505
IPv4 address can persist well after wifi AP connection is lost
Issue
#17977
Cannot change default exposed IP (for DHCP etc) on Pico W running in AP mode (remains exposing default 192.168.4.x)
0.449
Q
3781
Issue
#5570
FileIO is not a subclass of IOBase
PR
#29
BytesIO
0.448
Q
3782
Issue
#3440
Exposing number of matches in a match object?
Issue
#1083
unix-ffi re module throws when looking at match containing optional groups
0.447
Q
3783
Issue
#5095
[NRF] Are there any plans to support the NFC functionality of the nRF52..
Issue
#4208
Is there any example code for manipulating the registers on the nRF52?
0.447
Q
3784
Issue
#1142
Inline assembler data statement: suggested enhancement
Issue
#753
Inline assembler add(register, register) reports syntax error
0.442
Q
3785
Issue
#7132
mpy-tool does not properly collect module names for imports
Issue
#2833
exec('import module') doesn't add module to scope when used in imported file
0.442
Q
3786
Issue
#14491
changes from menuconfig are only applied after cleaning
Issue
#14488
ESP32 NVS OverflowError
0.441
Q
3787
Issue
#6555
ESP8266: option to use NMI for PWM
PR
#6809
esp32: Bound PWM duty value.
0.441
Q
3788
Issue
#7878
ussl.wrap_socket: option for pre-allocated buffer
Issue
#2583
unix: SSL client socket, exists unexpectedly upon wrap_sockets().
0.437
Q
3789
Issue
#12636
how to add sdcard multi partition support on esp32 and esp32 s3
Issue
#8222
Finish off UF2 build support for MP at least for the ESP32-S2/S3 port
0.436
Q
3790
Issue
#1083
unix-ffi re module throws when looking at match containing optional groups
Issue
#18900
docs: regex library non-capture support
0.436
Q
3791
Issue
#937
Obscure bug with locals not captured by function
Issue
#2963
GC can reclaim bytecode while it's executing
0.433
Q
3792
Issue
#5366
STM32: machine.freq unsupported on F0, L0, L4 and WB
PR
#9354
stm32/i2c: Fix I2C frequency is faster than specified one.
0.431
Q
3793
Issue
#8440
Unable to use pin 20 as SCL for I2C on ESP32.
Issue
#3209
NodeMCU ARNICA
0.431
Q
3794
Issue
#16963
suggestion: json.dump() does not support default keyword argument
PR
#498
Remove json library
0.430
Q
3795
Issue
#17707
Passing tests reported as failures with `MICROPY_ERROR_REPORTING_TERSE`
Issue
#5907
esp32: viper tests fail after a while
0.428
Q
3796
Issue
#18257
[RP2040] I2C read/write operations fail with EIO in v1.26.1 - works in v1.23.0
Issue
#17863
RP2 hangs when using I2S and bitstream
0.426
Q
3797
Issue
#16527
RFC: Use board name for firmware files
Issue
#4933
NoBackendError when libusb is installed via MacPorts
0.425
Q
3798
Issue
#16684
Suggestion: add the ability to modify builtin modules (conforming to the standard C-Python implementation)
Issue
#14
Python module support is not yet implemented
0.425
Q
3799
Issue
#15627
BLE GATT descriptor set to DESCRIPTOR_READ (0x01) returns Error Code: Read Not Permitted (0x02)
PR
#4082
nrf/ubluepy: Add support for characteristic descriptors.
0.424
Q
3800
Issue
#10999
SoftSPI: Implement 'bits' and 'firstbit' parameters
Issue
#10998
SPI: wrong mosi pull-up / pull-down state / can't change settings
0.423
Q
3801
Issue
#16537
mboot fails to build
Issue
#18389
../py/misc.h:108:9: Error: expected »;« before »void«, NORETURN void m_malloc_fail(size_t num_bytes);
0.423
Q
3802
Issue
#18076
RP2: ADC pins does not work properly in XIAO RP2350
Issue
#17047
RP2350: PIO scripts fail, despite running on RP2040
0.418
Q
3803
Issue
#611
Problem with dht library
Issue
#3562
STM32F407DiscBoard : Interfacing DHT22 sensor
0.417
Q
3804
Issue
#4662
[PYBD] Switching Frequency completely locks up the board
Issue
#8345
esp32: PWM duty will be changed when changing the frequency if more than one channel is used.
0.414
Q
3805
Issue
#17710
uctypes: Element assignment through PTR silently fails
Issue
#18172
bytearray(uctypes.bytes_at(0, 8)) segfaults in memcpy
0.414
Q
3806
Issue
#8937
extmod/uasyncio: gather gets stuck if you pass an empty list in v1.19
Issue
#180
Alternative to uasyncio.gather
0.409
Q
3807
Issue
#295
uasyncio would benefit from a function to check for event loop instance
Issue
#5947
uasyncio: feature request: multiple event loops
0.409
Q
3808
Issue
#4066
Copy code-emitter documentation from Kickstarter to docs.micropython.org
Issue
#109
Added Board section to dev Wiki
0.407
Q
3809
Issue
#296
If any possible to make umqtt to support Qos 2?
PR
#323
umqtt documentation
0.402
Q
3810
Issue
#18480
gap_advertise connectable=False doesn't work
Issue
#15996
REPL with telnet
0.400
Q
3811
Issue
#7015
ESP32 RMT: two enhancement suggestions
Issue
#15521
RMT read pulses?
0.399
Q
3812
Issue
#3666
WiPy/CC3200: usocket.socket.settimeout() not working for socket.getaddrinfo()
Issue
#3280
Unix (only) socket.getaddrinfo() fails
0.399
Q
3813
Issue
#3621
webrepl crash - ESP8266
Issue
#2299
Hosting webrepl from ESP8266 - feasible?
0.398
Q
3814
Issue
#8896
Arduino RP2 Nano connect: Unexpected OSError (regression)
PR
#8578
rp2/boards/NANO-RP2040: Update USB PID.
0.397
Q
3815
Issue
#611
Problem with dht library
Issue
#3593
DHT22 no result
0.395
Q
3816
Issue
#14097
rp2: code sometimes hangs when doing `bluetooth.BLE().active(True)`
Issue
#14339
[RP2] machine.soft_reset() hangs when i2s is not deinitialized
0.392
Q
3817
Issue
#11422
mpremote should not limit name shortcuts to 1st 4 devices
Issue
#8736
mpremote commands select incorrect device
0.392
Q
3818
Issue
#17792
OSError 16 from time.sleep_ms()
Issue
#17594
RP2: time.sleep and time.sleep_ms waking early (but not time.sleep_us)
0.391
Q
3819
Issue
#18168
Resizing bytearray with active memoryviews corrupts state and segfaults
Issue
#15944
FrameBuffer Initialisation fails with ValueError on `memoryview`
0.389
Q
3820
Issue
#1946
esp8266: wlan.connect() may crash when there're too many scan results
PR
#11819
ports/esp32: Support additional scan options when connecting to WiFi.
0.388
Q
3821
Issue
#15513
Base64 encoding into buffer, to reduce allocations
Issue
#377
ubinascii.b2a_base64() result not compatible with python 3 standard library base64.b64encode()
0.385
Q
3822
Issue
#2569
Access point interface active without being noticed
Issue
#7699
ESP32:How to use micopython ethernet to ap?How to route ethernet to ap?
0.384
Q
3823
Issue
#12024
esp8266-12f 4M flash need be supported
PR
#12068
build(add): ADAFTR_4M_2M_SPRAM
0.382
Q
3824
Issue
#8017
SHA512 and hashlib port
Issue
#369
hmac code not compatible with hashlib/uhashlib implementations
0.382
Q
3825
Issue
#16968
how can i load a bytearray which contains a mpy file,and run it in main.c ( ports/esp32)
PR
#14479
webassembly/mpconfigport: Enable importing of .mpy files.
0.381
Q
3826
Issue
#2628
Extend obj->iternext to handle not just __next__(), but also send() method
PR
#1460
py/objgetitemiter: Allow to work with native objects.
0.380
Q
3827
Issue
#7903
rp2 asm_pio parameterization
Issue
#9325
rp2: rp2.asm_pio_encode incorrectly accepts 'pins' as src for 'wait'
0.379
Q
3828
Issue
#6237
STM32F407 uses FSMC problem
PR
#2159
stmhal: Added board files for Olimex STM32-E407
0.377
Q
3829
Issue
#1028
USBDevice hid debug whit webusb-hid
Issue
#4183
Support for USB_HID Consumer Control devices?
0.376
Q
3830
Issue
#6105
uasyncio V3 stream readline: is this correct?
PR
#5953
uasyncio/stream: write immediately
0.376
Q
3831
Issue
#7878
ussl.wrap_socket: option for pre-allocated buffer
Issue
#3208
close method of SSL-wrapped sockets is not idempotent
0.376
Q
3832
Issue
#18029
ESP32 CDC print("0123" * 64) causes missing beginning of the string
Issue
#15960
USB xmit of exactly 64 bytes stalls
0.375
Q
3833
Issue
#4238
[STM32] DTCM buffer incorrect sized for processor type
Issue
#1844
Probably nobody cares, but flash is now filled for DEBUG=1 MICROPY_PY_WIZNET5K=1 MICROPY_PY_CC3K=1 build
0.374
Q
3834
Issue
#1736
uos.dupterm() behavior in underspecified, implementations broken
Issue
#6621
Uaysncio v3 Stream Writer Drain Bug
0.373
Q
3835
Issue
#18705
mpremote mip install can create a folder named `:`
PR
#8231
tools/mpremote: Add manifest function.
0.370
Q
3836
Issue
#2620
RFC: offical API to save WiFi-connection parameter
PR
#6774
esp32/modnetwork: interface to the WIFI power save functions of ESP-IDF
0.369
Q
3837
Issue
#6570
_IRQ_GATTC_NOTIFY not compatible
Issue
#7584
BLE.gattc_exchange_mtu() callback OSError: [Errno 120] EALREADY
0.367
Q
3838
Issue
#15979
SPI Connection to SD Card Fails to Recognize Chinese Directories
Issue
#18984
esp32/sdcard: Unable to use SD card on some ESP32-P4 boards.
0.360
Q
3839
Issue
#11374
mpremote: Add facility to specify location of config.py
Issue
#9204
tools/mpremote Copy folder content creates folder on board
0.354
Q
3840
Issue
#10508
Timeout support for websocket/webrepl
PR
#8931
webrepl: Allow the page to run from the device (over HTTP).
0.350
Q
3841
Issue
#16755
Frame buffer antialiasing option
Issue
#7384
framebuf: Support drawing text at different sizes
0.350
Q
3842
Issue
#8147
Thingy:52 nrf port, what board name to use to compile port
PR
#6252
Nrf52840 mdk2
0.349
Q
3843
Issue
#844
urequests still using HTTP/1.0
PR
#723
bundle-networking: Include urllib.urequest
0.348
Q
3844
Issue
#8595
pybd_sf2w: Code fails when located in external flash
Issue
#6663
RFC LCD160CR hardware/firmware
0.347
Q
3845
Issue
#79
logo licenses
Issue
#1002
Missing license information for modules
0.344
Q
3846
Issue
#355
uasyncio.websocket.server compatibility with websocket clients
Issue
#8177
Simple example of uasyncio WebSocket Server (secure - with SSL)
0.344
Q
3847
Issue
#3204
Unix: CPython incompatibility assigning negative values to bytearrays.
Issue
#1424
bytearray slice assignment from generator produces error
0.340
Q
3848
Issue
#8147
Thingy:52 nrf port, what board name to use to compile port
PR
#6794
Update ports/nrf/README.md
0.338
Q
3849
Issue
#3592
Assigning to __class__ fails without error
Issue
#3205
In case of multiple inheritance, super() might not find some parent methods
0.338
Q
3850
Issue
#3356
[baremetal] sys.stdin does not handle ctrl-D EOF markers
Issue
#11253
On RP2 sys.stdin.read(64) and sys.stdin.readline() do not work if we have multiple of 64 bytes in buffer
0.335
Q
3851
Issue
#5046
RFC: MICROPY_PY_BUILTINS_NEXT2 always set to (0) ?
Issue
#919
Conventions for MicroPython->CPython compatibility modules
0.335
Q
3852
Issue
#7518
DeepSleep on Nucleo-WB55
Issue
#15623
RP2350 / Pico 2 machine.deepsleep results in crash
0.335
Q
3853
Issue
#2635
stmhal: WDT hangs after programming
Issue
#18613
Feature Request: Enable WDT Cancel
0.333
Q
3854
Issue
#1509
RTC initialisation and wakeup from external events
PR
#1495
RTC tests now check wakeup values
0.331
Q
3855
Issue
#2552
Add .offset()/.seek() method for memoryview for inplace "slicing"
Issue
#4064
Missing `memoryview.cast` in MicroPython
0.327
Q
3856
Issue
#4196
BUG -- initial prompt on WebREPL connect is always ">>> ", even for paste (and raw) mode
Issue
#2432
WebREPL is turned off by default
0.325
Q
3857
Issue
#18427
esp32: Consider CPU frequency constraints when Wi-Fi/BT is enabled
Issue
#16602
time.ticks_cpu() weird overflow on esp32
0.316
Q
3858
Issue
#7132
mpy-tool does not properly collect module names for imports
PR
#18927
tools/mpy-tool.py: Clean up escaped compiled module name.
0.310
Q
3859
Issue
#6953
stm32 HID class USB crash explained
Issue
#1123
HID messages touchscreen problem
0.308
Q
3860
Issue
#16527
RFC: Use board name for firmware files
Issue
#2541
ESP8266: make deploy shows incorrect flash filesize in printed esptool.py command
0.307
Q
3861
Issue
#17696
Update api of esp32 i2c and other drivers.
Issue
#16968
how can i load a bytearray which contains a mpy file,and run it in main.c ( ports/esp32)
0.305
Q
3862
Issue
#11384
docs: rp2 port quick reference PWM section
Issue
#18875
docs: No instructions for REPL over UART on RP2
0.294
Q
3863
Issue
#2635
stmhal: WDT hangs after programming
PR
#6631
ESP32/machine_wdt.c: Add WDT.deinit() method.
0.294
Q
3864
Issue
#7957
mp_obj_class_lookup error
Issue
#145
Q: Recommended way to look an object method taking into account base classes, C-defined methods, without side effects
0.294
Q
3865
Issue
#18668
Hardware I2C doesn't work on ESP32-C5
PR
#16669
feature/optional_i2c_bus_id
0.292
Q
3866
Issue
#7074
When I turn on the wifi station and wifi AP at the same time in esp32, the newly created thread cannot run.
Issue
#5125
[ ESP32 ] How to change the Maximum simultaneously WiFi connection on the softAP?
0.286
Q
3867
Issue
#1719
JSON module does not throw exception when object is not serialisable
Issue
#5677
Truth value test of class deriving from native class can raise TypeError
0.286
Q
3868
Issue
#16211
Input Pins 1 and 2 do not work of the 8
Issue
#16370
Problem with 'machine.Pin()' on Teensy 4.1 for the GPIOs
0.286
Q
3869
Issue
#4196
BUG -- initial prompt on WebREPL connect is always ">>> ", even for paste (and raw) mode
PR
#609
micropython/aiorepl: Add paste mode and raw repl.
0.282
Q
3870
Issue
#7910
ports/unix: how to add a c++ shared library to the makefile .i want set a module,which can use c++ function.
Issue
#5679
ports/unix/mpconfigport.mk does not allow configuration/inclusion of FRAMEBUF
0.282
Q
3871
Issue
#16076
i2s bug?
Issue
#17863
RP2 hangs when using I2S and bitstream
0.282
Q
3872
Issue
#8606
Spaces in f-strings can cause incorrect SyntaxErrors
Issue
#8450
f-string feature missing on esp8266 with 1MiB flash port, throws SyntaxError: invalid syntax
0.279
Q
3873
Issue
#9230
TypeError: expecting an SPI object
Issue
#11919
ValueError: SPI(2) doesn't exist after build ESP32 with IDF_5.0.2
0.277
Q
3874
Issue
#2620
RFC: offical API to save WiFi-connection parameter
Issue
#2294
esp8266: New Flash map
0.272
Q
3875
Issue
#792
How to use the umqtt.simple in other socket
PR
#382
umqtt.simple: Close old socket on connect
0.271
Q
3876
Issue
#16088
Checksum Verification for nRF BLE Stack Downloads
Issue
#14415
Micropython download page add link/anchor to variant section headers
0.270
Q
3877
Issue
#7117
rp2 import PIO, StateMachine, asm_pio -> Info -> Black Cat in a Coal Bunker
PR
#11390
rp2: Make rp2_state_machine_exec accept integers.
0.270
Q
3878
Issue
#2569
Access point interface active without being noticed
PR
#16225
esp32: Fix AP mode channel configuration.
0.268
Q
3879
Issue
#2635
stmhal: WDT hangs after programming
Issue
#4964
Initial a WDT with timeout param, but it seem like useless?
0.268
Q
3880
Issue
#5666
Document existence of brew installable micropython for Mac
Issue
#373
ES8266 upip cannot install packages from PyPi
0.268
Q
3881
Issue
#937
Obscure bug with locals not captured by function
PR
#3207
Check eval()/exec() args
0.266
Q
3882
Issue
#9049
Raspberry Pi Pico W: Add WPS functionality
Issue
#10794
network.AP_IF creates a weird AP name and unable to connect
0.264
Q
3883
Issue
#8586
Long Timer Never Gets Called
Issue
#15806
TypeError: can't convert float to int
0.264
Q
3884
Issue
#2635
stmhal: WDT hangs after programming
Issue
#1308
cc3200: The cc3200 chip crashes when I use the finger touch crystal Y3 on LAUNCHXL-board
0.264
Q
3885
Issue
#1719
JSON module does not throw exception when object is not serialisable
Issue
#422
[Report] urequests.py failed when parameter json contains unicode character
0.263
Q
3886
Issue
#7473
esp8266 nonblocking ussl: `read(N)` never returns any data
Issue
#4263
ESP8266: UART not working
0.263
Q
3887
Issue
#12393
rp2: No support for external pins in Pico W build
Issue
#7607
ESP32 RTC_VALID_EXT_PINS not valid for ESP32 S2/S3
0.262
Q
3888
Issue
#5545
machine.RTC.init throws exception on Pyboard 1.0
PR
#6923
[ports/rp2] new machine_rtc.c module
0.261
Q
3889
Issue
#8595
pybd_sf2w: Code fails when located in external flash
PR
#6013
fix "TypeError: 'mode' argument required on spi.init()
0.260
Q
3890
Issue
#801
In aioble calling DeviceConnection.pair() or security.pair() gives 'unknown config param'
Issue
#5131
pyboard-D AP_IF set password
0.259
Q
3891
Issue
#14303
namedtuple does not support "defaults" keyword argument
Issue
#14408
Pico W:when I try "wlan.connect()" and "wlan.scan()" ,I get an "OSError: [Errno 1] EPERM"
0.258
Q
3892
Issue
#2572
extmod/modframebuf.c framebuf1_text() does not clear pixels
Issue
#10461
extmod/framebuf: There will be obvious aliasing when drawing circles or triangles
0.256
Q
3893
Issue
#5467
pyboard-D AP_IF - Unable to set up a secure wlan
Issue
#11977
WLAN functions fail on Pico Pi W core1
0.252
Q
3894
Issue
#17194
docs: WLAN.scan() results on RP2/PICO_W with 1.24.1
PR
#7611
esp8266,esp32: Include hidden networks in WLAN.scan results.
0.250
Q
3895
Issue
#13532
Verbosity of mpremote commands should be manageable and shouldn't go to stdout
Issue
#9659
mpremote: on ESPxxx all mpremote commands are followed by a hard reboot
0.249
Q
3896
Issue
#851
aiohttp TLS websocket fails for continously sending packages on ESP32
Issue
#940
python-ecosys/aiohttp ignores 'headers' argument for websocket
0.249
Q
3897
Issue
#15615
Native code decorator should be best-effort
Issue
#12743
Native code emitter: "while True"-loop can not be interrupted.
0.246
Q
3898
Issue
#2552
Add .offset()/.seek() method for memoryview for inplace "slicing"
PR
#7264
py/objarray: Fix constructing a memoryview from a memoryview.
0.245
Q
3899
Issue
#792
How to use the umqtt.simple in other socket
Issue
#103
umqtt.simple socket behaviour when WiFi is degraded
0.244
Q
3900
Issue
#777
requests: stream parameter is noop
Issue
#17072
TCP socket RESET's the connection when not reading the entire read buffer
0.244
Q
3901
Issue
#8625
ESP32 S2 - Filesystem is empty after some time
Issue
#8222
Finish off UF2 build support for MP at least for the ESP32-S2/S3 port
0.241
Q
3902
Issue
#1587
stmhal: os.sync() [apparently] doesn't flush FatFS read buffers
PR
#867
Add ability to set fatfs label & retrieve serial number.
0.237
Q
3903
Issue
#7775
Maker Pi 2040
PR
#9426
rp2/boards: Tidyup Pimoroni boards.
0.234
Q
3904
Issue
#17339
sta_if.status() unreliable
Issue
#17621
Raspberry Pico W: Hangs after WLAN deinit()
0.232
Q
3905
Issue
#3086
open: No support for creating file if doesn't exist, while opening in r/w mode
Issue
#1519
cc3200: socket.makefile() needs to be more CPython compliant
0.225
Q
3906
Issue
#1681
stmhal: ADC class only uses ADC1 hardware
Issue
#4379
[ESP32] machine.ADC should be able to be initialised with pin numbers as well as machine.Pin
0.221
Q
3907
Issue
#4972
Python file can't import another py file
Issue
#2679
Error when using import in main.py on ESP12E
0.217
Q
3908
Issue
#17594
RP2: time.sleep and time.sleep_ms waking early (but not time.sleep_us)
Issue
#17229
RP2350 the watchdog timer does not count down while lightsleep is running
0.215
Q
3909
Issue
#1142
Inline assembler data statement: suggested enhancement
PR
#1854
docs: "Maximising Python Speed" added. Changes to pyb.ADC.rst and asm…
0.213
Q
3910
Issue
#16560
RingIO is limited to 64kB
Issue
#17847
ringbuf: Zero-length ringbuf creation allowed, causes crash
0.212
Q
3911
Issue
#8896
Arduino RP2 Nano connect: Unexpected OSError (regression)
PR
#8630
Update Arduino Nano RP2040 Connect for consistency
0.209
Q
3912
Issue
#17167
NRF52: build error, implicit conversion from 'float' to 'double'
PR
#6294
ESP32 : make option MICROPY_FLOAT_IMPL
0.203
Q
3913
Issue
#4277
NRF - Disable DCDC?
Issue
#2488
stmhal: Easy way how to disable internal Flash and/or SD card storage
0.200
Q
3914
Issue
#16221
ports/rp2: "Uncaught exception in IRQ callback handler" when retrieving PIO FIFO value with MSB set
PR
#10549
rp2: Fix crash in a pin.irq handler.
0.196
Q
3915
Issue
#5779
machine.soft_reset() behaves curiously on esp8266
PR
#8239
tools/mpremote: Correctly manage mounted flag during soft-reset.
0.196
Q
3916
Issue
#18224
espnow.irecv() fails silently in some low memory situation
Issue
#18311
Changing espnow rate fails on 1.26.1
0.194
Q
3917
Issue
#5046
RFC: MICROPY_PY_BUILTINS_NEXT2 always set to (0) ?
Issue
#18
Conventions for MicroPython -> CPython compatibility modules
0.194
Q
3918
Issue
#17792
OSError 16 from time.sleep_ms()
Issue
#15471
rp2: Board does not enable USB after hard reset if an error is raised in boot.py.
0.194
Q
3919
Issue
#18968
OpenMV Feature: Multi-level init/deinit system
Issue
#18965
OpenMV Feature: IMXRT is missing romfs
0.192
Q
3920
Issue
#686
aioble: Connecting to the Apple Media Service (Pico-W)
Issue
#950
[aioble] After timeout, reconnection is successful. (Peripherals are always powered off)
0.190
Q
3921
Issue
#8625
ESP32 S2 - Filesystem is empty after some time
Issue
#7541
ESP32-S2-MINI-1 support
0.186
Q
3922
Issue
#9136
Turning off WIFI radio on the Pico W
Issue
#13370
Wifi not working properly in Pico W.
0.186
Q
3923
Issue
#8129
Document values of CAN bus Constants
Issue
#968
can.send and can.recv crash
0.185
Q
3924
Issue
#646
Do we want to have weakref support?
Issue
#9018
RFC: Built-in module extending and removing weak links / umodules
0.185
Q
3925
Issue
#17167
NRF52: build error, implicit conversion from 'float' to 'double'
Issue
#8009
Unable to compile natmod feature2 example
0.185
Q
3926
Issue
#3840
ESP32: no default gc threshold
Issue
#11666
esp8266 : available heap: DRAM ?
0.180
Q
3927
Issue
#5552
micropython-lib version included in official downloads is unclear
PR
#6804
tools: Remove obsolete upip bootstrap script.
0.179
Q
3928
Issue
#8209
Frozen MPY in fodler are overrided by folder on VFS
Issue
#5239
Build for Pyboard V1.x does not handle frozen modules
0.178
Q
3929
Issue
#12545
docs: Documentation version don't match image contents
Issue
#9010
Pico type only determined by which type of Pico firmware image installed?
0.175
Q
3930
Issue
#14307
[webassembly][pyscript] Unable to process over 88Kb of code
Issue
#14413
[webassembly] [pyscript] Unable to create a File from the virtual FileSystem
0.172
Q
3931
Issue
#14050
Bug - I2S communication disrupted by arbitrary function call following I2C initialization.
Issue
#1165
stmhal: I2S class for pyb module (RFC)
0.171
Q
3932
Issue
#18564
Compilation of v1.27.0 fails on s390x and loongarch64
Issue
#16537
mboot fails to build
0.171
Q
3933
Issue
#8125
Cannot import user defined module on Raspberry Pico
Issue
#12154
Build on Debian fails
0.167
Q
3934
Issue
#18461
`mpremote mip install` hangs when uploading files
PR
#18712
tools/mpremote: Add mip download and mpy version handling.
0.167
Q
3935
Issue
#16611
[feature request] being able to change UART(0) speed without recompiling.
Issue
#4207
[NUCLEO_H743ZI] changing CPU frequency does not work as expected
0.167
Q
3936
Issue
#6701
RTC wakeup callback should be executed immediately rather than deferred
Issue
#3961
ESP8266 crashes on wake from deepsleep
0.166
Q
3937
Issue
#13021
ESP32 Read PWM-GPIO Value
Issue
#4758
pwm.deinit() can not close Pin if Duty Cycle set to 1023
0.163
Q
3938
Issue
#7894
windows/mingw strange compiler error when freezing viper code
Issue
#7616
Rpi: freezing viper code crashes system
0.161
Q
3939
Issue
#14491
changes from menuconfig are only applied after cleaning
Issue
#14217
ESP32-S3 forcing use of USB OTG
0.161
Q
3940
Issue
#668
urequests doesn't handle basic auth formatted URLs correctly
Issue
#839
SECURITY: Requests module leaks passwords & usernames for HTTP Basic Auth
0.161
Q
3941
Issue
#11837
Zephyr port: async event loop implementation starves CPU
Issue
#8515
uasyncio : missing RuntimeError: This event loop is already running
0.161
Q
3942
Issue
#7798
pwm caused crash on esp8266 generic version
Issue
#17973
ESP32-S3 PWM in lightsleep mode does not works as expected
0.160
Q
3943
Issue
#900
Use Emulation to Run RP2 PIO Code on Other Ports
PR
#18133
rp2: Add execctrl option for the PIO decorator.
0.156
Q
3944
Issue
#795
os-path causes build conflict with unix_ffi os
PR
#5718
fix manifest build error on Windows OS
0.143
Q
3945
Issue
#1028
USBDevice hid debug whit webusb-hid
Issue
#6953
stm32 HID class USB crash explained
0.140
Q
3946
Issue
#18592
Python subclass of native type with attr handler cannot properly store attributes
Issue
#17710
uctypes: Element assignment through PTR silently fails
0.139
Q
3947
Issue
#15513
Base64 encoding into buffer, to reduce allocations
Issue
#3266
ubinascii: a2b_base64(...) behavior is inconsistent with CPython
0.136
Q
3948
Issue
#5513
Pin(16,Pin.OUT) constructor changes state on ESP8266
Issue
#5480
Serial repl freezes after initializing 16 gpio pins as output in esp32.
0.136
Q
3949
Issue
#951
UMQTT: Library stops receiving broker responses after a subscribed message arrives
Issue
#16239
Maximum recursion depth
0.133
Q
3950
Issue
#5778
lightsleep results in machine reset on ESP32
PR
#4359
docs/machine: Change sleep to lightsleep and add timeout arguments.
0.131
Q
3951
Issue
#2552
Add .offset()/.seek() method for memoryview for inplace "slicing"
Issue
#8748
Support for buffer protocol in btree module
0.129
Q
3952
Issue
#2620
RFC: offical API to save WiFi-connection parameter
Issue
#6969
esp2866 restart couldn't stop
0.128
Q
3953
Issue
#18531
Add function 'settimeout' to class SSLSocket
Issue
#2402
WiPy/CC3200: usocket.socket.settimeout() not working?
0.127
Q
3954
Issue
#12605
Two crash cases involving collections.namedtuple
Issue
#12702
Various crashes while executing uctypes.sizeof()
0.127
Q
3955
Issue
#17869
LSE Startup on STM32H563ZI fails
Issue
#17792
OSError 16 from time.sleep_ms()
0.127
Q
3956
Issue
#2620
RFC: offical API to save WiFi-connection parameter
PR
#3349
esp8266: add bssid keyword arg to wlan.connect() method
0.126
Q
3957
Issue
#7065
Trivial issue: 1ej returns 1j (expected a Syntax Error or similar...)
Issue
#1347
Incorrect exception type raised when MICROPY_ERROR_REPORTING_TERSE is selected
0.126
Q
3958
Issue
#1700
Custom exception cannot be re-raised from called function
Issue
#290
Throwing exceptions across modules causes namespace issues
0.123
Q
3959
Issue
#8273
re module defines re.match both as a function and class
PR
#1089
Fix unix-ffi/re: Fix OverflowError in re.groups().
0.123
Q
3960
Issue
#5095
[NRF] Are there any plans to support the NFC functionality of the nRF52..
PR
#3433
ports/nrf/hal: Updating hal_nvmc.h to also support nrf52
0.116
Q
3961
Issue
#4389
esp8266: Necessity for UART flush
PR
#2267
esp8266: fix UART parity setting
0.113
Q
3962
Issue
#18461
`mpremote mip install` hangs when uploading files
PR
#17646
tools/mpremote: Add metadata file and new subcommands for mip
0.112
Q
3963
Issue
#10621
RP2: global variable lost at maximum recursion depth in second thread
Issue
#2927
Low recursion limit on Windows port with MSVC
0.111
Q
3964
Issue
#16049
16-bit SPI reads on STM32F413 - duplicated second byte
Issue
#15682
ESP32-S3: machine.bitstream() can't send 6 bytes
0.107
Q
3965
Issue
#5376
Empty op name printed when missing from mp_binary_op_method_name
Issue
#4260
`OverflowError` sometimes doesn't create traceback data
0.106
Q
3966
Issue
#525
Method Resolution Order (MRO) is not compliant
PR
#5139
py/objtype: Add type.__bases__ attribute.
0.105
Q
3967
Issue
#4119
ESP32 SHA1 on uhashlib is not correct at 2nd or more times.
Issue
#7881
uhashlib module object has no attribute sha1
0.098
Q
3968
Issue
#5651
ESP32: deep sleep seems to cut clock to ULP processor
Issue
#4390
NodeMCU v1.0 stuck at deep sleep rtc wakeup
0.096
Q
3969
Issue
#17111
HSTX Support for RP2350
Issue
#18831
rp2: Use RP2350 hardware TRNG for os.urandom
0.095
Q
3970
Issue
#844
urequests still using HTTP/1.0
PR
#74
urequests: support ports other than default
0.093
Q
3971
Issue
#17547
mpy-cross: Assertion failed when compiling tests/basics/exception_chain.py.
PR
#15669
tests/run-tests.py: Automatically detect native arch and mpy-cross flag.
0.092
Q
3972
Issue
#5795
extmod/uasyncio Event.set() not safe in ISR
PR
#6664
extmod/uasyncio: Delay calling Loop.call_exception_handler by 1 loop, and add Task.done() method
0.089
Q
3973
Issue
#12605
Two crash cases involving collections.namedtuple
Issue
#12660
Various crashes in mpz_hash
0.088
Q
3974
Issue
#18166
uctypes.bytearray_at() accepts negative address and segfaults on write
Issue
#1672
unix: passing in a negative heap size causes a segfault
0.086
Q
3975
Issue
#6310
how to use urequests to post files?
Issue
#6649
POST Request with BASIC AUTH - How to?
0.085
Q
3976
Issue
#4386
esp32: Using umqtt blocks access to webrepl
Issue
#162
[Errno 103] ECONNABORTED MQTT
0.085
Q
3977
Issue
#14339
[RP2] machine.soft_reset() hangs when i2s is not deinitialized
Issue
#14097
rp2: code sometimes hangs when doing `bluetooth.BLE().active(True)`
0.084
Q
3978
Issue
#16307
RP2350 Partitions
Issue
#17111
HSTX Support for RP2350
0.081
Q
3979
Issue
#16755
Frame buffer antialiasing option
Issue
#18524
nucleo G474RE missing framebuf module
0.078
Q
3980
Issue
#7148
STM32: How to avoid disabling USB IRQs in sdcard.c ?
PR
#7344
stm32/usb: Add USB_VCP.irq method, to set a callback on USB data RX.
0.078
Q
3981
Issue
#6836
sys.settrace issue (bug?)
PR
#6690
RFC tests: Make settrace test work on a wider range of machines.
0.076
Q
3982
Issue
#8358
pyboard.py very slow on windows, reason and solution
Issue
#587
USB problem with Windows
0.075
Q
3983
Issue
#8515
uasyncio : missing RuntimeError: This event loop is already running
Issue
#2678
Unix build: uasyncio __await__ not called
0.074
Q
3984
Issue
#5565
Run `.mpy` files from cpython?
Issue
#1428
RFC: remove unix-cpy
0.073
Q
3985
Issue
#7117
rp2 import PIO, StateMachine, asm_pio -> Info -> Black Cat in a Coal Bunker
Issue
#17509
RP2350: PIO2 State Machines do not work
0.070
Q
3986
Issue
#4968
memory malloc error on stm32f407
Issue
#294
MemoryError: memory allocation failed, allocating %u bytes
0.069
Q
3987
Issue
#14358
ports/webassembly: import of a preloaded Emscripten FS fails on Node
Issue
#14307
[webassembly][pyscript] Unable to process over 88Kb of code
0.067
Q