約2,930件1ページ目

条件を指定して検索しています。すべての条件を解除する

  • 最終更新日:6か月以内
  • 2024/6/25 -購入直後の ATmega328Pヒューズビットが内部発振モードになっているので、 発振用外付け回路なしで書き込みできますが、 一旦ヒューズビットを外部発振モードに ...

    2024/3/22 -I have successfully uploaded a sketch via icsp and have it working but am trying to work out the fuse bits and i can't get my head around it and what i need.

    2024/2/20 -I have an ATMEGA328P in a development board and I'm using a USBTinyISP to program it. It works but the LED pin is wrong (pin 13 rather than the required pin ...

    2024/2/19 -The ATmega168 and ATmega328 provide UART TTL (5V) serial communication, which is available on digital pins 0 (RX) and 1 (TX). An FTDI FT232RL on the board ...

    2024/3/12 -8MHzで動作するブートローダーを書き込みヒューズを書き換えることにより、外部に接続したクリスタル等のパーツは必要なくなりATmega328Pチップ単体で動作させることも出来 ...

    2024/4/18 -Hello! I am planning to create my own circuit board and asking for a help of smart people to avoid an unexpected performance for my newborn creation.

    A.まず、基本的な事から。 内部8MHzのボードを選択状態で、ISPでブートローダを書き込めば、 ヒューズが内部8MHzに書き換わり、ブートローダも書かれます。 その後で、ISPで通常のスケッチ...

    A.ひとつだけ、他の事は誰かに任せて たしか328Pはセラロックと相性が悪かったと聞いた事有った気がする クリスタルを使った方がいいかと

    A.「ICSPによるスケッチの書き込み」では、ブートローダーも消去されます Arduino-ISP にて ブートローダーを書込んでから ↓ FT232RL - ATmega328P (16MHz)

    2024/2/10 -Some fuse mistakes might be: misconfiguring the oscillator / clock source (telling the ATMega it should look for a clock signal vs. driving an oscillator for ...

    2024/4/11 -The datasheet provides detailed explanations of each fuse bit and its effect on the microcontroller's operation. You can download the Atmega328P datasheet from ...

    2024/2/2 -Fix Arduino IDE. Start Arduino IDE, select “Programmer “USBasp” and try to upload Blink example to a bare ATMega328 using Sketch→ Upload ...

    2024/1/17 -In Arduino UNO, the setting has been made at the 16 MHz source. The setting is changed with the help of Fuse Bits. (2) There is a 'System Clock Prescaler' to ...