Hello Simon and others,
On Thursday 05 of August 2021 14:02:31 Simon Filgis wrote:
> Dear all, Pavel, thanks for following up!
>
> Regarding:
> *CAN*: Until now everything works out of the box for me. Thanks for the
> hint with Rev A/B ... I will keep this in mind.
the baudare or some other stuff
Dear all, Pavel, thanks for following up!
Regarding:
*CAN*: Until now everything works out of the box for me. Thanks for the
hint with Rev A/B ... I will keep this in mind.
*ADC/AFEC*: I found the existing headers and I'm trying to implement a very
basic interrupsdriven implementation.
Work is sti
Hello everybody,
I would like to share some info about SAME70
work in progress and material to share.
Due to the chip crisis Elektroline has switched
in a hurry to SAME7x by start of this year
and we provide some consultations and help
with NuttX in general and for this target
as well.
The most
Very nice Simon!
It's a relief to hear that!
Welcome aboard!
BR,
Alan
On 8/3/21, Simon Filgis wrote:
> Hi Alan,
>
> that is what I started today. It turns out to be a good exercise.
>
> Nuttx is fun :)
>
> Regards,
>
> Simon
>
> --
>
> Alan Carvalho de Assis schrieb am Di., 3. Aug. 2021,
> 1
Hi Alan,
that is what I started today. It turns out to be a good exercise.
Nuttx is fun :)
Regards,
Simon
--
Alan Carvalho de Assis schrieb am Di., 3. Aug. 2021,
17:27:
> Hi Simon,
>
> I didn't look the SAME70 datasheet/reference manual, but probably the
> ADC is similar to SAMA5, normally
Hi Simon,
I didn't look the SAME70 datasheet/reference manual, but probably the
ADC is similar to SAMA5, normally the manufacturer reuse their IP
around many chips families.
Please use the arch/arm/src/sama5/sam_adc.c as reference to implement
the same70 ADC driver.
BR,
Alan
On 8/3/21, Simon F