mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-08 07:45:21 +00:00
The output state of the CS GPIO must be configured with a pull-up while setting the GPIO as output. Otherwise the GPIO will be forced low, before being set high by the call to spim_nrf52_csn(). This results in a glitch of 1us on the CS line, which may confuse some ICs in the worst case. Signed-off-by: Florian Vaussard <florian.vaussard@gmail.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Kconfig.dw | ||
Kconfig.mcux_dspi | ||
Kconfig.nrf5_legacy | ||
Makefile | ||
spi_context.h | ||
spi_dw_legacy.c | ||
spi_dw_quark_se_ss_regs.h | ||
spi_dw_regs.h | ||
spi_dw.c | ||
spi_dw.h | ||
spi_intel.c | ||
spi_intel.h | ||
spi_ll_stm32.c | ||
spi_ll_stm32.h | ||
spi_mcux_dspi.c | ||
spi_qmsi_ss.c | ||
spi_qmsi.c | ||
spim_nrf52_legacy.c | ||
spis_nrf5_legacy.c |