User Tools

Site Tools


core4disc

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
core4disc [2023/02/12 13:39]
phatline [Software]
core4disc [2023/02/12 13:42]
phatline [Software]
Line 84: Line 84:
 3. Disconnect and Reconnect the USB-Cable to your PC, then type "​help"​ into the MIOS-Terminal,​ this should print out the actual Board-Configuration,​ if this happens then: 3. Disconnect and Reconnect the USB-Cable to your PC, then type "​help"​ into the MIOS-Terminal,​ this should print out the actual Board-Configuration,​ if this happens then:
 4. Type following commands:\\ 4. Type following commands:\\
- ​*  ​set lcd_type 0x84\\ +<​code>​ 
- *  ​set lcd_num_x 26\\ +set lcd_type 0x84 
- *  ​set lcd_num_y 1\\ +set lcd_num_x 26 
- *  ​set lcd_width 128\\ +set lcd_num_y 1 
- *  ​set lcd_height 64\\ +set lcd_width 128 
- *  ​store\\ +set lcd_height 64 
 +store 
 +</​code>​
 at least this has to be done when using this core for [[Triggermatrix5]]\\ at least this has to be done when using this core for [[Triggermatrix5]]\\
  
core4disc.txt · Last modified: 2023/02/12 13:42 by phatline