RE: Raspberry Pi Pico Not Responing

2021-11-21 Thread Yuuichi.A.Nakamura
Oops. I mistook the git option. Please use the following command. $ git clone -b1.1.2 master https://github.com/raspberrypi/pico-sdk.git -Original Message- From: Nakamura, Yuuichi (SGC) Sent: Monday, November 22, 2021 3:11 PM To: dev@nuttx.apache.org; malek.l...@gmail.com Cc:

RE: Raspberry Pi Pico Not Responing

2021-11-21 Thread Yuuichi.A.Nakamura
Hi Lukas and Alan, Would you try the following command to get the Raspberry Pi Pico SDK ? $ git clone -r1.1.2 master https://github.com/raspberrypi/pico-sdk.git NuttX for Raspberry Pi Pico uses a part of Pico SDK for bootloader, but did not follow the latesd SDK update. By using the fixed

Re: Raspberry Pi Pico Not Responing

2021-11-21 Thread Alan Carvalho de Assis
I forgot to copy the mailing list, it could help other users in the future. BR, Alan On 11/21/21, Alan Carvalho de Assis wrote: > Hi Lukas, > > I just tested here using the usbnsh: > > ./tools/configure.sh raspberrypi-pico:usbnsh > > After compiled I copied the nuttx.uf2 to the rasp pico disk

Re: Raspberry Pi Pico Not Responing

2021-11-21 Thread Alan Carvalho de Assis
Did it work for you? On 11/20/21, Alan Carvalho de Assis wrote: > Hi Lukas, > > I just installed Ubuntu 21.04 and followed the README.txt and > duplicated your issue: > > $ sudo apt-get install automake bison build-essential flex > gcc-arm-none-eabi gperf git libncurses5-dev libtool libusb-dev >

Re: Custom audio capabilities

2021-11-21 Thread TimH
On 20/11/2021 13:40, TimH wrote: Hi, I'm adding arch support for the sama5d2 Class D audio peripheral. This has bass cut/boost and treble cut/boost capabilities which don't fit (as best as I can tell) with the current set of audio driver capabilities and are, quite probably, unique to this