1. STM
2. starterkit and own boards
3. 1
Search found 8 matches
- Wed Jan 14, 2015 7:50 am
- Forum: Astrobe for ARM Cortex-M0, M3, M4 and M7
- Topic: New Astrobe Targets
- Replies: 7
- Views: 70090
- Fri Nov 08, 2013 11:28 am
- Forum: Astrobe for ARM Cortex-M0, M3, M4 and M7
- Topic: is support for cortex M4 based boards possible / planned
- Replies: 11
- Views: 99835
Re: is support for cortex M4 based boards possible / planned
You are absolutely right. But there are other considerations. LPC4357 may be used as a dual-core devices, but also as a device with a clock frequency of 204 MHz and FLASH 1024 KB. LPC4088 has a frequency of 120 and FLASH 512. M0, if necessary, can be programmed by other means. In addition LPC4357 ha...
- Thu Nov 07, 2013 11:27 am
- Forum: Astrobe for ARM Cortex-M0, M3, M4 and M7
- Topic: is support for cortex M4 based boards possible / planned
- Replies: 11
- Views: 99835
Re: is support for cortex M4 based boards possible / planned
LPC4357 also interesting device.cfbsoftware wrote:We are now investigating what we need to do to be able to support the Cortex-M4. Initial tests will involve a couple of LPC4088-based boards.
- Thu Nov 07, 2013 11:24 am
- Forum: Astrobe for ARM Cortex-M0, M3, M4 and M7
- Topic: is support for cortex M4 based boards possible / planned
- Replies: 11
- Views: 99835
Re: is support for cortex M4 based boards possible / planned
When your investigations will end in success?cfbsoftware wrote:We are now investigating what we need to do to be able to support the Cortex-M4. Initial tests will involve a couple of LPC4088-based boards.
- Fri Sep 16, 2011 10:58 am
- Forum: Getting Started
- Topic: OS
- Replies: 4
- Views: 53722
Re: OS
Astrobe is designed to support embedded systems that are too limited in resources to be able to host an OS. For NicheLite, Linux (uClinux), QNX it is enough resources. And I can't find information about Minos Operating System. On the site of ETH it is written: "In order to test the functionality of...
- Thu Sep 15, 2011 11:00 am
- Forum: Getting Started
- Topic: OS
- Replies: 4
- Views: 53722
OS
What OS for embedded systems allowing to develop systems on the Oberon exist?
- Thu Sep 15, 2011 8:13 am
- Forum: Oberon Language
- Topic: Convert INTEGER to SET
- Replies: 4
- Views: 36267
Re: Convert INTEGER to SET
Eugene, I understand differense between numbers and bits. My quest is technical and not theoretical. Context of this quest is in constuction or definition of some NXP LPC controllers control registers. Control register is presents by a 32 bits processor word but structurally it is a packed record wi...
- Mon Mar 21, 2011 1:34 pm
- Forum: Oberon Language
- Topic: Convert INTEGER to SET
- Replies: 4
- Views: 36267
Convert INTEGER to SET
How do I convert a INTEGER to a SET?