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

2023-04-12 Thread David Sidrane
@davids5, I saw the request on GitHub for help with the STM32G families but unfortunately something has come up and I won't be able to work on it this week. Hopefully someone else can volunteer, otherwise I'll try to help next week... Thanks, Nathan On Tue, Apr 11, 2023 at 7:58 AM David Sidrane

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

2023-04-07 Thread David Sidrane
Opening the discussion for this issue on the list. See https://github.com/apache/nuttx/issues/1570 I would like to get feedback on the approach see if we can move forward on this. While some solutions were discussed in - Revert "stm32h7 sdmmc: set SDMMC_CK pin to high speed (50 MHz)

RE: Serial driver: No BREAK support?

2023-01-31 Thread David Sidrane
TIOCSBRK. Nathan On Tue, Jan 31, 2023 at 2:27 AM David Sidrane wrote: > Hi Nathan, > > Have you seen > > https://github.com/apache/nuttx/blob/master/arch/arm/src/stm32f7/stm32 > _serial.c#L2657 > ? > > David > > -Original Message- > From: Nathan Hartman &

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

2023-04-10 Thread David Sidrane
as not to kill CI. Sebastien Le 07/04/2023 à 15:34, David Sidrane a écrit : > Opening the discussion for this issue on the list. See > https://github.com/apache/nuttx/issues/1570 > > > > I would like to get feedback on the approach see if we can move forward on > this. > > > &

RE: SD and eMMC performance in Nuttx

2023-06-01 Thread David Sidrane
Hi Radek Pesina, This may be way off base but, have you tried reverting https://github.com/apache/nuttx/commit/7312a553bbc40f3771c5d53ccded89bed7391f2a It release the CPU but traded that for potentially quantized large delays David -Original Message- From: Radek Pesina Sent:

RE: CAN TX fail handling

2023-08-10 Thread David Sidrane
Tim, See https://github.com/apache/nuttx/issues/3927 David -Original Message- From: Alan C. Assis Sent: Wednesday, August 9, 2023 3:47 PM To: dev@nuttx.apache.org Cc: Pavel Pisa Subject: Re: CAN TX fail handling Hi Tim, Agree! This behavior could be implemented in the driver, for

RE: STM32H7 serial TX DMA issues

2024-03-08 Thread David Sidrane
Hi Kian, The Problem with the semaphore is it cause blocking when the port is opened non blocking. Please do PR so we can review it. David -Original Message- From: Kian Karas (KK) Sent: Friday, March 8, 2024 4:18 AM To: dev@nuttx.apache.org Subject: STM32H7

RE: Ethernet direct RMII connection

2024-03-01 Thread David Sidrane
Rolan, Have a look in the imx8 manual you may be able to source the clock from that MAC. David -Original Message- From: Roland Sent: Friday, March 1, 2024 9:55 AM To: dev@nuttx.apache.org Subject: Re: Ethernet direct RMII connection Hi Alan, Thanks for this reminder. I am using

<    1   2   3   4