Hi Alan,
Yes - I can view that list and have successfully subscribed.
Kind regards,
Andrew Dennison
Chief Architect and Hardware Team Lead
On Fri, 10 Nov 2023 at 03:17, Alan C. Assis wrote:
> Hi Andrew,
>
> Sorry my delay, I opened the jira issue and they suggested me to ask
> at legal-discu
Hi Bert,
Are you configuring the DMA similar to way he did:
https://web.archive.org/web/20221027190645/http://www.lucadavidian.com/2018/03/08/wifi-controlled-neo-pixels-strips/
?
Although on NuttX each driver is a separated instance, under the hook
the basic configuration will be similar.
BR,
Hello,
I have figured what causes the transmission problem.
I had to setup the Channel Control B Register with:
DMAC_CHCTRLB_TRIGACT_BLOCK instead of DMAC_CHCTRLB_TRIGACT_BEAT
Because it would only do one pulse. With TRIGACT_BLOCK, it looks better but
DMAC do not read all the buffer. it seams th
Hi Andrew,
Sorry my delay, I opened the jira issue and they suggested me to ask
at legal-discuss mailling list.
I think it is public, so maybe everybody involved on this subject
could be involved.
Could you please confirm you have access to:
https://lists.apache.org/list.html?legal-disc...@apache
Hi Robert,
On 11/8/23, Robert Middleton wrote:
> Turns out it was a typo in the Kconfig file that took a while to track
> down. I don't think that Kconfig has an option to detect errors like
> this, which is pretty annoying.
>
> From boards/Kconfig:
> config ARCH_BOARD_STM32_THING_PLUS
>
Hi Alan,
Just confirming you got the suggested request i sent you off-list and that
it didn't end up in spam.
Thanks,
Andrew
On Sat, Oct 21, 2023, 12:38 AM Alan C. Assis wrote:
> Hi Andrew,
>
> I have access to Apache JIRA, please send me the suggested request and
> I will open a ticket ther