User Tools

Site Tools


avr_microcontroller_card

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

avr_microcontroller_card [2019/03/27 23:12]
dpisuperadmin created
avr_microcontroller_card [2019/03/27 23:16] (current)
dpisuperadmin [Testing the Sample Application]
Line 47: Line 47:
   /usr/local/dpset avr vram 00 ee   /usr/local/dpset avr vram 00 ee
  
-The led sample application maps virtual address zero to the first byte in the hostRegs[] array.  The hostRegs array is defined in dpavr.h and can be rename as you see fit but be sure to change the corresponding entries in the SPI interrupt code as well.+The led sample application maps virtual address zero to the first byte in the hostRegs[] array.  The hostRegs array is defined in dpavr.h and you can rename as you see fit.  Be sure to change the corresponding entries in the SPI interrupt code as well.
  
 You can set the power up default value of the LED delay by setting the first value in the EEPROM.  Install the programming jumper and issue the following command to set the default: You can set the power up default value of the LED delay by setting the first value in the EEPROM.  Install the programming jumper and issue the following command to set the default:
avr_microcontroller_card.1553728368.txt.gz ยท Last modified: 2019/03/27 23:12 by dpisuperadmin