Jump to content

Nbird

Members
  • Posts

    10
  • Joined

  • Last visited

Posts posted by Nbird

  1. Hi,

     

    My applications were running from eMMC when I used Kernel 3.4.113 and Orange Pi PC Plus purchased 6 months back.

     

    But on my last week purchase, armbian-config of 3.4.113 does not detect eMMC of Orange Pi PC Plus.

     

    I am told by Xunlong to use the latest kernel. This will result in huge development efforts.

     

    Are there any patches that can be applied to 3.4.113 to use my same application on latest PCB? 

     

    Thanks

     

     

    Orange Pi PC Plus.jpg

  2. Hi Newbie,

     

    Thanks for your suggestion.

     

    Idea is to save the AQ logs to SD card of Pi-Zero.

     

    Part of RAM is planned to be used as RAMFS where the application resides and gets executed from there. ( say 128MB) . This may be needed to minimise the SDIO read/write and give max time to SD ONLY to save AQ logs.

     

    The Balance RAM ( 512-128) = 384MB be used as Program area.

     

    The questions are:

     

    a. Can the Kernel and application be transferred to RAMFS on first boot ?

    b. If yes or No, what can be transferred to RAMFS to give minimum load to SDIO ( SD card) to avoid any crashes due to excessive resources usage.

     

     

    Is there any other way that can be thought of ?

     

    Thanks

    Nbird

  3. Hi,

     

    I receive 16 bytes every 0.5 seconds. This should be saved as text or as MySQL table data.

     

    Need to compare with all existing records , process and display it on 3.5 inch TFT LCD on SPI ( Notro fbtft ) and also save to SD Card . It should be broadcasted to a fixed Ip using TCPIP.

     

    Can I use Orange Pi Zero with 512MB Ram ?

     

    Can I partition Ram as RAMFS OR TMPFS to do all read only tasks thus save time for slow SD CARD writes ?

     

    Can I first copy boot files and my app,tables to Ram and start from Ram ?

     

    Any suggestions ?

     

    Thanks

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines