-
### Description
Type: Bug
- Related issue: `#abc`
- Priority: Minor
---------------------------------------------------------------
## Bug
**Target**
stm32f4
**Toolchain:**
IAR
**Too…
-
@tensorflow/micro
**System information**
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 18.04.1
- TensorFlow installed from (source or binary): source
- TensorFlow versi…
-
### Description of defect
I'm trying to use a NUCLEO-F030R8 as an I2C slave, but when trying to read data, only the first read works that too is corrupt. I've tried using two masters, a NUCLEO-F7…
-
**Issue**
Peripheral fails to send bytes when of certain range, spaced out by 128.
0-127 -> Can send
128-254 -> Cannot send
255-511 -> Can send
etc.
I'm using an iMX6UL based linux host as the…
-
### Description
After exporting an Mbed OS project to MCUXpresso IDE, I open it, click build, and consistently get Make Error 126. See below. This happens on different files in different projects…
-
### Description of defect
```
Compiling example repos....
[EXAMPLES]> INFO In folder 'mbed-os-example-blinky'
[EXAMPLES]> INFO Compiling mbed-os-example-blinky FF1705_L151CC GCC_…
-
This release, **6.2.0-beta.4**, is the fifth beta release of CircuitPython **6.2.0**. Notable changes since 6.2.0-beta.3 include new RP2040 fixes and features, enhancements to `bitmaptools`, and turni…
-
Hi,
I want to create variable send/receive communication of I2CSlave.
I tried, but it didn't work.
Could you tell me how to or sample code?
Thanks.
**I2C Slave (MbedOS5 + LPC1768)**
```cpp…
-
### Description
### Issue request type
[ ] Question
[ ] Enhancement
[x] Bug
Unable to run even a simple test of greentea in DISCO_L475VG_IOT01A board, tried it with NU…
-
Hi Richard
To get to know your I2C driver I want to compile the program "find_slaves" and try it on my Teensy 4.0.
But I always get the same error message
_________________________________________…