Something else in the ARM [but not quite an Arduino] line - dual-core


i ran across this, , thought i'd pass along. has uno-form factor, otherwise, not arduino-compatible in way can tell.

http://www.coridiumcorp.com/prod-specs11.html
http://www.coridiumcorp.com/prod-directory.html

is programmable in c, , have serial bootloader uploading programs via ftdi cable, although info not easy come by.

i intrigued mention of dual-core m4/fpu , floating point hardware accelerator. can put light on last bit? i've been looking use neural net simulation, fp handy.

quote
can put light on [dual-core m4/fpu , floating point hardware]
it uses nxp lpc4330, interesting chip "asymetric" dual cores.  one core cortex m4 arm cpu floating point hardware, , other core "more primitive" cortex m0 (integer only, no divide instruction, etc.)  (both cores standard arm cpus; it's mixing them in fashion unusual.)

http://www.nxp.com/products/microcontrollers/cortex_m4/lpc4300/


Arduino Forum > Using Arduino > Microcontrollers > Something else in the ARM [but not quite an Arduino] line - dual-core


arduino

Comments

Popular posts from this blog

invalid use of void expresion in FlexiTimer2 library

error: a function-definition is not allowed here before '{' token

LED Strip Code