-
I started some tests with the serial USB (OTG) on the STM32u575 to get a virtual com port on a Windows PC.
After fixing some issues with the clock config file (because it was never used and tested …
-
I cloned the repository into a local folder, followed the instructions to install mbed and then run `mbed compile`
Any idea why it won't compile? Do you have any concrete description of your setup …
-
Magnetometer example returning only value 0.
Updated bhy firmware, didn´t change the outcome.
Replicated on several boards, I cannot find the cause.
-
### Description of defect
Upon running the Commander.py script, the `cobs.cobs.DecodeError: not enough input bytes for length code` error is displayed.
```
PS D:\Github\aliphys\nicla-se…
-
[mbed 5](https://github.com/tichise/mbed/issues/5)から使えるようになったコマンドツール mbed CLI。使い方をまとめます。
### 動作環境
python2.7(3系は動かなかった)
### 参考
- [ARMmbed/mbed-cli: Arm Mbed Command Line Interface](https://gith…
-
### Homebrewのインストール
### Pythonのインストール
- [pyenv](https://github.com/tichise/python/issues/2)で.2系を入れる。(3系は動かなかった。)
```
pyenv install 2.7.14
pyenv global 2.7.14
```
### GCC_ARM(コンパイラ)のインストール
…
-
# Docs issue template
## Page link
https://os.mbed.com/docs/mbed-os/v6.5/build-tools/use.html#create-a-project
## Expected to find...
mbed-tools new < PATH >
## Found
mbed-tools init < P…
-
pyinstaller can create exe file.
Current process is too error prone.
-
### Description of defect
When checking out a project with "mbed-tools deploy", the [remote "origin"] section in the config file of the git project checked out is limiting the fetch specifi…
-
The list:
```
###########################################################################################
# mbed-os-to-arduino (macOS Version)
#
# This is an adapted version of the original 'mb…