Where to start STM32H7 support

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

Moderators: RoccoMarco, barthess

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

Re: Where to start STM32H7 support

Postby Giovanni » Sun Jan 14, 2018 10:22 pm

Hi,

EXT is no more supported on STM32, the new PAL driver includes most functionalities.

Giovanni

DEHiCKA
Posts: 17
Joined: Thu Feb 21, 2013 8:13 am
Has thanked: 4 times
Been thanked: 3 times

Re: Where to start STM32H7 support

Postby DEHiCKA » Tue Jan 23, 2018 6:16 pm

- ADC, requires a new driver, it is next in my list
- USB/OTG, requires a new driver because I want to use DMAs, both units have it now

These two I'm waiting the most.

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

Re: Where to start STM32H7 support

Postby Giovanni » Tue Jan 23, 2018 6:44 pm

Hi,

I committed the ADC driver already but it is not tested, probably it will happen after next release.

Giovanni

proficnc
Posts: 1
Joined: Tue Mar 20, 2018 8:35 am

Re: Where to start STM32H7 support

Postby proficnc » Tue Mar 20, 2018 8:41 am

Awesome news on the H7 front! I look forward to seeing this up and running!

piwi1263
Posts: 11
Joined: Mon May 15, 2017 2:19 pm
Has thanked: 5 times
Been thanked: 2 times

Re: Where to start STM32H7 support

Postby piwi1263 » Sun May 06, 2018 1:42 pm

Hi Crew,

any news on this front ?

especially for USB/OTG ?

Kind Regards,

Peter.

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

Re: Where to start STM32H7 support

Postby Giovanni » Sun May 06, 2018 2:07 pm

Hi,

Not yet, you could give a try to the OTGv1 driver but I haven't tested it already.

Giovanni

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

Re: Where to start STM32H7 support

Postby Giovanni » Wed May 09, 2018 9:49 am

Hi,

I committed a demo for STM32H7 using the OTGv1 driver, it compiles (after some changes) but it still does not work.

OTG registers always read back as zero like it is, somehow, not reachable, I suspect there is some missing configuration or configuration error. OTG clocks are enabled, I am stuck...

Has anybody managed to enable OTG already?

Giovanni

franek.bmw
Posts: 57
Joined: Thu Mar 13, 2014 11:15 am
Has thanked: 2 times

Re: Where to start STM32H7 support

Postby franek.bmw » Fri Sep 28, 2018 7:02 am

Hello!
Any news for STM32H7 drivers?
I am very interesting in CAN and MAC drivers.

Thank you in advance for your reply.
Franek

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

Re: Where to start STM32H7 support

Postby Giovanni » Fri Sep 28, 2018 7:56 am

Hi,

CAN and MAC are whole new drivers, I have no immediate plans for this. Long term, probably yes.

Giovanni

DEHiCKA
Posts: 17
Joined: Thu Feb 21, 2013 8:13 am
Has thanked: 4 times
Been thanked: 3 times

Re: Where to start STM32H7 support

Postby DEHiCKA » Thu Nov 01, 2018 3:05 pm

Giovanni wrote:Hi,
I committed a demo for STM32H7 using the OTGv1 driver, it compiles (after some changes) but it still does not work.
OTG registers always read back as zero like it is, somehow, not reachable, I suspect there is some missing configuration or configuration error. OTG clocks are enabled, I am stuck...
Has anybody managed to enable OTG already?
Giovanni

Is it the \testhal\STM32\multi\USB_CDC one?
I've compiled it for H7 nucleo from trunk, but the port not even appears in the system. There are no pull-up on D+ when USB is connected.
Cubemx generated project with USBCDC works on the same board. I've only have to set USB33DEN manually on usb start.


Return to “STM32 Support”

Who is online

Users browsing this forum: No registered users and 25 guests