Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
LPC1768 or LPC2368
Jump...
Cancel
Locked
Locked
Replies
2 replies
Subscribers
119 subscribers
Views
3181 views
Users
0 members are here
Options
Share
More actions
Cancel
Related
How was your experience today?
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion
LPC1768 or LPC2368
cackharot saiyan
over 12 years ago
Note: This was originally posted on 3rd February 2011 at
http://forums.arm.com
Hi Guys,
I'm starting a new project in the Ethernet area.
I' need some clarifications before actually jump into that.
These are my questions:
1) What is the Difference B/w ARM7TDMI and Cortex M3
2) Can i go for LPC1768 or LPC2368?
3) Is uC Linux RTOS available for both?
I'll do the following:
1) communicate with PC at 10Mb/s
2) Measure current, voltage, and monitor for I/O input changes (alarm contact)?
3) Probably some SSL/TLS encryption in the TCP layer of my custom protocol
4) communication via RS485 to other peripherals
Thanks,
Parents
Alexei Toumantsev
over 12 years ago
Note: This was originally posted on 8th February 2011 at
http://forums.arm.com
3) Probably some SSL/TLS encryption in the TCP layer of my custom protocol
SSL/TLS might be a challenge on ARM7 @ 72MHz. Depends on your requirements, of course.
I'd estimate the private key RSA with 2048 bit keys to take 1-1.5 seconds (for a very well optimized implementation).
Cancel
Vote up
0
Vote down
Cancel
Reply
Alexei Toumantsev
over 12 years ago
Note: This was originally posted on 8th February 2011 at
http://forums.arm.com
3) Probably some SSL/TLS encryption in the TCP layer of my custom protocol
SSL/TLS might be a challenge on ARM7 @ 72MHz. Depends on your requirements, of course.
I'd estimate the private key RSA with 2048 bit keys to take 1-1.5 seconds (for a very well optimized implementation).
Cancel
Vote up
0
Vote down
Cancel
Children
No data