Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Stm32 bluepill を Arduino IDE でプログラムしたいのですが、「pinMode(A10, OUTPUT)」と書くようにピンを定義したい場合、エラーが発生します。エラーは「'A10' はこのスコープで宣言されていません」です STM32 の Arduino IDE でピンを宣言する方法を知りたいです