Re: STM32U5 support

2021-12-09 Thread Michael Jung
Hi David, Hi Miguel, thanks for your feedback! David wrote: > Are the L5 and U5 the same with different marketing names or are there underlying IP differences? What is the delta? To me the U5 seems to essentially be a re-spin of the L5 on a new technology node. However, the IP blocks have been u

Re: Control Task #2 from Task #1

2021-12-09 Thread Swapna Iyer
Is there any example I can look at? Swapna Iyer swa...@lightmatter.co > On Dec 7, 2021, at 11:37 AM, Swapna Iyer wrote: > > Hi, > > How can I enable a Nuttx task (task #1) to control another Nuttx task (task > #2)? In FreeRTOS, I was able to use task_suspend(task_handle of task #2) and > t

Re: STM32U5 support

2021-12-09 Thread David Sidrane
Hi Michael, Of course you are much closer to the problem than I am. So here is just my opinion based on the stm32, stm32f7, stm32h7 lessons. Are the L5 and U5 the same with different marketing names or are there underlying IP differences? What is the delta? I would head the direction of splitti

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 t