Hi,
Thank you Alan sir. Now it's working.
Did you enable NSH_ARCHINIT ?
Application Configuration --->
NSH Library --->
[*] Have architecture-specific initialization
Could you please tell me how this nsh library works here?
This built-in leds driver works but it shows binary v
Hi Rushikesh,
You need to look the source code example to understand how to control
a single LED.
The userled works as a set of LEDs, so you need to use an IOCTL
command to set a single bit to turn on/off single LED. It is not like
the GPIO that you have a unique device file for each GPIO.
BR,
Since there's a new "license setup" Kconfig, does it make sense to
move other license-related questions into this menu too? (e.g., vik
memcpy)
Cheers,
Nathan
Hi Nathan
I am working on it and the plan is to add the others in the same menu but it
takes some time (MIT is next)
Regards
Alin
-Original Message-
From: Nathan Hartman
Sent: den 19 augusti 2021 15:55
To: dev@nuttx.apache.org
Subject: New license setup Kconfig
Since there's a new "
On Thu, Aug 19, 2021 at 9:58 AM wrote:
>
> Hi Nathan
>
> I am working on it and the plan is to add the others in the same menu but it
> takes some time (MIT is next)
>
> Regards
> Alin
Understood. No rush! Thank you!
Nathan
I hope that all will be ready for the next NuttX release
Regards
Alin
-Original Message-
From: Nathan Hartman
Sent: den 19 augusti 2021 16:22
To: dev@nuttx.apache.org
Subject: Re: New license setup Kconfig
On Thu, Aug 19, 2021 at 9:58 AM wrote:
>
> Hi Nathan
>
> I am working on it and
On Thu, Aug 19, 2021 at 10:25 AM wrote:
>
> I hope that all will be ready for the next NuttX release
> Regards
> Alin
That's fabulous. I'm glad to hear it. It's a very valuable addition
for companies that need to control licenses used in products.
Thanks for driving this.
Nathan
Working through the remaining driver support I need for my custom board and I
can’t find anything related to audio for the sama5d2 devices (they have Class D
capability, with lots of modes).
Before I dive in and find some time to create a driver from scratch, have I
missed something? Documen
I implemented audo on the SAMA4D3 and D4:
./sama5d3x-ek/configs/nxplayer/defconfig:CONFIG_DRIVERS_AUDIO=y
./sama5d4-ek/configs/elf/defconfig:CONFIG_DRIVERS_AUDIO=y
./sama5d4-ek/configs/ipv6/defconfig:CONFIG_DRIVERS_AUDIO=y
./sama5d4-ek/configs/nsh/defconfig:CONFIG_DRIVERS_AUDIO=y
./sama5d4-ek/con
Yes, I saw I2S support as well as for external audio codec chips, but nothing
for the on-chip Class D.
Are there any other supported processors that have on-board audio that I can
use as a “template”? I’ve run out of ideas of what to search for!
From: Gregory Nutt
Reply to:
Date: Thursd
10 matches
Mail list logo