This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:hardware:avr-can:programming_the_can_board [2010/04/05 09:59] – created mikk.leini | en:hardware:avr-can:programming_the_can_board [2020/07/20 09:00] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ======Programming the CAN board====== | + | ======Programming the CAN Board====== |
The CAN board that will be connected to the PC needs to be programmed with | The CAN board that will be connected to the PC needs to be programmed with | ||
Line 5: | Line 5: | ||
tion through the emulation of a virtual COM port. Open AVR Studio without | tion through the emulation of a virtual COM port. Open AVR Studio without | ||
opening an existing or new project. | opening an existing or new project. | ||
- | select the programming adapter (e.g. AVRISP mkII) and the interface (e.g. USB). | + | select the programming adapter (e.g. AVRISP mkII) and the interface (e.g., USB). |
{{ : | {{ : | ||
Line 34: | Line 34: | ||
Figure 1.9: Fuse Bits | Figure 1.9: Fuse Bits | ||
- | Under Program, tick the boxes Erase devide | + | Under Program, tick the boxes Erase divide |
ify device after programing. Select the USB_CAN.hex as input hex file for flash | ify device after programing. Select the USB_CAN.hex as input hex file for flash | ||
programming | programming |