Skip to content
Discussion options

You must be logged in to vote

I agree with what @jphickey said above. Here are a few notes:
ISIS OBC
CPU - 400MHz, 32-bit ARM9 (AT91SAM9G20) - This should be more than enough performance
RAM - 16MB or 32MB SDRAM - With an RTOS 16MB would work
Code storage - 1MB NOR-flash - You may struggle to fit the RTOS image + cFS + Mission apps in 1MB
Non-volatile data storage - 2x2GB SD-Cards with FAT32 file system, 256kB FRAM (high endurance and fast read/writes)
The SD cards can be used to load cFS and/or apps
Does this board use FreeRTOS? - this has been done but is not in the open source repositories, so factor that work in.
For code storage, if you can somehow dynamically load the cFS and/or cFS apps at boot time, then you c…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by andreazann
Comment options

You must be logged in to vote
1 reply
@ghost
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants