-
Hi,
as mentioned in my recent issue, i would like to add a new sensor definition. The Sensor is called something like "TCM97001".
It also transmits it's data in a 36BIT stream - i managed to decrypt…
-
I have been trying the [Blink LED example](https://github.com/platformio/platform-titiva/tree/master/examples/libopencm3-blink?utm_source=platformio.org&utm_medium=docs) (libopencm3). I have modified …
-
设备信息:
App version: 6.6.4
App version code: 664
Android build version: V14.0.10.0.TKBCNXM
Android release version: 13
Android SDK version: 33
Android build ID: TKQ1.220829.002 test-keys
Device brand: …
-
The effect of atomic register access as defined in RP2040 datasheet, Sect. 2.1.2 seems unclear to me when applied onto some specific registers.
Example 1: Atomic XOR on write (e.g. via hw_xor_bits(…
-
Might as well see how this goes
-
Hi @WallaceWilliam ,
Can't compile anymore after updating platform, currently i am using:
Platform custom Espressif 8266
--------
Updating custom8266 @ a31a2c4 [Up-to…
-
1. A description of the problem and the conditions that cause it to occur:
First Spite drawing OK. Button touch OK, touch OK, touch:crash after second or third or..
Backtrace:
#0 0x4008374…
-
In E3SM/externals/scorpio/src/clib/pio_getput_int.c, the functions PIOc_put_vars_tc and PIOc_get_vars_tc assume that the nc_put_vars_### and nc_get_vars_### functions will accept NULL pointers, but in…
-
Hi!
Debugging is not working in the Seeed Studio xiao-ESP32-S3 board. According to documentation, the S3 supports direct (no external probe) debugging through its internal JTAG USB interface howev…
-
Refer https://community.platformio.org/t/debugger-not-starting/18338.
When attempting to debug the `nrf52_dk` board from the platform-nordicnrf52, after using "PIO Debug" in VSCode, the time until …