Re: Zephyr on STM32F042/072/405 with USB?
Erwan Gouriou
Hi Christer,
toggle quoted messageShow quoted text
Thanks in advance for these tasks. For USB support on STM32, it would be great that this work could benefit to the whole STM32 family. STM32Cube SDK could help you in implementing a single driver common to STM32 SoCs thanks to HAL. Should you prefer to implement a zephyr native driver, please note that Cube SDKs provides CMSIS defines, structures and macros that are useful for abstracting differences between SoC and keep genericity in your driver. Good luck with this work Erwan
On 15 January 2017 at 17:13, Christer Weinigel <christer(a)weinigel.se> wrote:
Hi all,
|
|