This repository provides a detailed guide on how to upload code to the STM32 "Blue Pill" development board using the Arduino IDE. It covers essential steps including installing the necessary tools, ...
While things like the Arduino platform certainly opened up the gates of microcontroller programming to a much wider audience, it can also be limiting in some ways. The Arduino IDE, for example, ...
This repo is a derivation of https://github.com/jonatanolofsson/maple-bootloader (mini-boot branch) which is in turn a derivation of the maple-bootloader created by ...
マイコンシステム開発の要件定義から総合テストまでの工程をたどってみます。 題材としては、空調管理システムにします。 機材はいま手元にあるArduino1台とSTM32マイコン1台を使います。 Arduino UNO STM32 実装に入る前に検証実験をおこないます 以下の3点を ...
I have a bit of a love/hate relationship with the Arduino. But if I had two serious gripes about the original offering it was the 8-bit CPU and the lack of proper debugging support. Now there’s plenty ...
この記事(Arduino UNO R4 Minimaの自作|あるちざんラボ (note.com))でブートローダー書込済み自作R4が、COMポートとして認識しない問題を報告しました。 御覧の様にUSBデバイスとしては認識されます。 以前、Arduino nano 互換ボードを購入した際に、" COMポート " と ...