Bare metal java with STM32 cube
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-02-21 2:52 AM
Posted on February 21, 2014 at 11:52
Hi,
I am trying to evaluate/build a bare metal java application for my STM3240g eval board as described in the application note I found at http://www.stm32java.com/portal/?q=resources/application-notes.The tutorial in the application notes says that the standard peripherals library is a prerequesite for building the sample project. Obviously ST decided to no longer deliver the standard peripherals lib per device but rather in a ''cube'' which contains all libaries etc for different devices.So far so good, but when trying to build the samples i recognised that ST significantly changed theirs APIs not only regarding some includes but also renamed files and changed directory structures.What do you recommend to be able to build a java app as described in the app notes mentioned above?Thanks for advice!Stefan #java-without-rtos #stm3240g-eval
Labels:
- Labels:
-
STM32F4 Series
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-02-21 7:02 AM
Posted on February 21, 2014 at 16:02
Hello Stefan,
About which application note are you speaking exactly? Please note that Standard Peripheral Libraries are available but they are not recommended as all new updates will be done in the STM32Cube. There will be some migration guides to help current standard library users porting applications to STM32Cube. -Mayla-To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-02-24 12:54 AM
Posted on February 24, 2014 at 09:54
Hi Mayla,
The app note I mean can be found on the STM32Java website @ http://www.stm32java.com/portal/sites/default/files/tlt-0607-an-stm32java-baremetaljava-1.0.zipI'm aware that the Standard Peripheral Libraries are deprecated, but I am trying to do some evaluation without having to migrate to the STM32Cube. Can you provide a link to where the ''old'' standard peripheral library can be found? Thanks a lot!StefanOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-02-24 2:39 AM
Posted on February 24, 2014 at 11:39
Hi Stefan,
Yu can download it from this page:http://www.st.com/web/en/catalog/tools/PF257901
. -Mayla-To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
