Skip to Main Content

Java Development Tools

Has anyone actually programmed an STM32f4 Discovery?

969882Jul 1 2015 — edited Jul 1 2015

I have seen various 'hints' that you can get Java ME and a Midlet running on an STM32F4 Discovery board... but no step-by-step instructions.

What I have:

NetBeans 8.0.2 with the Java ME plug-ins including Java ME SDK Tools and Java ME SDK Demos

a Java ME platform which installed as a default in C:\Java_ME_platform_SDK_8.1

the STM32F4 USB 'dongle' driver which I found searching via the MatLab website

I tried using the Calculator Sample using File -> New Project... -> Samples -> Java ME SDK 8.1 -> Calculator Sample

This runs in the emulator.

So, where do I go from here?  How can I get that, or say GPIODemo, downloaded onto the board and running?

Post Details
Locked on Jul 29 2015
Added on Jul 1 2015
0 comments
875 views