RE: STM32U5 support

2021-12-14 Thread MIGUEL ALEXANDRE WISINTAINER
Got success to run o LOM204 the Nuttx Uses the STM32L0 De: Michael Jung Enviado: sexta-feira, 10 de dezembro de 2021 06:43 Para: dev@nuttx.apache.org Assunto: Re: STM32U5 support Hi David, Hi Miguel, thanks for your feedback! David wrote: > Are the L5 and

RE: STM32U5 support

2021-12-10 Thread MIGUEL ALEXANDRE WISINTAINER
my plans to 2022 is to test on STM32L071, because we sell STM32+SX1276 modules and i want to test the LoRa! De: Michael Jung Enviado: sexta-feira, 10 de dezembro de 2021 06:43 Para: dev@nuttx.apache.org Assunto: Re: STM32U5 support Hi David, Hi Miguel, thanks

Re: STM32U5 support

2021-12-09 Thread Michael Jung
> David > > > On Wed, Dec 8, 2021 at 10:54 PM Michael Jung wrote: > > > Hello everybody, > > > > I have started to work on STM32U5 support for Apache NuttX and would like > > to get some feedback on how this should be integrated. Realizing that > >

Re: STM32U5 support

2021-12-09 Thread David Sidrane
ody, > > I have started to work on STM32U5 support for Apache NuttX and would like > to get some feedback on how this should be integrated. Realizing that > support STM32F0, STM32L0 and STM32G0 is all handled within > /arch/arm/src/stm32l0g0f0, I would like to rename /arch/arch/src/

RE: STM32U5 support

2021-12-09 Thread MIGUEL ALEXANDRE WISINTAINER
This should be good! De: Michael Jung Enviado: quinta-feira, 9 de dezembro de 2021 06:53 Para: dev@nuttx.apache.org Assunto: STM32U5 support Hello everybody, I have started to work on STM32U5 support for Apache NuttX and would like to get some feedback on how

STM32U5 support

2021-12-08 Thread Michael Jung
Hello everybody, I have started to work on STM32U5 support for Apache NuttX and would like to get some feedback on how this should be integrated. Realizing that support STM32F0, STM32L0 and STM32G0 is all handled within /arch/arm/src/stm32l0g0f0, I would like to rename /arch/arch/src/stm32l5 to