So,
The H7 parts will be able to hit 400 MHz. Running ChibiOS on these will be quite fun.
Nucleo Board: http://www.st.com/en/evaluation-tools/nucleo-h743zi.html
Nucleo Board Datasheet PDF: http://www.st.com/content/ccc/resource/technical/document/datasheet/group3/23/be/db/eb/29/39/4b/eb/DM00387108/files/DM00387108.pdf/jcr:content/translations/en.DM00387108.pdf
H723 Page: http://www.st.com/en/microcontrollers/stm32h743zi.html
There is 16kb of L1 cache, and basically all-new peripherals. (Pray for a fixed I2C module)
Is support planned for these devices? I'm gauging interest in making HAL extensions for the new peripherals. It should be a fun time.
Will the H7 kernel port be expected to be difficult with the cache in mind?
What's the plan here? Is HAL support in this instance dependent on development from the community? I might start work on the CAN-FD drivers since I'm familiar with CAN. Nucleo baord are in "ACTIVE" status, but not yet available though.
Where to start STM32H7 support
Moderators: barthess, RoccoMarco
- RoccoMarco
- Posts: 651
- Joined: Wed Apr 24, 2013 4:11 pm
- Location: Munich (Germany)
- Has thanked: 82 times
- Been thanked: 66 times
- Contact:
Re: Where to start STM32H7 support
Hi,
we have a couple of them. We are reading the documentation.
we have a couple of them. We are reading the documentation.
Ciao,
RM
RM
- Giovanni
- Site Admin
- Posts: 14403
- Joined: Wed May 27, 2009 8:48 am
- Location: Salerno, Italy
- Has thanked: 1067 times
- Been thanked: 913 times
- Contact:
Re: Where to start STM32H7 support
Hi,
We have just two, I will ask if it is possible to get more in a reasonable time.
HAL will require a lot of work for this, most drivers are impacted.
Giovanni
We have just two, I will ask if it is possible to get more in a reasonable time.
HAL will require a lot of work for this, most drivers are impacted.
Giovanni
Re: Where to start STM32H7 support
Hello,
any (good) news about this H7 support ?
Regards,
______
Christophe
any (good) news about this H7 support ?
Regards,
______
Christophe
- Giovanni
- Site Admin
- Posts: 14403
- Joined: Wed May 27, 2009 8:48 am
- Location: Salerno, Italy
- Has thanked: 1067 times
- Been thanked: 913 times
- Contact:
Re: Where to start STM32H7 support
Hi,
I have a pretty good idea of the work involved, I am waiting for OpenOCD support.
Giovanni
I have a pretty good idea of the work involved, I am waiting for OpenOCD support.
Giovanni
- Giovanni
- Site Admin
- Posts: 14403
- Joined: Wed May 27, 2009 8:48 am
- Location: Salerno, Italy
- Has thanked: 1067 times
- Been thanked: 913 times
- Contact:
Re: Where to start STM32H7 support
Hi,
I started committing code already, startup files are there, now I am working on HAL.
The clock tree is different. DMAs are more flexible but different, most drivers will require a specific revision because of this. Cache handling by the application is unavoidable and this will make use harder.
It is a tough nut to crack, do not expect it tomorrow
Giovanni
I started committing code already, startup files are there, now I am working on HAL.
The clock tree is different. DMAs are more flexible but different, most drivers will require a specific revision because of this. Cache handling by the application is unavoidable and this will make use harder.
It is a tough nut to crack, do not expect it tomorrow

Giovanni
Who is online
Users browsing this forum: No registered users and 1 guest