STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32U5A5ZJ comparator interrupts

Hello,We have a custom board based on the STM32U5A5ZJ, and are in the process of writing a zephyr driver for the two analog comparators on the MCU. Our use-case requires the driver to support interrupts on both comparators. Looking at the reference m...

stichkul by Associate
  • 330 Views
  • 1 replies
  • 1 kudos

Resolved! hal_stm32 on Zephyr 3.2.0

Hi everyone. I'm currently working on a legacy project that only runs on Zephyr V3.2.0. I have to use the hal_stm32 to get some peripherals running (https://github.com/zephyrproject-rtos/hal_stm32). The latest version of hal_stm32 is not compatible w...

Labels