EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

Embest SBC9261-I board users ?

Started by Microbit_Ubuntu October 12, 2010
Hi All,

I've been sitting on the fence wrt getting an embedded linux board with
VGA output for a while now.
To avoid too much HW transparency, I'd rather not take the Beagle board
route just yet. (for transparency, I might as well use my PC :-)

I've noticed the Embest SBC9261-I board, seems like a good deal.
Are there any users here, or anyone familiar with this board ?

I'm wondering if it's worthwhile getting, or if there are any cons on
that particular board. It's almost *too* inexpensive :-)

Support isn't/shouldn't be too big an issue I guess, but I'm curious why
the board still only offers a "turnkey" 2.6.24 kernel. Too little
uptake ? Or ?
I came across this board on youtiyou.com a year ago, hence the query.

I plan to use an LCD-less version, I think.

TIA !

--
Best regards,
Kris

Hi All,

I am trying to pass a variable value to be written to my
internal flash memory during a brownout situation; however the value always
gets passed as 0 or a junk value (possibly because they are stored in RAM).
I have tried various ways of trying to get this variable value passed to my
flash write function as soon as the brownout is detected however nothing
seems to work. To clarify, my flash write function and brownout detectors
work fine, however the only values I seem to be able to write to my internal
flash during brownout seem to be static values.

Is there any method that I should try in order to get the variable value
passed properly? I have tried static addresses, get and set functions,
passing by reference, by value plus several more.

I'm not an experienced programmer and I would really appreciate anyone's
help in getting this matter sorted out.

Thank you,

Kamal

The 2024 Embedded Online Conference