Re: Using Nuttx with the CORTEXM33 STM32U5

2022-03-02 Thread Aaron Rito
Ok I see it now, thank you. I will relay this information and get back to Michael about next steps. Thank you very much for your responses! On Fri, Feb 25, 2022 at 10:19 PM Michael Jung wrote: > Hi Aaron, > > you can see the mail trail Alan is referring to at > https://www.mail-archive.com/dev@n

Re: Using Nuttx with the CORTEXM33 STM32U5

2022-02-25 Thread Michael Jung
Hi Aaron, you can see the mail trail Alan is referring to at https://www.mail-archive.com/dev@nuttx.apache.org/msg07551.html Go Buffs! Michael Am Sa., 26. Feb. 2022 um 00:40 Uhr schrieb Alan Carvalho de Assis < acas...@gmail.com>: > Hi Aaron, > > Maybe you are not receiving message from NuttX m

Re: Using Nuttx with the CORTEXM33 STM32U5

2022-02-25 Thread Alan Carvalho de Assis
Hi Aaron, Maybe you are not receiving message from NuttX mailing list... Many people replied your email and Michael Jung submitted the support to STM32U5. Please take a look at NuttX's github repo. BR, Alan On 2/24/22, Aaron Rito wrote: > Just following up on this as we haven't heard back. T

Re: Using Nuttx with the CORTEXM33 STM32U5

2022-02-25 Thread Aaron Rito
Just following up on this as we haven't heard back. Thank you. On Wed, Feb 9, 2022 at 2:07 PM Aaron Rito wrote: > To whom it may concern, > > I am reaching out on behalf of my organization (GEOTAB) regarding kernel > support for the CORTEXM33, specifically the STM32U5 MCU. We are curious if > th

Re: Using Nuttx with the CORTEXM33 STM32U5

2022-02-13 Thread Michael Jung
Hi Aaron, Meanwhile, Xiang has merged my pull request. So, to a certain extent NuttX now supports the STM32U5. Currently, only the SPI and the UART macro are supported I/O wise. If your company needs other I/O, please let me know so that we can coordinate work. I recently started my own small b

Re: Using Nuttx with the CORTEXM33 STM32U5

2022-02-11 Thread Michael Jung
Hello, I have NuttX running on the STM32U585 (B-U585I-IOT02A DevKit). Currently only UART and SPI macros are supported, but I will continue to work in this port. I will do some clean-up and open a pull request in the next couple of days. I would love to join forces on this effort. Bye, Michael

Re: Using Nuttx with the CORTEXM33 STM32U5

2022-02-09 Thread Xiang Xiao
Here is the chip use M33: https://github.com/apache/incubator-nuttx/tree/master/arch/arm/src/rtl8720c On Thu, Feb 10, 2022 at 11:12 AM Gregory Nutt wrote: > There is good support for ARMv8-M and there are contributors using > proprietary ARMv8-M parts (probably Cortex-M33???), but no support for

Re: Using Nuttx with the CORTEXM33 STM32U5

2022-02-09 Thread Gregory Nutt
There is good support for ARMv8-M and there are contributors using proprietary ARMv8-M parts (probably Cortex-M33???), but no support for any specific chips or boards have been contributed. On Wed, Feb 9, 2022 at 8:07 PM Alan Carvalho de Assis wrote: > Hi Aaron, > > On Wednesday, February 9, 202

Re: Using Nuttx with the CORTEXM33 STM32U5

2022-02-09 Thread Alan Carvalho de Assis
Hi Aaron, On Wednesday, February 9, 2022, Aaron Rito wrote: > To whom it may concern, > > I am reaching out on behalf of my organization (GEOTAB) regarding kernel > support for the CORTEXM33, specifically the STM32U5 MCU. We are curious if > there are any plans to offer support for this chipset

Using Nuttx with the CORTEXM33 STM32U5

2022-02-09 Thread Aaron Rito
To whom it may concern, I am reaching out on behalf of my organization (GEOTAB) regarding kernel support for the CORTEXM33, specifically the STM32U5 MCU. We are curious if there are any plans to offer support for this chipset or if there may be an avenue for us to contribute to one if no plans exi