Option to break for loop in PWM driver code by -1 channel number

2021-07-22 Thread Michal Lenc
Hello, the PWM driver currently uses channel number 0 for channels that are not supposed to be used. During the meeting for Google Summer of Code project NuttX Support for Rapid Control Applications Development with pysimCoder (information about the project can be found here https://cwiki.a

Re: STM32H7: What happened with the CANFD driver?

2021-07-22 Thread John Rippetoe
Hi guys, I worked on this driver and opened the PR you both are referring too. I have been slammed with other things at work, which have prevented me from diving back into this. I will say that I have been actively using this driver in it's current state on NuttX 8.2 with no problems. I initi

Re: STM32H7: What happened with the CANFD driver?

2021-07-22 Thread Nathan Hartman
On Thu, Jul 22, 2021 at 4:55 AM Frank-Christian Kruegel wrote: > Hi! > > Some months ago a member of this mailing list submitted a CANFD driver > for STM32H7. What happened with this driver? Is it stuck in the review > process? Is additional work to do? > > Best regards > > Frank-Christian > Hel

RE: STM32F7/H7: DAC driver missing?

2021-07-22 Thread David Sidrane
Hi If it is not all there then most likely you will have to port it. David -Original Message- From: Frank-Christian Kruegel [mailto:nu...@istda.com] Sent: Thursday, July 22, 2021 2:00 AM To: dev@nuttx.apache.org Subject: STM32F7/H7: DAC driver missing? Hi. I'm wondering where the drive

STM32F7/H7: DAC driver missing?

2021-07-22 Thread Frank-Christian Kruegel
Hi. I'm wondering where the driver for the STM32F7/H7 DACOUT pins is. For STM32F7 I can select DACOUT1 and DACOUT2 in menuconfig, but I don't find any accompanying source code. For STM32H7 I find traces of DAC configuration, but work there seems to be still in progress. For STM32F4 I do find

STM32H7: What happened with the CANFD driver?

2021-07-22 Thread Frank-Christian Kruegel
Hi! Some months ago a member of this mailing list submitted a CANFD driver for STM32H7. What happened with this driver? Is it stuck in the review process? Is additional work to do? Best regards Frank-Christian