Closed martinjaeger closed 4 years ago
Causes hard fault in this line: https://github.com/zephyrproject-rtos/zephyr/blob/4700c93f3cd898645182855663d0bb5e76a5ad9b/drivers/adc/adc_stm32.c#L334
See 91d4ec44243e08c39c9bc559be5502534652f398 for a workaround.
This has to be fixed properly in order to make load short circuit protection work with Zephyr.
Options:
Hard fault fixed in above commit.
Causes hard fault in this line: https://github.com/zephyrproject-rtos/zephyr/blob/4700c93f3cd898645182855663d0bb5e76a5ad9b/drivers/adc/adc_stm32.c#L334
See 91d4ec44243e08c39c9bc559be5502534652f398 for a workaround.
This has to be fixed properly in order to make load short circuit protection work with Zephyr.
Options: