[DONE] The New STM32F429/F439

This forum is dedicated to feedback, discussions about ongoing or future developments, ideas and suggestions regarding the ChibiOS projects are welcome. This forum is NOT for support.
mobyfab
Posts: 483
Joined: Sat Nov 19, 2011 6:47 pm
Location: Le Mans, France
Has thanked: 21 times
Been thanked: 30 times

Re: [TODO] The New STM32F429/F439

Postby mobyfab » Fri Sep 13, 2013 10:40 am

It's more a matter of doing the board.h and mcuconf.h file for chibios.

uGFX should handle the sdram and TFT controller.

I probably won't get a board before a while anyways...

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

Re: [TODO] The New STM32F429/F439

Postby Giovanni » Fri Sep 13, 2013 11:20 am

The HAL will require minor changes in order to support the new STM32 but nothing difficult. Probably I will add a driver for FSMC and initialize the DRAM bank and the LCD controller from board.c.

Giovanni

Abhishek
Posts: 266
Joined: Wed May 23, 2012 3:15 pm
Location: India

Re: [TODO] The New STM32F429/F439

Postby Abhishek » Tue Sep 24, 2013 11:25 am

Are the STM32F429 discovery boards available now [as samples]?

Regards
Abhishek

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

Re: [TODO] The New STM32F429/F439

Postby Giovanni » Tue Sep 24, 2013 11:41 am

I've been unable to get one yet. I got one of the new Discovery-M1 however, cool stuff.

Giovanni

pito
Posts: 199
Joined: Sun Nov 06, 2011 3:54 pm

Re: [TODO] The New STM32F429/F439

Postby pito » Tue Sep 24, 2013 2:14 pm

.. do you mean L1 M3?..

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

Re: [TODO] The New STM32F429/F439

Postby Giovanni » Tue Sep 24, 2013 2:37 pm

Basically it is the iNEMO M1 mounted on a small board with connectors.

m1.jpg
m1.jpg (206.18 KiB) Viewed 4280 times


Those who build quadcopters will love it.

Giovanni

trepidacious
Posts: 58
Joined: Mon Jan 21, 2013 3:36 pm
Been thanked: 1 time

Re: [TODO] The New STM32F429/F439

Postby trepidacious » Wed Oct 02, 2013 11:08 am

I've just got hold of a Discovery 429, I was planning to try out ChibiOS on it, starting with modifying the mcuconf and board files from the discovery 407 versions.
Is there anything else to watch out for? Giovanni mentioned changes to the HAL, I guess there would be changes needed to support additional hardware like the extra SPI channels etc. Are the peripherals that the 429 shares with the 407 likely to work without modifications?

Ben.

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

Re: [TODO] The New STM32F429/F439

Postby Tectu » Wed Oct 02, 2013 11:27 am

Yes, please write a display and touchscreen driver for µGFX :twisted: It would be mainly a modification of the current ILIxxxx drivers.


~ Tectu

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

Re: [TODO] The New STM32F429/F439

Postby Giovanni » Wed Oct 02, 2013 11:30 am

Changing board files will not be sufficient, some changes are required also in the HAL driver (clock initialization). Also, probably the new ST header files will bring with them their share of integration problems...

Giovanni

trepidacious
Posts: 58
Joined: Mon Jan 21, 2013 3:36 pm
Been thanked: 1 time

Re: [TODO] The New STM32F429/F439

Postby trepidacious » Wed Oct 02, 2013 11:56 am

I had come to the same conclusion, looking at the datasheet, STM32_VOS is now two bits rather than one, so at least that would need to be changed, not sure what else there might be. DMA streams, memory layout etc. look very similar, just with extra stuff added.


Return to “Development and Feedback”

Who is online

Users browsing this forum: No registered users and 69 guests