cancel
Showing results for 
Search instead for 
Did you mean: 

Support for UCPD with N6 with zephyr

Brenden_PLUS
Associate II

I'm curious how hard of a task would it be to get UCPD working with the STM32N6 with zephyr.

 

I see it's supported with the G0

https://docs.zephyrproject.org/latest/boards/st/stm32g071b_disco/doc/index.html

 

From my understanding the UCPD hardware block is the same between the two chips?

1 REPLY 1
Mageee
Associate

Getting UCPD working on STM32N6 with Zephyr should be feasible since the hardware block is similar to the G0 series, but it will likely require porting or adapting the driver and verifying Zephyr support for that MCU.