hello Nordic
i work with nrf52832, with ncs 1.7.1 (moving soon to 1.9.2)
i have some issues with my spim clk and i think (not sure) its related to working with spim0 while i see in the .config file the following configs
CONFIG_HAS_HW_NRF_TWI0=y CONFIG_HAS_HW_NRF_TWI1=y CONFIG_HAS_HW_NRF_TWIM0=y CONFIG_HAS_HW_NRF_TWIM1=y CONFIG_HAS_HW_NRF_TWIS0=y CONFIG_HAS_HW_NRF_TWIS1=y
i try to change the config to =n in the .conf file but its says "symbol ... can not be set (has no prompt)
not sure what it means and how do i change the what i guess is a dependency of the nrf52832_soc config, to =n on the i2c (i have no peripheral needing i2c on my board)
hope to read from you soon
best regards
Ziv