Dear sir,
Please tell me how to change the frequency for TWI from 100khz to 400khz in nrf52832.
Regards,
Manoj Hiwarkar.
Dear sir,
Please tell me how to change the frequency for TWI from 100khz to 400khz in nrf52832.
Regards,
Manoj Hiwarkar.
In sdk_config.h, look for "NRFX_TWIM_DEFAULT_CONFIG_FREQUENCY" or "TWI_DEFAULT_CONFIG_FREQUENCY". Details are in the comments, there.