|
Forum Index : Microcontroller and PC projects : PicoMite ' Orientation ' error ? ..... Then acts like it worked ?
| Author | Message | ||||
| hitsware2 Guru Joined: 03/08/2019 Location: United StatesPosts: 735 |
Welcome to minicom 2.8 OPTIONS: I18n Port /dev/ttyACM0, 15:50:40 Press CTRL-A Z for help on special keys option reset > option lcdpanel ssd1306spi L,gp2,gp3,gp5 Error : Orientation > option lcdpanel ssd1306spi P,gp2,gp3,gp5 Error : Display already configured > my site |
||||
| phil99 Guru Joined: 11/02/2018 Location: AustraliaPosts: 2832 |
Try OPTION LCDPANEL DISABLE before trying a new configuration. |
||||
| disco4now Guru Joined: 18/12/2014 Location: AustraliaPosts: 1051 |
comma required between controller and orientation parameter F4 H7FotSF4xGT |
||||
| matherp Guru Joined: 11/12/2012 Location: United KingdomPosts: 10617 |
This needs tidying up so the LCDPANEL type is not set if the command fails verification later in the parse. Will fix in the next beta |
||||
| hitsware2 Guru Joined: 03/08/2019 Location: United StatesPosts: 735 |
While You are tidying : Would it make more sense for the OPTION SYS SPI command to have parameters ... CLK,MOSI,MISO,CS and OPTION LCDPANEL to have ......OR, RESET, DATA COMMAND ( move CS to the system spi since it would better fit common parlance ) ??? my site |
||||
| matherp Guru Joined: 11/12/2012 Location: United KingdomPosts: 10617 |
No: because there may be three CS for LCD, Touch and SDcard. CS is properly associated with the device Edited 2021-12-31 00:30 by matherp |
||||
| The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |