New from ST: "Nucleo" boards

ChibiOS public support forum for topics related to the STMicroelectronics STM32 family of micro-controllers.

Moderators: RoccoMarco, barthess

User avatar
Giovanni
Site Admin
Posts: 14455
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1076 times
Been thanked: 922 times
Contact:

New from ST: "Nucleo" boards

Postby Giovanni » Mon Feb 17, 2014 5:25 pm

New generation boards: http://www.st.com/stonline/stappl/produ ... rcetype=HW

Apparently the new boards have a new ST-Link, Arduino-like connectors and new ST "standard" connectors. This means that it should be possible to make shields or motherboards usable with any Nucleo module.

Those boards are more naked than Discovery kits, no mems or other peripherals, discovery kits apparently are now positioned differently.

Giovanni

User avatar
Tectu
Posts: 1226
Joined: Thu May 10, 2012 9:50 am
Location: Switzerland
Contact:

Re: New from ST: "Nucleo" boards

Postby Tectu » Mon Feb 17, 2014 6:05 pm

This looks quite interesting! Thanks for the news.


~ Tectu

User avatar
Giovanni
Site Admin
Posts: 14455
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1076 times
Been thanked: 922 times
Contact:

Re: New from ST: "Nucleo" boards

Postby Giovanni » Mon Feb 17, 2014 8:57 pm

Price is VERY interesting too :)

See Farnell for example.

Giovanni

colin
Posts: 149
Joined: Thu Dec 22, 2011 7:44 pm

Re: New from ST: "Nucleo" boards

Postby colin » Tue Feb 18, 2014 9:08 pm

Very nice! This really seems to compete directly with the Freescale Kinetis "Freedom" boards like the popularFRDM-KL25Z. They can be had for about 13.00 USD (Digi-Key) and have on-board "OpenSDA" debugger and USB-serial converter (however these are IMO poorly implemented) and have a Arduino compatible headers. However, the Arduino headers are not provided with the board, so you have to purchase and solder them yourself which adds to the cost/effort to get up and running.

User avatar
russian
Posts: 364
Joined: Mon Oct 29, 2012 3:17 am
Location: Jersey City, USA
Has thanked: 16 times
Been thanked: 14 times

Re: New from ST: "Nucleo" boards

Postby russian » Sat Feb 22, 2014 2:51 am

I wonder if these new boards are covered by the same evaluation license as discovery?

I just do not see the 'Legal' section on the http://www.st.com/web/catalog/tools/FM1 ... 7/PF260000 page the way is is present at http://www.st.com/web/catalog/tools/FM1 ... 2/PF252419

Maybe they have forgotten to place it there :)

User avatar
tronicgr
Posts: 12
Joined: Thu Aug 08, 2013 8:50 pm
Location: San Diego, CA
Contact:

Re: New from ST: "Nucleo" boards

Postby tronicgr » Fri Mar 14, 2014 10:03 pm

I just got in my hands the Nucleo-F401RE.

I was confused on how you load the code with mbed... until I read that you just drag drop the ".bin" file to the drive that is created upon you connect the board... Cool!

I suppose you could use another compiler and drag and drop the bin file the same way! :)
Any plans for porting to Chibios?



Thanos

User avatar
Giovanni
Site Admin
Posts: 14455
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1076 times
Been thanked: 922 times
Contact:

Re: New from ST: "Nucleo" boards

Postby Giovanni » Sat Mar 15, 2014 8:32 am

Of course, I am waiting a new release of OpenOCD because the new STLink is not compatible with the current one.

Giovanni

Tommino
Posts: 7
Joined: Thu Sep 20, 2012 1:16 pm

Re: New from ST: "Nucleo" boards

Postby Tommino » Sat Mar 15, 2014 4:42 pm

Hi Giovanni,

ST-Link from http://www.st.com/web/en/catalog/tools/PF258168# is working from the command line:

c:\Program Files (x86)\STMicroelectronics\STM32 ST-LINK Utility\ST-LINK Utility>ST-LINK_CLI.exe -ME
STM32 ST-LINK CLI v1.9.0
STM32 ST-LINK Command Line Interface

Connected via SWD.
Connetion mode : Normal.
ST-LINK Firmware version : V2J19S3
Device ID:0x433
Device flash Size : 512 Kbytes
Device family :STM32F401xE
Full chip erase...
Flash memory erased.


c:\Program Files (x86)\STMicroelectronics\STM32 ST-LINK Utility\ST-LINK Utility>



c:\Program Files (x86)\STMicroelectronics\STM32 ST-LINK Utility\ST-LINK Utility>ST-LINK_CLI.exe -P c:\xxx\yyy.bin 0x08000000 -V -Rst
STM32 ST-LINK CLI v1.9.0
STM32 ST-LINK Command Line Interface

Connected via SWD.
Connetion mode : Normal.
ST-LINK Firmware version : V2J19S3
Device ID:0x433
Device flash Size : 512 Kbytes
Device family :STM32F401xE
Loading file...
Flash Programming:
File : c:\xxx\yyy.bin
Address : 0x08000000
Flash memory programming and verification...
¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ 100%
The file is downloaded successfully.
Verification...OK
Programming Complete.

MCU Reset.


My experience with ST-Link is better because in case of "drag&drop" flashing, VCP will not work after and it's necessary to restart the board completely.

Ciao,
Tommino

Djuro
Posts: 3
Joined: Fri Oct 26, 2012 4:57 pm

Re: New from ST: "Nucleo" boards

Postby Djuro » Sun Mar 16, 2014 11:15 am

https://github.com/texane/stlink - is Nucleo ready too.......

Djuro

User avatar
jcw
Posts: 55
Joined: Thu May 23, 2013 12:59 am
Location: Houten, NL

Re: New from ST: "Nucleo" boards

Postby jcw » Fri May 02, 2014 11:20 am

One difference seems to be that the boards come without a crystal for the main clock.

-jcw


Return to “STM32 Support”

Who is online

Users browsing this forum: No registered users and 19 guests