RE: Hardcoded Pin mux, pad control and Drive Strength (AKA Slew-rate and Frequency) Settings #1570

2023-04-17 Thread David Sidrane
-Original Message- From: David Sidrane Sent: Wednesday, April 12, 2023 2:49 AM To: 'dev@nuttx.apache.org' Subject: RE: Hardcoded Pin mux, pad control and Drive Strength (AKA Slew-rate and Frequency) Settings #1570 Nathan, no worries. I ended up doing the STM32G families yesterday. David

RE: Hardcoded Pin mux, pad control and Drive Strength (AKA Slew-rate and Frequency) Settings #1570

2023-04-12 Thread David Sidrane
Nathan, no worries. I ended up doing the STM32G families yesterday. David -Original Message- From: Nathan Hartman Sent: Tuesday, April 11, 2023 10:40 PM To: dev@nuttx.apache.org Subject: Re: Hardcoded Pin mux, pad control and Drive Strength (AKA Slew-rate and Frequency) Settings #1570

Re: Hardcoded Pin mux, pad control and Drive Strength (AKA Slew-rate and Frequency) Settings #1570

2023-04-11 Thread Nathan Hartman
wrote: > @slorquet Please have a look at #8992. Let me know if it addresses all the > concerns you have. > > -Original Message- > From: Sebastien Lorquet > Sent: Friday, April 7, 2023 9:58 AM > To: dev@nuttx.apache.org > Subject: Re: Hardcoded Pin mux, pad control

RE: Hardcoded Pin mux, pad control and Drive Strength (AKA Slew-rate and Frequency) Settings #1570

2023-04-11 Thread David Sidrane
@slorquet Please have a look at #8992. Let me know if it addresses all the concerns you have. -Original Message- From: Sebastien Lorquet Sent: Friday, April 7, 2023 9:58 AM To: dev@nuttx.apache.org Subject: Re: Hardcoded Pin mux, pad control and Drive Strength (AKA Slew-rate

RE: Hardcoded Pin mux, pad control and Drive Strength (AKA Slew-rate and Frequency) Settings #1570

2023-04-10 Thread David Sidrane
-Original Message- From: Frank-Christian Kruegel Sent: Monday, April 10, 2023 9:01 AM To: dev@nuttx.apache.org Subject: Re: Hardcoded Pin mux, pad control and Drive Strength (AKA Slew-rate and Frequency) Settings #1570 Am 10.04.2023 um 14:51 schrieb David Sidrane: > If I atte

Re: Hardcoded Pin mux, pad control and Drive Strength (AKA Slew-rate and Frequency) Settings #1570

2023-04-10 Thread Alan C. Assis
I agree with Frank-Christian on that! Also, is there some official ERRATA from ST about this slew-rate/frequency for STM32H7 ? Is this really a chip issue or some board specific issue? BR, Alan On 4/10/23, Frank-Christian Kruegel wrote: > Am 10.04.2023 um 14:51 schrieb David Sidrane: > >> If

Re: Hardcoded Pin mux, pad control and Drive Strength (AKA Slew-rate and Frequency) Settings #1570

2023-04-10 Thread Frank-Christian Kruegel
Am 10.04.2023 um 14:51 schrieb David Sidrane: If I attempt to rephrase the proposal: Starting from a commit in a future, stm32h7 GPIO definitions will not include speed indications anymore, and these will have to be added manually in board.h, but ONLY if the LEGACY_PINMAP is not set? [DBS] Yes.

RE: Hardcoded Pin mux, pad control and Drive Strength (AKA Slew-rate and Frequency) Settings #1570

2023-04-10 Thread David Sidrane
-Original Message- From: Sebastien Lorquet Sent: Friday, April 7, 2023 9:58 AM To: dev@nuttx.apache.org Subject: Re: Hardcoded Pin mux, pad control and Drive Strength (AKA Slew-rate and Frequency) Settings #1570 Thanks for the notification. [DBS] Thank you for your response. Your

Re: Hardcoded Pin mux, pad control and Drive Strength (AKA Slew-rate and Frequency) Settings #1570

2023-04-08 Thread Nathan Hartman
On Fri, Apr 7, 2023 at 9:58 AM Sebastien Lorquet wrote: > Thanks for the notification. > > Your proposal is mostly OK for me, I hope others will send reactions > too. I have just one concern. > > > If I attempt to rephrase the proposal: Starting from a commit in a > future, stm32h7 GPIO

Re: Hardcoded Pin mux, pad control and Drive Strength (AKA Slew-rate and Frequency) Settings #1570

2023-04-07 Thread Sebastien Lorquet
Thanks for the notification. Your proposal is mostly OK for me, I hope others will send reactions too. I have just one concern. If I attempt to rephrase the proposal: Starting from a commit in a future, stm32h7 GPIO definitions will not include speed indications anymore, and these will